[mom] Updated to mom-0.3.0

aglitke aglitke at fedoraproject.org
Fri Oct 5 19:49:53 UTC 2012


commit e34a0ea3d344c192b402425953d07dda6bfae4c0
Author: Adam Litke <agl at us.ibm.com>
Date:   Fri Oct 5 14:48:54 2012 -0500

    Updated to mom-0.3.0
    
    Signed-off-by: Adam Litke <agl at us.ibm.com>

 .gitignore |    1 +
 mom.spec   |    8 ++++++--
 sources    |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fc5422f..cb89b1d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /mom-0.2.1.tar.gz
 /mom-0.2.2.tar.gz
+/mom-0.3.0.tar.gz
diff --git a/mom.spec b/mom.spec
index f1cd7d4..0982279 100644
--- a/mom.spec
+++ b/mom.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 Name:           mom
-Version:        0.2.2
-Release:        2%{?dist}
+Version:        0.3.0
+Release:        1%{?dist}
 Summary:        Dynamically manage system resources on virtualization hosts
 
 Group:          Applications/System
@@ -91,6 +91,10 @@ fi
 
 
 %changelog
+* Fri Oct 05 2012 Adam Litke <agl at us.ibm.com> - 0.3.0-1
+- Upgrade to version 0.3.0
+- Upstream fixes CVE-2012-4480
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 19f0a65..36c9aa9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7da694f9406e44f6ccd93bfabbbd2469  mom-0.2.2.tar.gz
+8319c317e5c646c7430eed3639dfd40d  mom-0.3.0.tar.gz


More information about the scm-commits mailing list