diff --git a/python-pbr.spec b/python-pbr.spec index 54fd346..04bdd19 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -1,5 +1,5 @@ Name: python-pbr -Version: 1.9.1 +Version: 5.6.0 Release: 1mamba Summary: A library that injects some useful and sensible default behaviors into your setuptools run Group: System/Libraries @@ -7,13 +7,11 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://launchpad.net/pbr -Source: https://pypi.python.org/packages/source/p/pbr/pbr-%{version}.tar.gz +Source: https://pypi.debian.net/pbr/pbr-%{version}.tar.gz License: Apache License 2.0 ## AUTOBUILDREQ-BEGIN -BuildRequires: libpython-devel ## AUTOBUILDREQ-END Requires: python >= %python_version -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description %{summary}. @@ -40,6 +38,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %doc AUTHORS LICENSE %changelog +* Mon May 03 2021 Automatic Build System 5.6.0-1mamba +- automatic update by autodist + * Sat Apr 23 2016 Automatic Build System 1.9.1-1mamba - automatic version update by autodist