[python-okaara/f19] Updated to 1.0.34

jdob jdob at fedoraproject.org
Thu May 29 18:40:28 UTC 2014


commit 61ce35efb054f12911d092fe20835b9dbfe60be3
Author: Jay Dobies <jason.dobies at redhat.com>
Date:   Thu May 29 14:40:15 2014 -0400

    Updated to 1.0.34

 .gitignore         |    1 +
 python-okaara.spec |    6 +++++-
 sources            |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3a9aed6..ac67e76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /python-okaara-1.0.21.tar.gz
 /python-okaara-1.0.32-1.tar.gz
 /python-okaara-1.0.33.tar.gz
+/python-okaara-1.0.34.tar.gz
diff --git a/python-okaara.spec b/python-okaara.spec
index d83f8db..93f240e 100644
--- a/python-okaara.spec
+++ b/python-okaara.spec
@@ -3,7 +3,7 @@
 # -- headers ------------------------------------------------------------------
 
 Name:           python-okaara
-Version:        1.0.33
+Version:        1.0.34
 Release:        1%{?dist}
 Summary:        Python command line utilities
 
@@ -18,6 +18,7 @@ BuildRequires:  python-nose
 BuildRequires:  python-setuptools
 BuildRequires:  python-babel
 BuildRequires:  python2-devel
+BuildRequires:  python-mock
 
 Requires:       python-setuptools
 
@@ -74,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
 # -- changelog ----------------------------------------------------------------
 
 %changelog
+* Wed May 28 2014 Jay Dobies <jason.dobies at redhat.com> 1.0.34-1
+- Added build requirement on python-mock (jason.dobies at redhat.com)
+
 * Wed May 28 2014 Jay Dobies <jason.dobies at redhat.com> 1.0.33-1
 - fixing a bug where prompting for password in python 2.4 caused an error
   (mhrivnak at redhat.com)
diff --git a/sources b/sources
index 8bde7e8..5d264b1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4bb0f82af2703dae632452554a25c7c9  python-okaara-1.0.33.tar.gz
+b63becb00eed014d9bace064b7fb47d0  python-okaara-1.0.34.tar.gz


More information about the scm-commits mailing list