From 7c664fa9b9db0a17f7d4325ade21327d68006360 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:33:53 +0100 Subject: [PATCH] automatic version update by autodist [release 0.17.1-1mamba;Sat Mar 06 2021] --- createrepo_c.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/createrepo_c.spec b/createrepo_c.spec index d23115d..6b209fd 100644 --- a/createrepo_c.spec +++ b/createrepo_c.spec @@ -1,5 +1,5 @@ Name: createrepo_c -Version: 0.17.0 +Version: 0.17.1 Release: 1mamba Summary: C implementation of createrepo, a tool to create repodata from a set of rpm files Group: System/Management @@ -30,7 +30,6 @@ BuildRequires: libzck-devel ## AUTOBUILDREQ-END BuildRequires: cmake Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description C implementation of createrepo, a tool to create repodata from a set of rpm files. @@ -113,6 +112,9 @@ This package contains the Python bindings for %{name}. %doc README.md %changelog +* Sat Mar 06 2021 Automatic Build System 0.17.1-1mamba +- automatic version update by autodist + * Mon Feb 08 2021 Automatic Build System 0.17.0-1mamba - automatic version update by autodist