[jbrout] Fix Release number

Matej Cepl mcepl at fedoraproject.org
Tue Jul 5 13:42:22 UTC 2011


commit c167b3a3388373e72145082c1ce5f6663be01bee
Author: Matěj Cepl <mcepl at redhat.com>
Date:   Tue Jul 5 15:42:04 2011 +0200

    Fix Release number

 jbrout.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/jbrout.spec b/jbrout.spec
index 388dc98..6cb8ff5 100644
--- a/jbrout.spec
+++ b/jbrout.spec
@@ -3,9 +3,9 @@
 Name:           jbrout
 Version:        0.3.329
 %if 0%{?svn_checkout}
-Release:        0.svn329.1%{?dist}
+Release:        0.svn329.2%{?dist}
 %else
-Release:        3%{?dist}
+Release:        1%{?dist}
 %endif
 Summary:        Photo manager, written in python/pygtk
 Group:          Applications/Multimedia


More information about the scm-commits mailing list