From d20f0180915d7e7bb7d5dcc6ef9fdbc85ea430c0 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Wed, 20 Sep 2023 14:04:17 -0700 Subject: [PATCH] Rebuild with no changes for Bodhi reasons --- librepo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/librepo.spec b/librepo.spec index 166bfae..9b322bb 100644 --- a/librepo.spec +++ b/librepo.spec @@ -18,7 +18,7 @@ Name: librepo Version: 1.16.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Repodata downloading library License: LGPL-2.1-or-later @@ -108,6 +108,9 @@ Python 3 bindings for the librepo library. %{python3_sitearch}/%{name}/ %changelog +* Wed Sep 20 2023 Adam Williamson - 1.16.0-2 +- Rebuild with no changes for Bodhi reasons + * Fri Sep 01 2023 Jan Kolarik - 1.16.0-1 - Update to 1.16.0 - Implement OpenPGP using librpm API