From 4c83d1af478108f68e7640dc40720692f08d77ff Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:33:54 +0100 Subject: [PATCH] automatic version update by autodist [release 1.0.0-1mamba;Wed Aug 02 2023] --- createrepo_c.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/createrepo_c.spec b/createrepo_c.spec index 464a1bb..b8ee0f5 100644 --- a/createrepo_c.spec +++ b/createrepo_c.spec @@ -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 1.0.0-1mamba +- automatic version update by autodist + * Wed Apr 05 2023 Automatic Build System 0.21.1-1mamba - automatic version update by autodist