diff --git a/libcomps.spec b/libcomps.spec index 890db4a..8ace974 100644 --- a/libcomps.spec +++ b/libcomps.spec @@ -6,7 +6,7 @@ Name: libcomps Version: 0.1.7 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Comps XML file manipulation library License: GPLv2+ @@ -140,6 +140,9 @@ popd %endif %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 0.1.7-5 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Tue Apr 12 2016 Igor Gnatenko - 0.1.7-4 - Adopt to new packaging guidelines - Use %%license macro