diff --git a/python-babelfish.spec b/python-babelfish.spec index ce1fc0c..cf8761d 100644 --- a/python-babelfish.spec +++ b/python-babelfish.spec @@ -2,7 +2,7 @@ Name: python-%{pkgname} Version: 0.5.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Python library to work with countries and languages License: BSD @@ -87,6 +87,9 @@ sed -i -e 's,^#!/usr/bin/env python$,#!/usr/bin/env python3,g' %{buildroot}%{pyt %{_mandir}/man1/%{pkgname}.1* %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 0.5.5-3 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Fri Mar 11 2016 Juan Orti Alcaine - 0.5.5-2 - LICENSE in doc subpackage - Make test.py executable