Hello community,

here is the log from the commit of package coccinelle for openSUSE:Factory 
checked in at 2012-02-16 12:19:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/coccinelle (Old)
 and      /work/SRC/openSUSE:Factory/.coccinelle.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "coccinelle", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/coccinelle/coccinelle.changes    2011-09-23 
01:53:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.coccinelle.new/coccinelle.changes       
2012-02-16 12:19:07.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Feb 13 10:45:09 UTC 2012 - [email protected]
+
+- patch license to follow spdx.org standard
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ coccinelle.spec ++++++
--- /var/tmp/diff_new_pack.SOS8oH/_old  2012-02-16 12:19:08.000000000 +0100
+++ /var/tmp/diff_new_pack.SOS8oH/_new  2012-02-16 12:19:08.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package coccinelle
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,18 +16,20 @@
 #
 
 
-
 Name:           coccinelle
 Version:        1.0.0
 Release:        0
 Summary:        Semantic patch utility
-License:        GPL2
+License:        GPL-2.0
 Group:          Productivity/Text/Utilities
-URL:            http://coccinelle.lip6.fr/
+Url:            http://coccinelle.lip6.fr/
 %define rversion       %version-rc7
 Source:         %name-%rversion.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ncurses-devel ocaml python-devel xz
+BuildRequires:  ncurses-devel
+BuildRequires:  ocaml
+BuildRequires:  python-devel
+BuildRequires:  xz
 
 %description
 Coccinelle is a program matching and transformation engine which


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to