Update to 6.0.0

This commit is contained in:
wk333 2024-01-30 16:53:08 +08:00
parent 1afce88c87
commit 80b4d248d9
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
pbr-6.0.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-pbr Name: python-pbr
Version: 5.8.1 Version: 6.0.0
Release: 1 Release: 1
Summary: Python Build Reasonableness Summary: Python Build Reasonableness
License: Apache-2.0 License: Apache-2.0
URL: https://docs.openstack.org/pbr/latest/ URL: https://docs.openstack.org/pbr/latest/
Source0: https://files.pythonhosted.org/packages/51/da/eb358ed53257a864bf9deafba25bc3d6b8d41b0db46da4e7317500b1c9a5/pbr-5.8.1.tar.gz Source0: https://files.pythonhosted.org/packages/source/p/pbr/pbr-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
PBR is a library that injects some useful and sensible default behaviors into PBR is a library that injects some useful and sensible default behaviors into
@ -94,6 +94,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Tue Jan 30 2024 wangkai <13474090681@163.com> - 6.0.0-1
- Update to 6.0.0
* Sun May 22 2022 Han Guangyu <hanguangyu@uniontech.com> - 5.8.1-1 * Sun May 22 2022 Han Guangyu <hanguangyu@uniontech.com> - 5.8.1-1
- Upgrade package python3-pbr to version 5.8.1 - Upgrade package python3-pbr to version 5.8.1