diff --git a/oslo.privsep-1.33.5.tar.gz b/oslo.privsep-1.33.5.tar.gz new file mode 100644 index 0000000..05003de Binary files /dev/null and b/oslo.privsep-1.33.5.tar.gz differ diff --git a/oslo.privsep-2.5.0.tar.gz b/oslo.privsep-2.5.0.tar.gz deleted file mode 100644 index 42b6ed9..0000000 Binary files a/oslo.privsep-2.5.0.tar.gz and /dev/null differ diff --git a/python-oslo.privsep.spec b/python-oslo.privsep.spec index 737c054..b5c9753 100644 --- a/python-oslo.privsep.spec +++ b/python-oslo.privsep.spec @@ -1,13 +1,12 @@ %global _empty_manifest_terminate_build 0 Name: python-oslo-privsep -Version: 2.5.0 +Version: 1.33.5 Release: 1 Summary: OpenStack library for privilege separation License: Apache-2.0 URL: https://docs.openstack.org/oslo.privsep/latest/ -Source0: https://files.pythonhosted.org/packages/47/61/7525977dcb8fc24c9c3f7a687445e58998e82e2c0bc641b81de7ac76314a/oslo.privsep-2.5.0.tar.gz +Source0: https://files.pythonhosted.org/packages/74/a0/056d579ba04905378bdc629780e45fcf81ed6358a30cc68fd167fc38b20b/oslo.privsep-1.33.5.tar.gz BuildArch: noarch - %description OpenStack library for privilege separation.This library helps applications perform actions which require more or less privileges than they were started @@ -40,8 +39,6 @@ Requires: python3-oslo-config Requires: python3-oslo-i18n Requires: python3-oslo-log Requires: python3-oslo-utils - - %description -n python3-oslo-privsep OpenStack library for privilege separation.This library helps applications perform actions which require more or less privileges than they were started @@ -50,14 +47,13 @@ with in a safe, easy to code and easy to use manner. %package help Summary: OpenStack library for privilege separation Provides: python3-oslo-privsep-doc - %description help OpenStack library for privilege separation.This library helps applications perform actions which require more or less privileges than they were started with in a safe, easy to code and easy to use manner. %prep -%autosetup -n oslo.privsep-2.5.0 +%autosetup -n oslo.privsep-%{version} %build %py3_build @@ -91,18 +87,13 @@ popd mv %{buildroot}/filelist.lst . mv %{buildroot}/doclist.lst . - %files -n python3-oslo-privsep -f filelist.lst - %dir %{python3_sitelib}/* %files help -f doclist.lst %{_docdir}/* %changelog -* Thu Jul 15 2021 yaozc701 - 2.5.0-1 -- Upgrade version to 2.5.0 -* Sat Jan 30 2021 zhangy -- Add buildrequires -* Fri Jan 08 2021 Python_Bot -- Package Spec generated +* Mon Nov 15 2021 OpenStack_SIG - 1.33.5-1 +- Init package python3-oslo-privsep of version 1.33.5 +