Hello community, here is the log from the commit of package coccinelle for openSUSE:Factory checked in at 2014-10-11 19:26:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/coccinelle (Old) and /work/SRC/openSUSE:Factory/.coccinelle.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "coccinelle" Changes: -------- --- /work/SRC/openSUSE:Factory/coccinelle/coccinelle.changes 2014-09-12 15:25:33.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.coccinelle.new/coccinelle.changes 2014-10-11 19:27:18.000000000 +0200 @@ -1,0 +2,8 @@ +Thu Oct 2 15:01:42 UTC 2014 - [email protected] + +- Update to new upstream release 1.0.0~rc22 +* Limited matching of decimal format strings, with the --ibm option +* Better support for functions that have no specified return type. +- Drop fix-no_prepare_ocamlcocci-arguments.patch (merged) + +------------------------------------------------------------------- Old: ---- coccinelle-1.0.0-rc21.tgz fix-no_prepare_ocamlcocci-arguments.patch New: ---- coccinelle-1.0.0-rc22.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ coccinelle.spec ++++++ --- /var/tmp/diff_new_pack.I8Gv00/_old 2014-10-11 19:27:18.000000000 +0200 +++ /var/tmp/diff_new_pack.I8Gv00/_new 2014-10-11 19:27:18.000000000 +0200 @@ -17,18 +17,18 @@ Name: coccinelle -Version: 1.0.0~rc21 +Version: 1.0.0~rc22 Release: 0 Summary: Semantic patch utility License: GPL-2.0 Group: Productivity/Text/Utilities Url: http://coccinelle.lip6.fr/ -%define rversion 1.0.0-rc21 +%define rversion 1.0.0-rc22 #Git-Clone: git://github.com/coccinelle/coccinelle Source: http://coccinelle.lip6.fr/distrib/%name-%rversion.tgz -Patch1: fix-no_prepare_ocamlcocci-arguments.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: fdupes BuildRequires: ncurses-devel BuildRequires: ocaml >= 3.11 BuildRequires: ocaml-camlp4-devel >= 3.11 @@ -54,7 +54,6 @@ %prep %setup -qn %name-%rversion -%patch -P 1 -p1 %build %configure @@ -77,6 +76,9 @@ mkdir -p "$b/%_libdir"; mv "$b/%_datadir/%name/dllpycaml_stubs.so" "$b/%_libdir/"; +mv "$b/%_datadir/%name/spatch" "$b/%_bindir/spatch.bin" +ln -s spatch.bin "$b/%_datadir/%name/spatch" +%fdupes %buildroot/%_prefix %files %defattr(-,root,root) @@ -85,6 +87,6 @@ %doc %_mandir/man?/* %_bindir/spatch* %_libdir/dllpycaml_stubs.so -%_datadir/%name +%_datadir/%name/ %changelog ++++++ coccinelle-1.0.0-rc21.tgz -> coccinelle-1.0.0-rc22.tgz ++++++ ++++ 48465 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
