From f7d2d147931e3a34dfa162cef20c6bd8205f80b3 Mon Sep 17 00:00:00 2001 From: Matt Hicks Date: Fri, 18 Jul 2008 12:02:56 -0400 Subject: Updating the version --- func.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/func.spec b/func.spec index edb2b34..8e9234f 100644 --- a/func.spec +++ b/func.spec @@ -7,7 +7,7 @@ Summary: Remote management framework Name: func Source1: version Version: %(echo `awk '{ print $1 }' %{SOURCE1}`) -Release: %(echo `awk '{ print $2 }' %{SOURCE1}`)%{?dist}it4 +Release: %(echo `awk '{ print $2 }' %{SOURCE1}`)%{?dist}it5 Source0: %{name}-%{version}.tar.gz License: GPLv2+ Group: Applications/System -- cgit