From aeb50db9e06c69e86620aa4890abb8b1acc6ba4a Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 6 Jun 2014 22:53:02 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- cacti.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cacti.spec b/cacti.spec index 0624ce8..44347f3 100644 --- a/cacti.spec +++ b/cacti.spec @@ -1,6 +1,6 @@ Name: cacti Version: 0.8.8b -Release: 5%{?dist} +Release: 6%{?dist} Summary: An rrd based graphing tool # Use systemd unit files on Fedora 21+ and RHEL 7. @@ -192,6 +192,9 @@ rm -rf %{buildroot} %attr(0644,root,root) %{_localstatedir}/lib/%{name}/lib %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.8.8b-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Mon Apr 07 2014 Ken Dreyer - 0.8.8b-5 - Patch for CVE-2014-2708 SQL injection issues in graph_xport.php (RHBZ #1084258)