From 49c521fe5bd9ef25a766d4172583b08c23b0877b Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Thu, 26 May 2011 23:10:19 -0600 Subject: [PATCH] properly bump release Bump the digit after the dist tag, per the Fedora packaging guidelines. Probably doesn't matter much for EPEL, since upgrades from EL5 -> EL6 are not supported, but hey, might as well be consistent. --- cacti.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cacti.spec b/cacti.spec index 327ff9f..d1750ab 100644 --- a/cacti.spec +++ b/cacti.spec @@ -1,6 +1,6 @@ Name: cacti Version: 0.8.7g -Release: 2%{?dist} +Release: 1%{?dist}.1 Summary: An rrd based graphing tool Group: Applications/System @@ -105,8 +105,8 @@ fi %attr(0644,root,root) %{_localstatedir}/lib/%{name}/lib %changelog -* Thu May 26 2011 Ken Dreyer 0.8.7g-2 -- Bump release for koji. +* Thu May 26 2011 Ken Dreyer 0.8.7g-1.el5.1 +- Bump dist for koji. * Mon Jul 12 2010 Mike McGrath 0.8.7g-1 - Upstream released new version