[csmock] update to latest upstream (1.7.0)

Kamil Dudka kdudka at fedoraproject.org
Wed Feb 18 19:12:38 UTC 2015


commit a7f778c32d89828efefeac1a769d5749c977ea7e
Author: Kamil Dudka <kdudka at redhat.com>
Date:   Wed Feb 18 20:11:07 2015 +0100

    update to latest upstream (1.7.0)

 csmock.spec |    9 ++++++---
 sources     |    2 +-
 2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/csmock.spec b/csmock.spec
index 52bf292..d9214ed 100644
--- a/csmock.spec
+++ b/csmock.spec
@@ -1,5 +1,5 @@
 Name:       csmock
-Version:    1.6.1
+Version:    1.7.0
 Release:    1%{?dist}
 Summary:    A mock wrapper for Static Analysis tools
 
@@ -30,7 +30,7 @@ Summary: Tool for plugging static analyzers into the build process
 Requires: GitPython
 Requires: cscppc
 Requires: csclng
-Requires: csdiff
+Requires: csdiff >= 1.1.2
 Requires: cswrap
 
 %description -n csbuild
@@ -39,7 +39,7 @@ Tool for plugging static analyzers into the build process, free of mock.
 %package -n csmock-common
 Summary: Core of csmock (a mock wrapper for Static Analysis tools)
 Requires: csdiff
-Requires: cswrap >= 1.0.4
+Requires: cswrap
 Requires: mock
 Requires: rpm-build
 
@@ -125,6 +125,9 @@ make install DESTDIR="$RPM_BUILD_ROOT"
 %{python2_sitelib}/csmock/plugins/shellcheck*
 
 %changelog
+* Wed Feb 18 2015 Kamil Dudka <kdudka at redhat.com> 1.7.0-1
+- update to latest upstream
+
 * Mon Jan 19 2015 Kamil Dudka <kdudka at redhat.com> 1.6.1-1
 - update to latest upstream
 
diff --git a/sources b/sources
index bcf7b09..c7568fa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dca333b2f2a40409823a535460e36c1d  csmock-1.6.1.tar.xz
+f8bb5110acedef30f0ad8257a5822b4b  csmock-1.7.0.tar.xz


More information about the scm-commits mailing list