diff --git a/Changelog.old b/Changelog.old index e2ce145..92db9e2 100644 --- a/Changelog.old +++ b/Changelog.old @@ -1,3 +1,12 @@ +* Sat Feb 11 2017 Fedora Release Engineering - 1.8.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Mon Dec 19 2016 Miro Hrončok - 1.8.0-2 +- Rebuild for Python 3.6 + +* Fri Sep 02 2016 Haikel Guemar 1.8.0-1 +- Update to 1.8.0 + * Thu Feb 04 2016 Fedora Release Engineering - 0.8.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/python-debtcollector.spec b/python-debtcollector.spec index 945e392..672be31 100644 --- a/python-debtcollector.spec +++ b/python-debtcollector.spec @@ -7,13 +7,13 @@ %endif Name: python-%{pypi_name} -Version: 1.8.0 -Release: 3%{?dist} +Version: 1.11.0 +Release: 1%{?dist} Summary: A collection of Python deprecation patterns and strategies License: ASL 2.0 URL: https://pypi.python.org/pypi/%{pypi_name} -Source0: http://tarballs.openstack.org/%{pypi_name}/%{pypi_name}-%{upstream_version}.tar.gz +Source0: https://tarballs.openstack.org/%{pypi_name}/%{pypi_name}-%{upstream_version}.tar.gz BuildArch: noarch %description @@ -33,6 +33,7 @@ BuildRequires: python-setuptools BuildRequires: python-pbr Requires: python-babel +Requires: python-funcsigs Requires: python-pbr Requires: python-six Requires: python-wrapt @@ -66,6 +67,7 @@ BuildRequires: python3-setuptools BuildRequires: python3-pbr Requires: python3-babel +Requires: python3-funcsigs Requires: python3-pbr Requires: python3-six Requires: python3-wrapt @@ -128,12 +130,6 @@ rm -fr doc/build/html/.buildinfo %endif %changelog -* Sat Feb 11 2017 Fedora Release Engineering - 1.8.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Mon Dec 19 2016 Miro Hrončok - 1.8.0-2 -- Rebuild for Python 3.6 - -* Fri Sep 02 2016 Haikel Guemar 1.8.0-1 -- Update to 1.8.0 +* Tue Feb 07 2017 Alfredo Moralejo 1.11.0-1 +- Update to 1.11.0