automatic version update by autodist [release 1.0.0-1mamba;Wed Aug 02 2023]
This commit is contained in:
parent
e6fa56a876
commit
4c83d1af47
@ -1,5 +1,5 @@
|
|||||||
Name: createrepo_c
|
Name: createrepo_c
|
||||||
Version: 0.21.1
|
Version: 1.0.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: C implementation of createrepo, a tool to create repodata from a set of rpm files
|
Summary: C implementation of createrepo, a tool to create repodata from a set of rpm files
|
||||||
Group: System/Management
|
Group: System/Management
|
||||||
@ -25,6 +25,7 @@ BuildRequires: libsqlite-devel
|
|||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
BuildRequires: libzck-devel
|
BuildRequires: libzck-devel
|
||||||
|
BuildRequires: libzstd-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: librpm-devel >= 4.16.1.2-1mamba
|
BuildRequires: librpm-devel >= 4.16.1.2-1mamba
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
@ -117,6 +118,9 @@ done
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Apr 05 2023 Automatic Build System <autodist@mambasoft.it> 0.21.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user