summaryrefslogtreecommitdiffstats
path: root/rpmtools.spec
diff options
context:
space:
mode:
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 377886d..2e8b3d7 100644
--- a/rpmtools.spec
+++ b/rpmtools.spec
@@ -1,6 +1,6 @@
Name: rpmtools
Version: 1.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Local RPM toolkit
BuildArch: noarch
@@ -29,6 +29,9 @@ install -m 755 * %{buildroot}/%{_bindir}
%{_bindir}/*
%changelog
+* Fri Mar 15 2013 Hercinger Viktor <hercinger.viktor@gmail.com> - 1.0-3
+- added branch change option to rpmdev-build-devspec
+
* Wed Mar 13 2013 Hercinger Viktor <hercinger.viktor@gmail.com> - 1.0-2
- added notification to rpmdev-build-devspec
- added proxy call to rpmdev-make-repo in rpmdev-build-devspec