diff --git a/cppcheck-1.53.tar.bz2 b/cppcheck-1.53.tar.bz2 deleted file mode 100644 index 1038a25..0000000 --- a/cppcheck-1.53.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:878db83d3954d0c45135362308da951ec0670a160c76a7410466a9b539e8677f -size 995994 diff --git a/cppcheck-1.57.tar.bz2 b/cppcheck-1.57.tar.bz2 new file mode 100644 index 0000000..c157e45 --- /dev/null +++ b/cppcheck-1.57.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8774a804e08465787e3ddc3af9faf496606c207aa65f750eefd2851a9ccdafd5 +size 1180272 diff --git a/cppcheck.changes b/cppcheck.changes index bd6d51c..aba2cdb 100644 --- a/cppcheck.changes +++ b/cppcheck.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Dec 26 04:11:57 UTC 2012 - mrdocs@opensuse.org + +- update to 1.57 + * Many bug fixes and additions + * Now requires Qt 4.8.3+ + * Complete versioned change log from 1.53-1.57: + https://sourceforge.net/news/?group_id=195752 + ------------------------------------------------------------------- Sat Mar 10 20:10:56 CET 2012 - jslaby@suse.de diff --git a/cppcheck.spec b/cppcheck.spec index 64190a0..2bce291 100644 --- a/cppcheck.spec +++ b/cppcheck.spec @@ -3,7 +3,7 @@ BuildRequires: gcc-c++ libqt4-devel pcre-devel python Name: cppcheck -Version: 1.53 +Version: 1.57 Release: 0 License: GNU GPL v3 or later Group: Development/Languages/C and C++ @@ -40,6 +40,7 @@ Group: Development/Languages/C and C++ Summary: A tool for static C/C++ code analysis Requires: cppcheck BuildRequires: python-qt4-devel +BuildRequires: qt4-devel >= 4.8.0 %description gui This is the gui for Cppcheck, a program to detect bugs that your C/C++ compiler