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)