New release 0.12.0

This commit is contained in:
Volker Fröhlich 2016-09-14 01:10:08 +02:00
commit da045c3422
3 changed files with 10 additions and 5 deletions

View file

@ -3,12 +3,12 @@
%global with_python3 1
Name: python-%{modname}
Version: 0.11.2
Release: 2%{?dist}
Version: 0.12.0
Release: 1%{?dist}
Summary: Client library for OGC web services
License: BSD
URL: http://geopython.github.io/OWSLib
Source0: http://pypi.python.org/packages/source/O/%{modname}/%{modname}-%{version}.tar.gz
URL: https://geopython.github.io/OWSLib
Source0: https://files.pythonhosted.org/packages/source/O/%{modname}/%{modname}-%{version}.tar.gz
BuildArch: noarch
BuildRequires: python2-devel
@ -95,6 +95,10 @@ popd
%endif # if with_python3
%changelog
* Tue Sep 13 2016 Volker Fröhlich <volker27@gmx.at> - 0.12.0-1
- New upstream release
- Update URL and Source
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.11.2-2
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages