diff --git a/librepo.spec b/librepo.spec index 7c1d593..480a43a 100644 --- a/librepo.spec +++ b/librepo.spec @@ -29,7 +29,7 @@ Name: librepo Version: 1.12.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Repodata downloading library License: LGPLv2+ @@ -193,6 +193,9 @@ popd %endif %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.12.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Oct 07 2020 Nicola Sella - 1.12.1-1 * Update to 1.12.1 - Validate path read from repomd.xml (RhBug:1868639)