Accepting request 320722 from home:pluskalm:branches:devel:tools

- Update to 1.0.1
  * Language:
    + allow static on type-level declarers
  * Features:
    +  add --use-gitgrep option, for scanning with git grep
  * Bugfix:
    + Take into account constraints when determining whether a 
      metavar is pure don't add switch fall through when a default 
      is hidden under another case label.

OBS-URL: https://build.opensuse.org/request/show/320722
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=43
This commit is contained in:
Jan Engelhardt 2015-08-05 14:34:31 +00:00 committed by Git OBS Bridge
parent a3cfa0f441
commit cbd969bd9b
4 changed files with 17 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e18b4c77964c6f623c385dc8b2fcb46beacd9811927617144620b12d93289e74
size 3427246

3
coccinelle-1.0.1.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:39caac46c1f80cbe5de21164c5b31a794e3befdb9cd7ef1d080d455ac171b526
size 2772730

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Aug 5 14:22:01 UTC 2015 - mpluskal@suse.com
- Update to 1.0.1
* Language:
+ allow static on type-level declarers
* Features:
+ add --use-gitgrep option, for scanning with git grep
* Bugfix:
+ Take into account constraints when determining whether a
metavar is pure don't add switch fall through when a default
is hidden under another case label.
-------------------------------------------------------------------
Tue May 5 12:43:14 UTC 2015 - mpluskal@suse.com

View File

@ -17,7 +17,7 @@
Name: coccinelle
Version: 1.0.0
Version: 1.0.1
Release: 0
Summary: Semantic patch utility
License: GPL-2.0