automatic version update by autodist [release 4.18.0-1mamba;Fri Sep 23 2022]
This commit is contained in:
parent
903a1efdaf
commit
c9e9a16a01
9
rpm.spec
9
rpm.spec
@ -16,8 +16,8 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: rpm
|
Name: rpm
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 4.17.1.1
|
Version: 4.18.0
|
||||||
Release: 5mamba
|
Release: 1mamba
|
||||||
Summary: The RPM Package Manager (RPM) is a powerful package management system
|
Summary: The RPM Package Manager (RPM) is a powerful package management system
|
||||||
Group: System/Management
|
Group: System/Management
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -247,6 +247,7 @@ rm -f %{buildroot}%{_libdir}/librpm*.la
|
|||||||
%{_bindir}/rpmdb%{?program_suffix}
|
%{_bindir}/rpmdb%{?program_suffix}
|
||||||
%{_bindir}/rpmgraph%{?program_suffix}
|
%{_bindir}/rpmgraph%{?program_suffix}
|
||||||
%{_bindir}/rpmkeys%{?program_suffix}
|
%{_bindir}/rpmkeys%{?program_suffix}
|
||||||
|
%{_bindir}/rpmlua
|
||||||
%{_bindir}/rpmquery
|
%{_bindir}/rpmquery
|
||||||
%{_bindir}/rpmsign%{?program_suffix}
|
%{_bindir}/rpmsign%{?program_suffix}
|
||||||
%{_bindir}/rpmspec%{?program_suffix}
|
%{_bindir}/rpmspec%{?program_suffix}
|
||||||
@ -271,6 +272,7 @@ rm -f %{buildroot}%{_libdir}/librpm*.la
|
|||||||
%{_mandir}/man8/rpmdeps.8*
|
%{_mandir}/man8/rpmdeps.8*
|
||||||
%{_mandir}/man8/rpmgraph.8*
|
%{_mandir}/man8/rpmgraph.8*
|
||||||
%{_mandir}/man8/rpmkeys.8*
|
%{_mandir}/man8/rpmkeys.8*
|
||||||
|
%{_mandir}/man8/rpmlua.8*
|
||||||
%{_mandir}/man8/rpmsign.8*
|
%{_mandir}/man8/rpmsign.8*
|
||||||
%{_mandir}/man8/rpmspec.8*
|
%{_mandir}/man8/rpmspec.8*
|
||||||
%{_mandir}/man8/rpm-plugin*.8*
|
%{_mandir}/man8/rpm-plugin*.8*
|
||||||
@ -302,6 +304,9 @@ rm -f %{buildroot}%{_libdir}/librpm*.la
|
|||||||
%{python3_sitearch}/rpm/*
|
%{python3_sitearch}/rpm/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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*
|
- restore python distdeps generators by adding pythondistdeps.py and fileattrs/python*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user