SHA256
1
0
forked from pool/cppcheck

Accepting request 213540 from home:etamPL:branches:devel:tools

Update to 1.63

OBS-URL: https://build.opensuse.org/request/show/213540
OBS-URL: https://build.opensuse.org/package/show/devel:tools/cppcheck?expand=0&rev=35
This commit is contained in:
OBS User mrdocs
2014-01-12 01:24:21 +00:00
committed by Git OBS Bridge
parent fe9bdee298
commit 2e21d8a8ab
4 changed files with 72 additions and 29 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Jan 10 20:18:57 UTC 2014 - adam@mizerski.pl
- update to 1.63
* See http://sourceforge.net/p/cppcheck/news/ for changes.
- spec cleanups:
* Used format_spec_file service for general cleanup.
* Everything compiles with %optflags now.
* Added SRCDIR=build CFGDIR=cfg HAVE_RULES=yes options as suggested
in the readme.txt
* Added cppcheck.1 man page creation.
* Cleaned up BuildRequires tags.
* Added missing Requires: python* tags.
* Removed unneded "python ./setup.py install".
* Added COPYING to installed docs.
* Updated homepage URL.
-------------------------------------------------------------------
Thu Apr 11 09:30:47 UTC 2013 - dalgaaf@suse.de