From 60f40db07e52a23d5fd0503e67efcb7e3e878c1c Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:33:55 +0100 Subject: [PATCH] automatic version update by autodist [release 1.0.1-1mamba;Wed Nov 08 2023] --- createrepo_c.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/createrepo_c.spec b/createrepo_c.spec index b8ee0f5..7086926 100644 --- a/createrepo_c.spec +++ b/createrepo_c.spec @@ -1,5 +1,5 @@ Name: createrepo_c -Version: 1.0.0 +Version: 1.0.1 Release: 1mamba Summary: C implementation of createrepo, a tool to create repodata from a set of rpm files Group: System/Management @@ -20,6 +20,7 @@ BuildRequires: libmodulemd-devel BuildRequires: libopenssl-devel BuildRequires: libpopt-devel BuildRequires: libpython3-devel +BuildRequires: libpython311-devel BuildRequires: librpm-devel BuildRequires: libsqlite-devel BuildRequires: libxml2-devel @@ -118,6 +119,9 @@ done %doc README.md %changelog +* Wed Nov 08 2023 Automatic Build System 1.0.1-1mamba +- automatic version update by autodist + * Wed Aug 02 2023 Automatic Build System 1.0.0-1mamba - automatic version update by autodist