automatic version update by autodist [release 1.0.1-1mamba;Wed Nov 08 2023]
This commit is contained in:
parent
4c83d1af47
commit
60f40db07e
@ -1,5 +1,5 @@
|
||||
Name: createrepo_c
|
||||
Version: 1.0.0
|
||||
Version: 1.0.1
|
||||
Release: 1mamba
|
||||
Summary: C implementation of createrepo, a tool to create repodata from a set of rpm files
|
||||
Group: System/Management
|
||||
@ -20,6 +20,7 @@ BuildRequires: libmodulemd-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libpopt-devel
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: librpm-devel
|
||||
BuildRequires: libsqlite-devel
|
||||
BuildRequires: libxml2-devel
|
||||
@ -118,6 +119,9 @@ done
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Wed Nov 08 2023 Automatic Build System <autodist@mambasoft.it> 1.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 02 2023 Automatic Build System <autodist@mambasoft.it> 1.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user