From 2033de900564067a26691e6aa9034191df436457 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.2-1mamba;Thu Nov 09 2023] --- createrepo_c.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/createrepo_c.spec b/createrepo_c.spec index 7086926..8ed8cb3 100644 --- a/createrepo_c.spec +++ b/createrepo_c.spec @@ -1,5 +1,5 @@ Name: createrepo_c -Version: 1.0.1 +Version: 1.0.2 Release: 1mamba Summary: C implementation of createrepo, a tool to create repodata from a set of rpm files Group: System/Management @@ -15,7 +15,6 @@ BuildRequires: libbzip2-devel BuildRequires: libcurl-devel BuildRequires: libglib-devel BuildRequires: liblzma-devel -BuildRequires: libmagic-devel BuildRequires: libmodulemd-devel BuildRequires: libopenssl-devel BuildRequires: libpopt-devel @@ -119,6 +118,9 @@ done %doc README.md %changelog +* Thu Nov 09 2023 Automatic Build System 1.0.2-1mamba +- automatic version update by autodist + * Wed Nov 08 2023 Automatic Build System 1.0.1-1mamba - automatic version update by autodist