diff --git a/createrepo_c.spec b/createrepo_c.spec index cfa05b5..064fb50 100644 --- a/createrepo_c.spec +++ b/createrepo_c.spec @@ -1,5 +1,5 @@ Name: createrepo_c -Version: 0.17.2 +Version: 0.17.3 Release: 1mamba Summary: C implementation of createrepo, a tool to create repodata from a set of rpm files Group: System/Management @@ -11,16 +11,13 @@ Source: https://github.com/rpm-software-management/createrepo_c.git/%{ver License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: ldconfig BuildRequires: libbzip2-devel BuildRequires: libcurl-devel -BuildRequires: libdrpm-devel BuildRequires: libglib-devel BuildRequires: liblzma-devel BuildRequires: libmagic-devel BuildRequires: libmodulemd-devel BuildRequires: libopenssl-devel -BuildRequires: libpython-devel BuildRequires: libpython3-devel BuildRequires: librpm-devel BuildRequires: libsqlite-devel @@ -113,6 +110,9 @@ This package contains the Python bindings for %{name}. %doc README.md %changelog +* Mon Jun 14 2021 Automatic Build System 0.17.3-1mamba +- automatic version update by autodist + * Wed Apr 14 2021 Automatic Build System 0.17.2-1mamba - automatic version update by autodist