summaryrefslogtreecommitdiffstats
path: root/rpmtools.spec
diff options
context:
space:
mode:
authorViktor Hercinger <vhercing@redhat.com>2013-04-03 11:07:58 +0200
committerViktor Hercinger <vhercing@redhat.com>2013-04-03 11:07:58 +0200
commitd7a031244396d200dfad86bacd26667b9f886fcc (patch)
tree3a04597bfac4a4290017e8d444925358a7e3b664 /rpmtools.spec
parentdabbf6b844672b640cc19a4f12b9cd0ecb2e3931 (diff)
downloadrpm-tools-d7a031244396d200dfad86bacd26667b9f886fcc.tar.gz
rpm-tools-d7a031244396d200dfad86bacd26667b9f886fcc.tar.xz
rpm-tools-d7a031244396d200dfad86bacd26667b9f886fcc.zip
try to deduce the version automaticallyHEADmaster
Diffstat (limited to 'rpmtools.spec')
-rw-r--r--rpmtools.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/rpmtools.spec b/rpmtools.spec
index fb3dbf9..ab71cdb 100644
--- a/rpmtools.spec
+++ b/rpmtools.spec
@@ -1,6 +1,6 @@
Name: rpmtools
Version: 1.0
-Release: 7%{?dist}
+Release: 8%{?dist}
Summary: Local RPM toolkit
BuildArch: noarch
@@ -29,6 +29,9 @@ install -m 755 * %{buildroot}/%{_bindir}
%{_bindir}/*
%changelog
+* Wed Apr 03 2013 Hercinger Viktor <hercinger.viktor@gmail.com> - 1.0-8
+- try to deduce the version automatically
+
* Tue Apr 02 2013 Hercinger Viktor <hercinger.viktor@gmail.com> - 1.0-7
- added archive source creator