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:
parent
a3cfa0f441
commit
cbd969bd9b
@ -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
3
coccinelle-1.0.1.tgz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39caac46c1f80cbe5de21164c5b31a794e3befdb9cd7ef1d080d455ac171b526
|
||||
size 2772730
|
@ -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
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: coccinelle
|
||||
Version: 1.0.0
|
||||
Version: 1.0.1
|
||||
Release: 0
|
||||
Summary: Semantic patch utility
|
||||
License: GPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user