diff options
| author | Matthew Hicks <mhicks@mhicks-host.usersys.redhat.com> | 2008-07-15 17:36:39 -0400 |
|---|---|---|
| committer | Matthew Hicks <mhicks@mhicks-host.usersys.redhat.com> | 2008-07-15 17:36:39 -0400 |
| commit | 7c365f3d708451c4926eed5f58c837dbe613b2e8 (patch) | |
| tree | 4745c55e5036b46d95aec62bf46e5b64c6dd114e | |
| parent | 90c1090e63c3c259053d1cb2a3a36c1229587cd0 (diff) | |
| download | third_party-func-7c365f3d708451c4926eed5f58c837dbe613b2e8.tar.gz third_party-func-7c365f3d708451c4926eed5f58c837dbe613b2e8.tar.xz third_party-func-7c365f3d708451c4926eed5f58c837dbe613b2e8.zip | |
Updating the version to mark it as an 'IT' build
| -rw-r--r-- | func.spec | 2 | ||||
| -rw-r--r-- | version | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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} +Release: %(echo `awk '{ print $2 }' %{SOURCE1}`)%{?dist}it1 Source0: %{name}-%{version}.tar.gz License: GPLv2+ Group: Applications/System @@ -1 +1 @@ -0.21 1 +0.21 2 |
