[mom/epel7] Upgrade to mom-0.4.3

aglitke aglitke at fedoraproject.org
Wed Nov 26 14:58:26 UTC 2014


commit 2b274e793e8aca6cc25bf0c69f95be3839f8aa3d
Author: Adam Litke <alitke at redhat.com>
Date:   Wed Nov 26 09:30:51 2014 -0500

    Upgrade to mom-0.4.3

 .gitignore |    1 +
 mom.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 06f64ff..0ed159e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /mom-0.4.0.tar.gz
 /mom-0.4.1.tar.gz
 /mom-0.4.2.tar.gz
+/mom-0.4.3.tar.gz
diff --git a/mom.spec b/mom.spec
index 446e5f0..844c51f 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.2
+%global		package_version 0.4.3
 %global		package_name mom
 
 Name:		%{package_name}
-Version:	0.4.2
+Version:	0.4.3
 Release:	1%{?release_suffix}%{?dist}
 Summary:	Dynamically manage system resources on virtualization hosts
 
@@ -89,6 +89,9 @@ fi
 
 
 %changelog
+* Wed Nov 26 2014 Adam Litke <alitke at redhat.com> - 0.4.3-1
+- Upgrade to 0.4.3
+
 * Thu Sep 11 2014 Adam Litke <alitke at redhat.com> - 0.4.2-1
 - Upgrade to 0.4.2
 
diff --git a/sources b/sources
index 1966d3e..73d658f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-220be1fe522dd4a15df752f642ae9806  mom-0.4.2.tar.gz
+45bc6d5fdc87cc1b691d6f3066e8776f  mom-0.4.3.tar.gz


More information about the scm-commits mailing list