This commit is contained in:
Dennis Gilmore 2015-06-18 18:22:02 +00:00
commit 6f2addc342

View file

@ -4,7 +4,7 @@
Name: python-%{modname}
Version: 0.9.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Client library for OGC web services
License: BSD
URL: http://geopython.github.io/OWSLib
@ -93,6 +93,9 @@ popd
%endif # if with_python3
%changelog
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat Jun 13 2015 Volker Fröhlich <volker27@gmx.at> - 0.9.0-1
- New upstream release
- Add Python 3 sub-package