automatic version update by autodist [release 6.1.1-1mamba;Thu Feb 06 2025]

This commit is contained in:
Automatic Build System 2025-02-06 13:26:46 +01:00
parent 289a24f8af
commit 681af51619

View File

@ -1,5 +1,5 @@
Name: python-pbr
Version: 6.1.0
Version: 6.1.1
Release: 1mamba
Summary: A library that injects some useful and sensible default behaviors into your setuptools run
Group: System/Libraries
@ -9,6 +9,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://launchpad.net/pbr
Source: https://pypi.debian.net/pbr/pbr-%{version}.tar.gz
License: Apache License 2.0
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel
BuildRequires: python3.11dist(setuptools)
@ -57,6 +58,9 @@ sed -i "\,%{_bindir}/pbr,d" %{name}.filelist
%doc AUTHORS LICENSE
%changelog
* Thu Feb 06 2025 Automatic Build System <autodist@openmamba.org> 6.1.1-1mamba
- automatic version update by autodist
* Wed Aug 28 2024 Automatic Build System <autodist@openmamba.org> 6.1.0-1mamba
- automatic version update by autodist