From 1a733433e430054404bb28c47680c70ac1b18b01 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:57:58 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- librepo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/librepo.spec b/librepo.spec index 36386f3..040da22 100644 --- a/librepo.spec +++ b/librepo.spec @@ -29,7 +29,7 @@ Name: librepo Version: 1.17.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Repodata downloading library License: LGPL-2.1-or-later @@ -127,6 +127,9 @@ Python 3 bindings for the librepo library. %{python3_sitearch}/%{name}/ %changelog +* Mon Jun 24 2024 Troy Dawson - 1.17.1-2 +- Bump release for June 2024 mass rebuild + * Tue Mar 26 2024 Jan Kolarik - 1.17.1-1 - Update to 1.17.1 (RHEL-38831) - gpg_gpgme.c: fix build errors with older gcc