From 1cf23d49db86c9e32d5b3e29ffe3d25f33f7aef2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 22 Jul 2021 12:14:42 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- librepo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/librepo.spec b/librepo.spec index 264dfd5..cf3a9c2 100644 --- a/librepo.spec +++ b/librepo.spec @@ -12,7 +12,7 @@ Name: librepo Version: 1.14.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Repodata downloading library License: LGPLv2+ @@ -96,6 +96,9 @@ Python 3 bindings for the librepo library. %{python3_sitearch}/%{name}/ %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 1.14.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Jun 15 2021 Pavla Kratochvilova - 1.14.1-1 - Update to 1.14.1 - Recover from fsync fail on read-only filesystem (RhBug:1956361)