diff --git a/coccinelle-1.0.2.tgz b/coccinelle-1.0.2.tgz deleted file mode 100644 index 7e170ae..0000000 --- a/coccinelle-1.0.2.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e45b904f42c9b84732168782d491c8c1ab23bb85db06c4b9ba2762bea8ac679 -size 2790829 diff --git a/coccinelle-1.0.4.tgz b/coccinelle-1.0.4.tgz new file mode 100644 index 0000000..b214f00 --- /dev/null +++ b/coccinelle-1.0.4.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f823813a2ea299c0f6c01d8419b83c4dc6617116d32ba99d726443a1c22b06d +size 2484218 diff --git a/coccinelle.changes b/coccinelle.changes index a255ea7..d402e73 100644 --- a/coccinelle.changes +++ b/coccinelle.changes @@ -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 diff --git a/coccinelle.spec b/coccinelle.spec index 69935f4..4eaefdc 100644 --- a/coccinelle.spec +++ b/coccinelle.spec @@ -17,7 +17,7 @@ Name: coccinelle -Version: 1.0.2 +Version: 1.0.4 Release: 0 Summary: Semantic patch utility License: GPL-2.0