[python-enchant/f16] Fix release number

Radek Novacek rnovacek at fedoraproject.org
Fri Nov 25 13:44:53 UTC 2011


commit 03f507f334c92cf3256ee692846bb61fc28e95b9
Author: Radek Novacek <rnovacek at redhat.com>
Date:   Fri Nov 25 14:44:46 2011 +0100

    Fix release number

 python-enchant.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-enchant.spec b/python-enchant.spec
index 783a88d..4defae3 100644
--- a/python-enchant.spec
+++ b/python-enchant.spec
@@ -2,7 +2,7 @@
 
 Name:           python-enchant
 Version:        1.6.5
-Release:        4%{?dist}
+Release:        3.1%{?dist}
 Summary:        Python bindings for Enchant spellchecking library
 
 Group:          Development/Languages
@@ -120,7 +120,7 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Fri Nov 25 2011 Radek Novacek <rnovacek at redhat.com> 1.6.5-4
+* Fri Nov 25 2011 Radek Novacek <rnovacek at redhat.com> 1.6.5-3.1
 - Disable python3
 
 * Mon Oct 10 2011 David Malcolm <dmalcolm at redhat.com> - 1.6.5-3


More information about the scm-commits mailing list