Rebuilt for Python 3.7

Previous attempt was covered by an update
epel9
Miro Hrončok 7 years ago
parent 4093b9f1ca
commit a34be7f330

@ -1,6 +1,6 @@
Name: libkml Name: libkml
Version: 1.3.0 Version: 1.3.0
Release: 12%{?dist} Release: 13%{?dist}
Summary: Reference implementation of OGC KML 2.2 Summary: Reference implementation of OGC KML 2.2
License: BSD License: BSD
@ -173,6 +173,9 @@ popd
%{_libdir}/cmake/%{name}/ %{_libdir}/cmake/%{name}/
%changelog %changelog
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.3.0-13
- Rebuilt for Python 3.7
* Tue Jun 19 2018 Sandro Mani <manisandro@gmail.com> - 1.3.0-12 * Tue Jun 19 2018 Sandro Mani <manisandro@gmail.com> - 1.3.0-12
- Locally add crypt.h from minizip, which was removed in minizip-devel (see #1424609) - Locally add crypt.h from minizip, which was removed in minizip-devel (see #1424609)

Loading…
Cancel
Save