diff --git a/.gitignore b/.gitignore index 0de6552..5ad996d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/csmock-1.0.3.tar.xz +/csmock-*.tar.xz diff --git a/csmock.spec b/csmock.spec index 4063b12..718e6ea 100644 --- a/csmock.spec +++ b/csmock.spec @@ -1,6 +1,6 @@ Name: csmock -Version: 1.0.3 -Release: 2%{?dist} +Version: 1.0.7 +Release: 1%{?dist} Summary: A mock wrapper for Static Analysis tools Group: Development/Tools @@ -72,6 +72,9 @@ install -p -m0644 cov_checker_map.txt "$RPM_BUILD_ROOT%{_datadir}/csmock/cwe-map %doc COPYING %changelog +* Wed Apr 16 2014 Kamil Dudka 1.0.7-1 +- update to latest upstream + * Tue Feb 25 2014 Kamil Dudka 1.0.3-2 - further spec file improvements per Fedora Review Request (#1066029) diff --git a/sources b/sources index 60dc689..f69e9c9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e9f81c3186b5772eec58bfc2317398c8 csmock-1.0.3.tar.xz +887fb4abeadf8b5ec2cdcff00ad37a20 csmock-1.0.7.tar.xz