From ee331e8791bb2cb16cb9b036133032790e09e3e4 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 13 Jan 2012 01:28:12 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- libcgroup.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libcgroup.spec b/libcgroup.spec index 85f2e63..1e703ab 100644 --- a/libcgroup.spec +++ b/libcgroup.spec @@ -5,7 +5,7 @@ Name: libcgroup Summary: Library to control and monitor control groups Group: Development/Libraries Version: 0.37.1 -Release: 4%{?dist} +Release: 5%{?dist} License: LGPLv2+ URL: http://libcg.sourceforge.net/ Source0: http://downloads.sourceforge.net/libcg/%{name}-%{version}.tar.bz2 @@ -167,6 +167,9 @@ fi %doc COPYING INSTALL %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 0.37.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Mon May 30 2011 Jan Safranek 0.37.1-4 - fixed cgconfig service not to unmount stuff it did not mount - added better sample cgconfig.conf file to reflect systemd