automatic version update by autodist [release 1.0.2-1mamba;Thu Nov 09 2023]

This commit is contained in:
Automatic Build System 2024-01-05 21:33:55 +01:00
parent 60f40db07e
commit 2033de9005

View File

@ -1,5 +1,5 @@
Name: createrepo_c
Version: 1.0.1
Version: 1.0.2
Release: 1mamba
Summary: C implementation of createrepo, a tool to create repodata from a set of rpm files
Group: System/Management
@ -15,7 +15,6 @@ BuildRequires: libbzip2-devel
BuildRequires: libcurl-devel
BuildRequires: libglib-devel
BuildRequires: liblzma-devel
BuildRequires: libmagic-devel
BuildRequires: libmodulemd-devel
BuildRequires: libopenssl-devel
BuildRequires: libpopt-devel
@ -119,6 +118,9 @@ done
%doc README.md
%changelog
* Thu Nov 09 2023 Automatic Build System <autodist@mambasoft.it> 1.0.2-1mamba
- automatic version update by autodist
* Wed Nov 08 2023 Automatic Build System <autodist@mambasoft.it> 1.0.1-1mamba
- automatic version update by autodist