diff --git a/libtevent.spec b/libtevent.spec index 3a44d3d..b4f4c38 100644 --- a/libtevent.spec +++ b/libtevent.spec @@ -8,7 +8,7 @@ Name: libtevent Version: 0.9.28 -Release: 2%{?dist} +Release: 3%{?dist} Group: System Environment/Daemons Summary: The tevent library License: LGPLv3+ @@ -158,6 +158,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 0.9.28-3 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Thu Apr 21 2016 Petr Viktorin - 0.9.28-2 - Build Python 3 package - Resolves: rhbz#1298250 - libtevent: Provide a Python 3 subpackage