[csmock/f20] update to latest upstream bugfix release (1.0.11)

Kamil Dudka kdudka at fedoraproject.org
Fri Jul 4 14:09:28 UTC 2014


commit 66598e7d379d21bea9d7c2b5084fb5d82b63e79a
Author: Kamil Dudka <kdudka at redhat.com>
Date:   Fri Jul 4 16:05:57 2014 +0200

    update to latest upstream bugfix release (1.0.11)

 csmock.spec |    8 +++++++-
 sources     |    2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/csmock.spec b/csmock.spec
index 8973f49..c685726 100644
--- a/csmock.spec
+++ b/csmock.spec
@@ -1,5 +1,5 @@
 Name:       csmock
-Version:    1.0.10
+Version:    1.0.11
 Release:    1%{?dist}
 Summary:    A mock wrapper for Static Analysis tools
 
@@ -10,6 +10,9 @@ Source0:    https://git.fedorahosted.org/cgit/csmock.git/snapshot/%{name}-%{vers
 
 BuildRequires: help2man
 BuildRequires: python
+%if !(0%{?fedora} >= 19 || 0%{?rhel} >= 7)
+BuildRequires: python-argparse
+%endif
 
 Requires: cscppc
 Requires: csdiff
@@ -126,6 +129,9 @@ install -p -m0755 scripts/*.sh \
 %{python_sitearch}/csmock/plugins/cppcheck.py*
 
 %changelog
+* Fri Jul 04 2014 Kamil Dudka <kdudka at redhat.com> 1.0.11-1
+- update to latest upstream bugfix release
+
 * Thu Jun 19 2014 Kamil Dudka <kdudka at redhat.com> 1.0.10-1
 - update to latest upstream bugfix release
 
diff --git a/sources b/sources
index 0982895..639510c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-63a89a0ae2ab27a14b38fde69ffb9585  csmock-1.0.10.tar.xz
+a94efe9ddd524b17b8dda6e2b3a06e5f  csmock-1.0.11.tar.xz


More information about the scm-commits mailing list