diff --git a/pbr-6.0.0.tar.gz b/pbr-6.0.0.tar.gz deleted file mode 100644 index c866c8cf47cffada79ac9b25ee8e697e3c9fa764..0000000000000000000000000000000000000000 Binary files a/pbr-6.0.0.tar.gz and /dev/null differ diff --git a/pbr-6.1.0.tar.gz b/pbr-6.1.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..5012716e8e4878e4b013aff5167f73b2b2598193 Binary files /dev/null and b/pbr-6.1.0.tar.gz differ diff --git a/python-pbr.spec b/python-pbr.spec index 352d898c163b50b0a8af0d2d69ad997840ceaec3..47158bccc5bb89691eace0503f41291c8b8149a7 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-pbr -Version: 6.0.0 +Version: 6.1.0 Release: 1 Summary: Python Build Reasonableness License: Apache-2.0 @@ -20,7 +20,6 @@ Provides: python-pbr # Base build requires BuildRequires: python3-devel BuildRequires: python3-setuptools -BuildRequires: python3-pbr BuildRequires: python3-pip BuildRequires: python3-wheel Requires: python3-setuptools @@ -94,6 +93,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue May 13 2025 openeuler_bot - 6.1.0-1 +- update python-pbr to 6.1.0 + * Tue Jan 30 2024 wangkai <13474090681@163.com> - 6.0.0-1 - Update to 6.0.0 @@ -113,4 +115,4 @@ mv %{buildroot}/doclist.lst . - Modify BuildRequires. * Fri Nov 22 2019 Wanjiankang - 4.1.1-2 -- Initial package. +- Initial package. \ No newline at end of file