diff --git a/Changelog.old b/Changelog.old index 4c5bb63..7e00fe2 100644 --- a/Changelog.old +++ b/Changelog.old @@ -1,3 +1,12 @@ +* Sat Feb 11 2017 Fedora Release Engineering - 3.14.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Mon Dec 19 2016 Miro Hrončok - 3.14.0-2 +- Rebuild for Python 3.6 + +* Wed Sep 07 2016 Haikel Guemar 3.14.0-1 +- Update to 3.14.0 + * Tue Jul 19 2016 Fedora Release Engineering - 3.7.1-4 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages diff --git a/python-oslo-concurrency.spec b/python-oslo-concurrency.spec index db5c34a..3e1c85f 100644 --- a/python-oslo-concurrency.spec +++ b/python-oslo-concurrency.spec @@ -8,13 +8,13 @@ %global pkg_name oslo-concurrency Name: python-oslo-concurrency -Version: 3.14.0 -Release: 3%{?dist} +Version: 3.18.0 +Release: 1%{?dist} Summary: OpenStack Oslo concurrency library License: ASL 2.0 URL: https://launchpad.net/oslo -Source0: https://pypi.io/packages/source/o/%{pypi_name}/%{pypi_name}-%{version}.tar.gz +Source0: https://tarballs.openstack.org/%{pypi_name}/%{pypi_name}-%{upstream_version}.tar.gz BuildArch: noarch %description @@ -182,10 +182,10 @@ rm -rf %{buildroot}%{python3_sitelib}/oslo_concurrency/locale %find_lang oslo_concurrency --all-name %check -%{__python2} setup.py test ||: +%{__python2} setup.py test %if 0%{?with_python3} rm -rf .testrepository -%{__python3} setup.py test ||: +%{__python3} setup.py test %endif %files -n python2-%{pkg_name} @@ -206,6 +206,7 @@ rm -rf .testrepository %{python2_sitelib}/oslo_concurrency/tests %files -n python-%{pkg_name}-lang -f oslo_concurrency.lang +%license LICENSE %if 0%{?with_python3} %files -n python3-%{pkg_name} @@ -223,12 +224,6 @@ rm -rf .testrepository %changelog -* Sat Feb 11 2017 Fedora Release Engineering - 3.14.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Mon Dec 19 2016 Miro Hrončok - 3.14.0-2 -- Rebuild for Python 3.6 - -* Wed Sep 07 2016 Haikel Guemar 3.14.0-1 -- Update to 3.14.0 +* Wed Feb 08 2017 Alfredo Moralejo 3.18.0-1 +- Update to 3.18.0