|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: libkml
|
|
|
|
|
Version: 1.3.0
|
|
|
|
|
Release: 25%{?dist}
|
|
|
|
|
Release: 26%{?dist}
|
|
|
|
|
Summary: Reference implementation of OGC KML 2.2
|
|
|
|
|
|
|
|
|
|
License: BSD
|
|
|
|
@ -138,6 +138,9 @@ ctest -V
|
|
|
|
|
%{_libdir}/cmake/%{name}/
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.3.0-26
|
|
|
|
|
- Rebuilt for Python 3.9
|
|
|
|
|
|
|
|
|
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-25
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|