[ragel] Rebuild to ensure F14 has higher NVR than F13.

Adam Tkac atkac at fedoraproject.org
Tue Aug 24 09:24:22 UTC 2010


commit 8a8161f73832e5620e0dcfbe094e5f546670dd3b
Author: Adam Tkac <atkac at redhat.com>
Date:   Tue Aug 24 11:24:08 2010 +0200

    Rebuild to ensure F14 has higher NVR than F13.
    
    Signed-off-by: Adam Tkac <atkac at redhat.com>

 ragel.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/ragel.spec b/ragel.spec
index 54ed18a..a9f56a6 100644
--- a/ragel.spec
+++ b/ragel.spec
@@ -1,6 +1,6 @@
 Name:           ragel   
 Version:        6.6
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Finite state machine compiler
 
 Group:          Development/Tools
@@ -46,6 +46,9 @@ rm -rf %{buildroot}
 %{_mandir}/*/*
 
 %changelog
+* Tue Aug 24 2010 Adam Tkac <atkac redhat com> - 6.6-2
+- rebuild to ensure F14 has higher NVR than F13
+
 * Thu Feb 18 2010 Jeremy Hinegardner <jeremy at hinegardner dot org> - 6.6-0
 - update to 6.6
 - remove patch, fix applied upstream


More information about the scm-commits mailing list