diff --git a/pyhunspell.spec b/pyhunspell.spec index 8f0b2cb..f39e1c3 100644 --- a/pyhunspell.spec +++ b/pyhunspell.spec @@ -1,6 +1,6 @@ Name: pyhunspell Version: 0.1 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Python bindings for hunspell Group: Development/Languages @@ -43,6 +43,9 @@ CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 0.1-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Fri Jan 11 2013 Mike FABIAN - 0.1-9 - Resolves: #800116 - Bugs found in pyhunspell-0.1-6.fc17 using gcc-with-cpychecker static analyzer