[mom] Upgrade to 0.4.2

aglitke aglitke at fedoraproject.org
Thu Sep 11 19:07:55 UTC 2014


commit 9570d41c3d197a302d3ced01fc5789a3ad7275c3
Author: Adam Litke <alitke at redhat.com>
Date:   Thu Sep 11 15:07:51 2014 -0400

    Upgrade to 0.4.2

 .gitignore |    1 +
 mom.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index efeba14..06f64ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /Fix-ever-increasing-CPU-usage.patch
 /mom-0.4.0.tar.gz
 /mom-0.4.1.tar.gz
+/mom-0.4.2.tar.gz
diff --git a/mom.spec b/mom.spec
index 5b9b29f..446e5f0 100644
--- a/mom.spec
+++ b/mom.spec
@@ -1,11 +1,11 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 %{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}
 
-%global		package_version 0.4.1
+%global		package_version 0.4.2
 %global		package_name mom
 
 Name:		%{package_name}
-Version:	0.4.1
+Version:	0.4.2
 Release:	1%{?release_suffix}%{?dist}
 Summary:	Dynamically manage system resources on virtualization hosts
 
@@ -89,6 +89,9 @@ fi
 
 
 %changelog
+* Thu Sep 11 2014 Adam Litke <alitke at redhat.com> - 0.4.2-1
+- Upgrade to 0.4.2
+
 * Wed Jun 18 2014 Adam Litke <alitke at redhat.com> - 0.4.1-1
 - Upgrade to 0.4.1
 
diff --git a/sources b/sources
index 4790b04..1966d3e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b1eccca5f9f32d3743cc1832723aa0a2  mom-0.4.1.tar.gz
+220be1fe522dd4a15df752f642ae9806  mom-0.4.2.tar.gz


More information about the scm-commits mailing list