automatic version update by autodist [release 0.21.1-1mamba;Wed Apr 05 2023]

This commit is contained in:
Automatic Build System 2024-01-05 21:33:53 +01:00
parent 2fc6c12d1b
commit e6fa56a876

View File

@ -1,5 +1,5 @@
Name: createrepo_c
Version: 0.20.1
Version: 0.21.1
Release: 1mamba
Summary: C implementation of createrepo, a tool to create repodata from a set of rpm files
Group: System/Management
@ -18,6 +18,7 @@ BuildRequires: liblzma-devel
BuildRequires: libmagic-devel
BuildRequires: libmodulemd-devel
BuildRequires: libopenssl-devel
BuildRequires: libpopt-devel
BuildRequires: libpython3-devel
BuildRequires: librpm-devel
BuildRequires: libsqlite-devel
@ -116,6 +117,9 @@ done
%doc README.md
%changelog
* Wed Apr 05 2023 Automatic Build System <autodist@mambasoft.it> 0.21.1-1mamba
- automatic version update by autodist
* Thu Jun 30 2022 Automatic Build System <autodist@mambasoft.it> 0.20.1-1mamba
- automatic version update by autodist