forked from pool/coccinelle
Accepting request 348978 from devel:tools
- Update to 1.0.4 OBS-URL: https://build.opensuse.org/request/show/348978 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coccinelle?expand=0&rev=20
This commit is contained in:
commit
60304adc4b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e45b904f42c9b84732168782d491c8c1ab23bb85db06c4b9ba2762bea8ac679
|
||||
size 2790829
|
3
coccinelle-1.0.4.tgz
Normal file
3
coccinelle-1.0.4.tgz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f823813a2ea299c0f6c01d8419b83c4dc6617116d32ba99d726443a1c22b06d
|
||||
size 2484218
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 15 00:00:00 CET 2015 - dsterba@suse.cz
|
||||
|
||||
- Update to 1.0.4
|
||||
* Language:
|
||||
* Length for statement list metavariables
|
||||
* Conjunction (analogous to disjunction)
|
||||
* Drop Circles, Stars
|
||||
* Drop Unique
|
||||
* Default values for script metavariables
|
||||
* Features:
|
||||
* Introduce .cocciconfig configuration file
|
||||
* Add some support for MetaStmtList. Allowed at top level of {}.
|
||||
* timeout of 0 is no timeout, to allow cancelling this option.
|
||||
* Bugfixes:
|
||||
* Allow virtual variable definition to contain an =.
|
||||
* Improvement when exists rule contains when forall.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 22 14:30:59 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: coccinelle
|
||||
Version: 1.0.2
|
||||
Version: 1.0.4
|
||||
Release: 0
|
||||
Summary: Semantic patch utility
|
||||
License: GPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user