[wireshark] Fix release line

Jesse Keating jkeating at fedoraproject.org
Wed Sep 29 22:38:10 UTC 2010


commit b1a79cf272234c2078b0836f7d5230ba5729406b
Author: Jesse Keating <jkeating at redhat.com>
Date:   Wed Sep 29 15:36:55 2010 -0700

    Fix release line

 wireshark.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/wireshark.spec b/wireshark.spec
index 0a45290..b834293 100644
--- a/wireshark.spec
+++ b/wireshark.spec
@@ -14,9 +14,9 @@ Summary: 	Network traffic analyzer
 Name: 		wireshark
 Version:	1.4.0
 %if %{svn_version}
-Release: 	0.%{svn_version}%{?dist}.1
+Release: 	0.%{svn_version}%{?dist}
 %else
-Release: 	2%{?dist}
+Release: 	3%{?dist}
 %endif
 License: 	GPL+
 Group: 		Applications/Internet


More information about the scm-commits mailing list