[cswrap/f21] update to latest upstream (1.3.0)

Kamil Dudka kdudka at fedoraproject.org
Fri Mar 6 13:37:28 UTC 2015


commit 8294842d68af3ee0efca6568f5b9615b4bd9b457
Author: Kamil Dudka <kdudka at redhat.com>
Date:   Wed Feb 18 20:15:17 2015 +0100

    update to latest upstream (1.3.0)

 cswrap.spec | 12 +++++++++++-
 sources     |  2 +-
 2 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/cswrap.spec b/cswrap.spec
index 22ec188..9961dbe 100644
--- a/cswrap.spec
+++ b/cswrap.spec
@@ -1,5 +1,5 @@
 Name:       cswrap
-Version:    1.2.1
+Version:    1.3.0
 Release:    1%{?dist}
 Summary:    Generic compiler wrapper
 
@@ -8,6 +8,13 @@ License:    GPLv3+
 URL:        https://git.fedorahosted.org/cgit/%{name}.git
 Source0:    https://git.fedorahosted.org/cgit/%{name}.git/snapshot/%{name}-%{version}.tar.xz
 
+# cswrap-1.3.0+ emits internal warnings per timed out scans (used by csdiff to
+# eliminate false positivies that such a scan would otherwise cause) ==> force
+# new enough versions of the higher-level tools that will suppress them.
+Conflicts: csbuild       < 1.7.0
+Conflicts: csdiff        < 1.2.0
+Conflicts: csmock-common < 1.7.0
+
 BuildRequires: asciidoc
 BuildRequires: cmake
 
@@ -61,6 +68,9 @@ done
 %doc COPYING README
 
 %changelog
+* Wed Feb 18 2015 Kamil Dudka <kdudka at redhat.com> 1.3.0-1
+- update to latest upstream
+
 * Mon Jan 19 2015 Kamil Dudka <kdudka at redhat.com> 1.2.1-1
 - update to latest upstream
 
diff --git a/sources b/sources
index 327e564..eb7c5b7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f3c976a93bf981c14f3016e4cf4bfb41  cswrap-1.2.1.tar.xz
+f590c730c184274444d20df3195d24c1  cswrap-1.3.0.tar.xz


More information about the scm-commits mailing list