automatic version update by autodist [release 0.21.1-1mamba;Wed Apr 05 2023]
This commit is contained in:
parent
2fc6c12d1b
commit
e6fa56a876
@ -1,5 +1,5 @@
|
|||||||
Name: createrepo_c
|
Name: createrepo_c
|
||||||
Version: 0.20.1
|
Version: 0.21.1
|
||||||
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
|
||||||
@ -18,6 +18,7 @@ BuildRequires: liblzma-devel
|
|||||||
BuildRequires: libmagic-devel
|
BuildRequires: libmagic-devel
|
||||||
BuildRequires: libmodulemd-devel
|
BuildRequires: libmodulemd-devel
|
||||||
BuildRequires: libopenssl-devel
|
BuildRequires: libopenssl-devel
|
||||||
|
BuildRequires: libpopt-devel
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
BuildRequires: librpm-devel
|
BuildRequires: librpm-devel
|
||||||
BuildRequires: libsqlite-devel
|
BuildRequires: libsqlite-devel
|
||||||
@ -116,6 +117,9 @@ done
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Jun 30 2022 Automatic Build System <autodist@mambasoft.it> 0.20.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user