diff --git a/createrepo_c.spec b/createrepo_c.spec index 6cdc99f..f936145 100644 --- a/createrepo_c.spec +++ b/createrepo_c.spec @@ -1,6 +1,6 @@ Name: createrepo_c Version: 1.1.0 -Release: 1mamba +Release: 2mamba Summary: C implementation of createrepo, a tool to create repodata from a set of rpm files Group: System/Management Vendor: openmamba @@ -27,7 +27,7 @@ BuildRequires: libz-devel BuildRequires: libzck-devel BuildRequires: libzstd-devel ## AUTOBUILDREQ-END -BuildRequires: librpm-devel >= 4.16.1.2-1mamba +BuildRequires: librpm-devel >= 4.19.1.1-2mamba BuildRequires: cmake Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} Provides: createrepo @@ -118,6 +118,9 @@ done %doc README.md %changelog +* Wed May 15 2024 Automatic Build System 1.1.0-2mamba +- rebuilt by autoport with build requirements: librpm-devel>=4.19.1.1-2mamba + * Sun Mar 24 2024 Automatic Build System 1.1.0-1mamba - automatic version update by autodist