diff --git a/libcomps.spec b/libcomps.spec index 2060bf1..c06ee72 100644 --- a/libcomps.spec +++ b/libcomps.spec @@ -2,7 +2,7 @@ Name: libcomps Version: 0.1.17 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Comps XML file manipulation library License: GPLv2+ @@ -115,6 +115,9 @@ popd %{python3_sitearch}/%{name}-%{version}-py%{python3_version}.egg-info %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 0.1.17-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Jun 15 2021 Pavla Kratochvilova - 0.1.17-1 - Update to 0.1.17 - Fix a crash when clearing COMPS_ObjRTree (RhBug:1888343)