From 87d2dc73dacecc7ba04b5f822ff1b3b7c1bd74bf Mon Sep 17 00:00:00 2001 From: Radek Novacek Date: Fri, 23 Sep 2011 16:07:00 +0200 Subject: [PATCH] Forgot to bump release --- python-enchant.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-enchant.spec b/python-enchant.spec index 67157a4..285447d 100644 --- a/python-enchant.spec +++ b/python-enchant.spec @@ -1,6 +1,6 @@ Name: python-enchant Version: 1.6.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python bindings for Enchant spellchecking library Group: Development/Languages @@ -16,6 +16,7 @@ BuildRequires: python-setuptools >= 0:0.6a9 # (python-enchant-1.3.1 failed to work with enchant-1.4.2-2.fc10) Requires: enchant >= 1.5.0 +# Package was arch specific before Obsoletes: python-enchant < 1.6.5 Provides: PyEnchant @@ -59,13 +60,15 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Sep 23 2011 Radek Novacek 1.6.5-2 +- Obsolete old arch-specific version + * Fri Sep 23 2011 Radek Novacek 1.6.5-1 - Update to version 1.6.5 - Change architecture to noarch - Change python_sitearch to python_sitelib - Changelog in no longer in source tarball - Remove nonpacked files -- Obsolete old arch-specific verion * Tue Feb 08 2011 Fedora Release Engineering - 1.3.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild