From 54ff2be704076d45ed6cc01c3de50e19fa3fec44 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 05:42:22 +0100 Subject: [PATCH] automatic version update by autodist [release 1.14.1-1mamba;Tue Jun 15 2021] --- librepo.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/librepo.spec b/librepo.spec index 9634416..90e0b7d 100644 --- a/librepo.spec +++ b/librepo.spec @@ -1,5 +1,5 @@ Name: librepo -Version: 1.14.0 +Version: 1.14.1 Release: 1mamba Summary: A library providing C and Python API for downloading packages and linux repository metadata in rpm-md format Group: System/Libraries @@ -12,14 +12,12 @@ Source: https://github.com/rpm-software-management/librepo.git/%{version} License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel -BuildRequires: ldconfig BuildRequires: libassuan-devel BuildRequires: libcurl-devel BuildRequires: libglib-devel BuildRequires: libgpg-error-devel BuildRequires: libgpgme-devel BuildRequires: libopenssl-devel -BuildRequires: libpython-devel BuildRequires: libpython3-devel BuildRequires: libxml2-devel BuildRequires: libzck-devel @@ -86,6 +84,9 @@ This package contains the Python 3 bindings for %{name}. %doc README.md %changelog +* Tue Jun 15 2021 Automatic Build System 1.14.1-1mamba +- automatic version update by autodist + * Wed Apr 14 2021 Automatic Build System 1.14.0-1mamba - automatic version update by autodist