diff --git a/coccinelle-1.0.0.tgz b/coccinelle-1.0.0.tgz new file mode 100644 index 0000000..aa79659 --- /dev/null +++ b/coccinelle-1.0.0.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e18b4c77964c6f623c385dc8b2fcb46beacd9811927617144620b12d93289e74 +size 3427246 diff --git a/coccinelle-1.0.1.tgz b/coccinelle-1.0.1.tgz deleted file mode 100644 index 8abd525..0000000 --- a/coccinelle-1.0.1.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39caac46c1f80cbe5de21164c5b31a794e3befdb9cd7ef1d080d455ac171b526 -size 2772730 diff --git a/coccinelle.changes b/coccinelle.changes index 4c6a633..48b4b41 100644 --- a/coccinelle.changes +++ b/coccinelle.changes @@ -1,16 +1,3 @@ -------------------------------------------------------------------- -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 diff --git a/coccinelle.spec b/coccinelle.spec index 90593a2..003614a 100644 --- a/coccinelle.spec +++ b/coccinelle.spec @@ -17,7 +17,7 @@ Name: coccinelle -Version: 1.0.1 +Version: 1.0.0 Release: 0 Summary: Semantic patch utility License: GPL-2.0