[libcgroup] updated to 0.38

Jan Šafránek jsafrane at fedoraproject.org
Mon Feb 20 09:41:14 UTC 2012


commit b27e29af12b41a04a98aad0031e418ba651e099c
Author: Jan Safranek <jsafrane at redhat.com>
Date:   Mon Feb 20 10:40:12 2012 +0100

    updated to 0.38

 .gitignore     |    1 +
 libcgroup.spec |    9 ++++++---
 sources        |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e86bbf6..6b8375b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ libcgroup-0.36.2.tar.bz2
 /libcgroup-0.37.tar.bz2
 /libcgroup-0.37.1.tar.bz2
 /libcgroup-0.38.rc1.tar.bz2
+/libcgroup-0.38.tar.bz2
diff --git a/libcgroup.spec b/libcgroup.spec
index 16194ea..f1f3ea0 100644
--- a/libcgroup.spec
+++ b/libcgroup.spec
@@ -5,10 +5,10 @@ Name: libcgroup
 Summary: Library to control and monitor control groups
 Group: Development/Libraries
 Version: 0.38
-Release: 0.1.rc1%{?dist}
+Release: 1%{?dist}
 License: LGPLv2+
 URL: http://libcg.sourceforge.net/
-Source0: http://downloads.sourceforge.net/libcg/%{name}-%{version}.rc1.tar.bz2
+Source0: http://downloads.sourceforge.net/libcg/%{name}-%{version}.tar.bz2
 Source1: cgconfig.service
 Source2: cgred.service
 Source3: cgred.sysconfig
@@ -59,7 +59,7 @@ future allow creation of persistent configuration for control groups and
 provide scripts to manage that configuration.
 
 %prep
-%setup -q -n %{name}-%{version}.rc1
+%setup -q -n %{name}-%{version}
 %patch1 -p1 -b .config
 
 %build
@@ -181,6 +181,9 @@ fi
 %doc COPYING INSTALL
 
 %changelog
+* Mon Feb 20 2012 Jan Safranek <jsafrane at redhat.com> 0.38-1
+- updated to 0.38
+
 * Fri Feb  3 2012 Jan Safranek <jsafrane at redhat.com> 0.38-0.rc1
 - updated to 0.38.rc1
 
diff --git a/sources b/sources
index abe083f..454481c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6c2100af9840f54f8bf97836887a4517  libcgroup-0.38.rc1.tar.bz2
+f0f7d4060bf36ccc19d75dbf4f1695db  libcgroup-0.38.tar.bz2


More information about the scm-commits mailing list