From b295df84ed06b21473a94ef63407450814498ca2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 19 Jul 2016 09:35:28 +0000 Subject: [PATCH] - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages --- python-enchant.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-enchant.spec b/python-enchant.spec index 7bb8b52..d4b819e 100644 --- a/python-enchant.spec +++ b/python-enchant.spec @@ -6,7 +6,7 @@ Name: python-enchant Version: 1.6.6 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Python bindings for Enchant spellchecking library Group: Development/Languages @@ -139,6 +139,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 1.6.6-8 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Wed Feb 10 2016 David Shea - 1.6.6-7 - Fix TypeError at shutdown