automatic version update by autodist [release 4.18.0-1mamba;Fri Sep 23 2022]

This commit is contained in:
Automatic Build System 2024-01-05 17:29:07 +01:00
parent 903a1efdaf
commit c9e9a16a01

View File

@ -16,8 +16,8 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: rpm
Epoch: 1
Version: 4.17.1.1
Release: 5mamba
Version: 4.18.0
Release: 1mamba
Summary: The RPM Package Manager (RPM) is a powerful package management system
Group: System/Management
Vendor: openmamba
@ -247,6 +247,7 @@ rm -f %{buildroot}%{_libdir}/librpm*.la
%{_bindir}/rpmdb%{?program_suffix}
%{_bindir}/rpmgraph%{?program_suffix}
%{_bindir}/rpmkeys%{?program_suffix}
%{_bindir}/rpmlua
%{_bindir}/rpmquery
%{_bindir}/rpmsign%{?program_suffix}
%{_bindir}/rpmspec%{?program_suffix}
@ -271,6 +272,7 @@ rm -f %{buildroot}%{_libdir}/librpm*.la
%{_mandir}/man8/rpmdeps.8*
%{_mandir}/man8/rpmgraph.8*
%{_mandir}/man8/rpmkeys.8*
%{_mandir}/man8/rpmlua.8*
%{_mandir}/man8/rpmsign.8*
%{_mandir}/man8/rpmspec.8*
%{_mandir}/man8/rpm-plugin*.8*
@ -302,6 +304,9 @@ rm -f %{buildroot}%{_libdir}/librpm*.la
%{python3_sitearch}/rpm/*
%changelog
* Fri Sep 23 2022 Automatic Build System <autodist@mambasoft.it> 4.18.0-1mamba
- automatic version update by autodist
* Sun Sep 11 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 4.17.1.1-5mamba
- restore python distdeps generators by adding pythondistdeps.py and fileattrs/python*