summaryrefslogtreecommitdiffstats
path: root/rpmtools.spec
diff options
context:
space:
mode:
authorViktor Hercinger <vhercing@redhat.com>2013-03-18 15:48:16 +0100
committerViktor Hercinger <vhercing@redhat.com>2013-03-18 15:48:16 +0100
commit62eeea27227f26e17cc3bf8edbfd41ad9d6785f9 (patch)
treedcfbb40983ee6e27241685285df42aefdd48a17b /rpmtools.spec
parent24a4da5df10c49eb74b7fc81c95d235584ef973f (diff)
downloadrpm-tools-62eeea27227f26e17cc3bf8edbfd41ad9d6785f9.tar.gz
rpm-tools-62eeea27227f26e17cc3bf8edbfd41ad9d6785f9.tar.xz
rpm-tools-62eeea27227f26e17cc3bf8edbfd41ad9d6785f9.zip
modified spec path
Diffstat (limited to 'rpmtools.spec')
-rw-r--r--rpmtools.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/rpmtools.spec b/rpmtools.spec
index 2e8b3d7..0b00c6c 100644
--- a/rpmtools.spec
+++ b/rpmtools.spec
@@ -1,6 +1,6 @@
Name: rpmtools
Version: 1.0
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Local RPM toolkit
BuildArch: noarch
@@ -29,6 +29,10 @@ install -m 755 * %{buildroot}/%{_bindir}
%{_bindir}/*
%changelog
+* Mon Mar 18 2013 Hercinger Viktor <hercinger.viktor@gmail.com> - 1.0-4
+- changed default spec path
+- can specify custom spec path
+
* Fri Mar 15 2013 Hercinger Viktor <hercinger.viktor@gmail.com> - 1.0-3
- added branch change option to rpmdev-build-devspec