From 518252bfa799fcf6923c4bdbaba4cd292301191d01abbdbc407f03bec1f94bca Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sun, 10 Jul 2011 19:11:12 +0000 Subject: [PATCH] 1.0.0~rc4 OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=12 --- coccinelle-1.0.0-rc3.tar.xz | 3 --- coccinelle-1.0.0-rc4.tar.xz | 3 +++ coccinelle.changes | 4 ++-- coccinelle.spec | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 coccinelle-1.0.0-rc3.tar.xz create mode 100644 coccinelle-1.0.0-rc4.tar.xz diff --git a/coccinelle-1.0.0-rc3.tar.xz b/coccinelle-1.0.0-rc3.tar.xz deleted file mode 100644 index a9aa510..0000000 --- a/coccinelle-1.0.0-rc3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:93e1fa02a3c0e02ab7e6b8a5e7a349c7ae5b1cde80e31456af96cfc24cda2080 -size 1555340 diff --git a/coccinelle-1.0.0-rc4.tar.xz b/coccinelle-1.0.0-rc4.tar.xz new file mode 100644 index 0000000..0505402 --- /dev/null +++ b/coccinelle-1.0.0-rc4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4711bf4c52edcbd18a1511ddd81dc66c3bb7fe1c51721cb5ee26a16ddc2f8a5 +size 1558276 diff --git a/coccinelle.changes b/coccinelle.changes index 5ad6214..59ec8bf 100644 --- a/coccinelle.changes +++ b/coccinelle.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Sat Jun 25 20:23:37 UTC 2011 - jengelh@medozas.de +Sun Jul 10 19:08:55 UTC 2011 - jengelh@medozas.de -- Update to new upstream release 1.0.0~rc3 +- Update to new upstream release 1.0.0 * Addition of initializer list metavariables. * Allow multiple position variables per token * ++ can now be associated with - code diff --git a/coccinelle.spec b/coccinelle.spec index 1755f70..225fbb5 100644 --- a/coccinelle.spec +++ b/coccinelle.spec @@ -5,7 +5,7 @@ Summary: Semantic patch utility License: GPL2 Group: Productivity/Text/Utilities URL: http://coccinelle.lip6.fr/ -%define rversion %version-rc3 +%define rversion %version-rc4 Source: %name-%rversion.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: ncurses-devel ocaml python-devel xz