automatic version update by autodist [release 1.0.0-1mamba;Wed Aug 02 2023]

This commit is contained in:
Automatic Build System 2024-01-05 21:33:54 +01:00
parent e6fa56a876
commit 4c83d1af47

View File

@ -1,5 +1,5 @@
Name: createrepo_c
Version: 0.21.1
Version: 1.0.0
Release: 1mamba
Summary: C implementation of createrepo, a tool to create repodata from a set of rpm files
Group: System/Management
@ -25,6 +25,7 @@ BuildRequires: libsqlite-devel
BuildRequires: libxml2-devel
BuildRequires: libz-devel
BuildRequires: libzck-devel
BuildRequires: libzstd-devel
## AUTOBUILDREQ-END
BuildRequires: librpm-devel >= 4.16.1.2-1mamba
BuildRequires: cmake
@ -117,6 +118,9 @@ done
%doc README.md
%changelog
* Wed Aug 02 2023 Automatic Build System <autodist@mambasoft.it> 1.0.0-1mamba
- automatic version update by autodist
* Wed Apr 05 2023 Automatic Build System <autodist@mambasoft.it> 0.21.1-1mamba
- automatic version update by autodist