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.
This commit is contained in:
+3
-3
@@ -1,6 +1,6 @@
|
|||||||
Name: cacti
|
Name: cacti
|
||||||
Version: 0.8.7g
|
Version: 0.8.7g
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}.1
|
||||||
Summary: An rrd based graphing tool
|
Summary: An rrd based graphing tool
|
||||||
|
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@@ -105,8 +105,8 @@ fi
|
|||||||
%attr(0644,root,root) %{_localstatedir}/lib/%{name}/lib
|
%attr(0644,root,root) %{_localstatedir}/lib/%{name}/lib
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu May 26 2011 Ken Dreyer <ktdreyer@ktdreyer.com> 0.8.7g-2
|
* Thu May 26 2011 Ken Dreyer <ktdreyer@ktdreyer.com> 0.8.7g-1.el5.1
|
||||||
- Bump release for koji.
|
- Bump dist for koji.
|
||||||
|
|
||||||
* Mon Jul 12 2010 Mike McGrath <mmcgrath@redhat.com> 0.8.7g-1
|
* Mon Jul 12 2010 Mike McGrath <mmcgrath@redhat.com> 0.8.7g-1
|
||||||
- Upstream released new version
|
- Upstream released new version
|
||||||
|
|||||||
Reference in New Issue
Block a user