From b1a79cf272234c2078b0836f7d5230ba5729406b Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 29 Sep 2010 15:36:55 -0700 Subject: [PATCH] Fix release line --- wireshark.spec | 4 ++-- 1 file 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