Hello community,

here is the log from the commit of package yast2-add-on-creator for 
openSUSE:Factory checked in at 2012-01-12 15:27:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-add-on-creator (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-add-on-creator.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-add-on-creator", Maintainer is "[email protected]"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/yast2-add-on-creator/yast2-add-on-creator.changes    
    2011-10-19 00:56:35.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-add-on-creator.new/yast2-add-on-creator.changes
   2012-01-12 15:27:14.000000000 +0100
@@ -1,0 +2,11 @@
+Wed Jan 11 10:26:12 CET 2012 - [email protected]
+
+- Confirmed license
+- 2.22.0
+
+-------------------------------------------------------------------
+Wed Dec  7 10:05:46 UTC 2011 - [email protected]
+
+- fix license to be in spdx.org format
+
+-------------------------------------------------------------------

Old:
----
  yast2-add-on-creator-2.21.2.tar.bz2

New:
----
  yast2-add-on-creator-2.22.0.tar.bz2

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

Other differences:
------------------
++++++ yast2-add-on-creator.spec ++++++
--- /var/tmp/diff_new_pack.o8rq73/_old  2012-01-12 15:27:17.000000000 +0100
+++ /var/tmp/diff_new_pack.o8rq73/_new  2012-01-12 15:27:17.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-add-on-creator
 #
-# 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
@@ -19,14 +19,14 @@
 
 
 Name:           yast2-add-on-creator
-Version:        2.21.2
+Version:        2.22.0
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        yast2-add-on-creator-%{version}.tar.bz2
 
 Group:          System/YaST
-License:        GPL-2.0; GPL-2.0+
+License:        GPL-2.0
 PreReq:         %fillup_prereq
 Requires:       yast2 >= 2.21.22
 BuildRequires:  perl-XML-Writer update-desktop-files yast2 yast2-devtools 
yast2-testsuite
@@ -83,6 +83,7 @@
 /usr/share/YaST2/scrconf/*.scr
 /usr/lib/YaST2/servers_non_y2/ag_*
 %doc %{_prefix}/share/doc/packages/yast2-add-on-creator
+%doc COPYING
 /var/adm/fillup-templates/sysconfig.add-on-creator
 
 %changelog

++++++ yast2-add-on-creator-2.21.2.tar.bz2 -> 
yast2-add-on-creator-2.22.0.tar.bz2 ++++++
++++ 2267 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-add-on-creator-2.21.2/VERSION new/yast2-add-on-creator-2.22.0/VERSION
--- old/yast2-add-on-creator-2.21.2/VERSION     2011-10-14 11:24:31.000000000 
+0200
+++ new/yast2-add-on-creator-2.22.0/VERSION     2012-01-11 10:34:18.000000000 
+0100
@@ -1 +1 @@
-2.21.2
+2.22.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-add-on-creator-2.21.2/configure.in 
new/yast2-add-on-creator-2.22.0/configure.in
--- old/yast2-add-on-creator-2.21.2/configure.in        2011-10-05 
10:02:35.000000000 +0200
+++ new/yast2-add-on-creator-2.22.0/configure.in        2012-01-11 
10:34:40.000000000 +0100
@@ -1,9 +1,9 @@
 dnl configure.in for yast2-add-on-creator
 dnl
-dnl -- This file is generated by y2autoconf 2.21.3 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.21.6 - DO NOT EDIT! --
 dnl    (edit configure.in.in instead)
 
-AC_INIT(yast2-add-on-creator, 2.21.1, http://bugs.opensuse.org/, 
yast2-add-on-creator)
+AC_INIT(yast2-add-on-creator, 2.22.0, http://bugs.opensuse.org/, 
yast2-add-on-creator)
 dnl Check for presence of file 'RPMNAME'
 AC_CONFIG_SRCDIR([RPMNAME])
 
@@ -18,7 +18,7 @@
 AM_INIT_AUTOMAKE(tar-ustar -Wno-portability)
 
 dnl Important YaST2 variables
-VERSION="2.21.1"
+VERSION="2.22.0"
 RPMNAME="yast2-add-on-creator"
 MAINTAINER="Jiri Suchomel <[email protected]>"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-add-on-creator-2.21.2/src/AddOnCreator.ycp 
new/yast2-add-on-creator-2.22.0/src/AddOnCreator.ycp
--- old/yast2-add-on-creator-2.21.2/src/AddOnCreator.ycp        2011-10-14 
11:25:38.000000000 +0200
+++ new/yast2-add-on-creator-2.22.0/src/AddOnCreator.ycp        2012-01-11 
10:58:40.000000000 +0100
@@ -1,5 +1,5 @@
 /* 
------------------------------------------------------------------------------
- * Copyright (c) 2006 Novell, Inc. All Rights Reserved.
+ * Copyright (c) 2006-2012 Novell, Inc. All Rights Reserved.
  *
  *
  * This program is free software; you can redistribute it and/or modify it 
under
@@ -24,7 +24,7 @@
  * Summary:    AddOnCreator settings, input and output functions
  * Authors:    Jiri Suchomel <[email protected]>
  *
- * $Id: AddOnCreator.ycp 66442 2011-10-14 09:25:37Z jsuchome $
+ * $Id: AddOnCreator.ycp 67140 2012-01-11 09:58:38Z jsuchome $
  *
  * Representation of the configuration of add-on-creator.
  * Input and output routines.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-add-on-creator-2.21.2/src/add-on-creator.ycp 
new/yast2-add-on-creator-2.22.0/src/add-on-creator.ycp
--- old/yast2-add-on-creator-2.21.2/src/add-on-creator.ycp      2009-10-21 
09:07:29.000000000 +0200
+++ new/yast2-add-on-creator-2.22.0/src/add-on-creator.ycp      2012-01-11 
10:58:40.000000000 +0100
@@ -1,5 +1,5 @@
 /* 
------------------------------------------------------------------------------
- * Copyright (c) 2006 Novell, Inc. All Rights Reserved.
+ * Copyright (c) 2006-2012 Novell, Inc. All Rights Reserved.
  *
  *
  * This program is free software; you can redistribute it and/or modify it 
under
@@ -24,7 +24,7 @@
  * Summary:    Main file
  * Authors:    Jiri Suchomel <[email protected]>
  *
- * $Id: add-on-creator.ycp 59124 2009-10-21 07:07:28Z jsuchome $
+ * $Id: add-on-creator.ycp 67140 2012-01-11 09:58:38Z jsuchome $
  *
  * Main file for add-on-creator configuration. Uses all other files.
  */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-add-on-creator-2.21.2/src/complex.ycp 
new/yast2-add-on-creator-2.22.0/src/complex.ycp
--- old/yast2-add-on-creator-2.21.2/src/complex.ycp     2011-09-19 
15:11:58.000000000 +0200
+++ new/yast2-add-on-creator-2.22.0/src/complex.ycp     2012-01-11 
10:58:40.000000000 +0100
@@ -1,5 +1,5 @@
 /* 
------------------------------------------------------------------------------
- * Copyright (c) 2006 Novell, Inc. All Rights Reserved.
+ * Copyright (c) 2006-2012 Novell, Inc. All Rights Reserved.
  *
  *
  * This program is free software; you can redistribute it and/or modify it 
under
@@ -24,7 +24,7 @@
  * Summary:    Dialogs definitions
  * Authors:    Jiri Suchomel <[email protected]>
  *
- * $Id: complex.ycp 65765 2011-09-19 07:07:58Z visnov $
+ * $Id: complex.ycp 67140 2012-01-11 09:58:38Z jsuchome $
  */
 
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-add-on-creator-2.21.2/src/dialogs.ycp 
new/yast2-add-on-creator-2.22.0/src/dialogs.ycp
--- old/yast2-add-on-creator-2.21.2/src/dialogs.ycp     2008-12-18 
14:47:03.000000000 +0100
+++ new/yast2-add-on-creator-2.22.0/src/dialogs.ycp     2012-01-11 
10:58:40.000000000 +0100
@@ -1,5 +1,5 @@
 /* 
------------------------------------------------------------------------------
- * Copyright (c) 2006 Novell, Inc. All Rights Reserved.
+ * Copyright (c) 2006-2012 Novell, Inc. All Rights Reserved.
  *
  *
  * This program is free software; you can redistribute it and/or modify it 
under
@@ -24,7 +24,7 @@
  * Summary:    Dialogs definitions
  * Authors:    Jiri Suchomel <[email protected]>
  *
- * $Id: dialogs.ycp 44537 2008-02-15 15:27:21Z jsuchome $
+ * $Id: dialogs.ycp 67140 2012-01-11 09:58:38Z jsuchome $
  */
 
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-add-on-creator-2.21.2/src/helps.ycp 
new/yast2-add-on-creator-2.22.0/src/helps.ycp
--- old/yast2-add-on-creator-2.21.2/src/helps.ycp       2008-12-18 
14:47:03.000000000 +0100
+++ new/yast2-add-on-creator-2.22.0/src/helps.ycp       2012-01-11 
10:58:40.000000000 +0100
@@ -1,5 +1,5 @@
 /* 
------------------------------------------------------------------------------
- * Copyright (c) 2006 Novell, Inc. All Rights Reserved.
+ * Copyright (c) 2006-2012 Novell, Inc. All Rights Reserved.
  *
  *
  * This program is free software; you can redistribute it and/or modify it 
under
@@ -24,7 +24,7 @@
  * Summary:    Help texts of all the dialogs
  * Authors:    Jiri Suchomel <[email protected]>
  *
- * $Id: helps.ycp 50855 2008-09-09 09:09:56Z jsuchome $
+ * $Id: helps.ycp 67140 2012-01-11 09:58:38Z jsuchome $
  */
 
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-add-on-creator-2.21.2/src/patterns.ycp 
new/yast2-add-on-creator-2.22.0/src/patterns.ycp
--- old/yast2-add-on-creator-2.21.2/src/patterns.ycp    2009-06-01 
13:16:03.000000000 +0200
+++ new/yast2-add-on-creator-2.22.0/src/patterns.ycp    2012-01-11 
10:58:40.000000000 +0100
@@ -1,10 +1,30 @@
+/* 
------------------------------------------------------------------------------
+ * Copyright (c) 2006-2012 Novell, Inc. All Rights Reserved.
+ *
+ *
+ * This program is free software; you can redistribute it and/or modify it 
under
+ * the terms of version 2 of the GNU General Public License as published by the
+ * Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 
FITNESS
+ * FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more 
details.
+ *
+ * You should have received a copy of the GNU General Public License along with
+ * this program; if not, contact Novell, Inc.
+ *
+ * To contact Novell about this file by physical or electronic mail, you may 
find
+ * current contact information at www.novell.com.
+ * 
------------------------------------------------------------------------------
+ */
+
 /**
  * File:       include/add-on-creator/patterns.ycp
  * Package:    Add-On Creator
  * Summary:    Dialogs for patterns and selections
  * Authors:    Jiri Suchomel <[email protected]>
  *
- * $Id: patterns.ycp 56787 2009-04-15 11:56:09Z jsuchome $
+ * $Id: patterns.ycp 67140 2012-01-11 09:58:38Z jsuchome $
  */
 
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-add-on-creator-2.21.2/src/wizards.ycp 
new/yast2-add-on-creator-2.22.0/src/wizards.ycp
--- old/yast2-add-on-creator-2.21.2/src/wizards.ycp     2008-12-18 
14:47:03.000000000 +0100
+++ new/yast2-add-on-creator-2.22.0/src/wizards.ycp     2012-01-11 
10:58:40.000000000 +0100
@@ -1,5 +1,5 @@
 /* 
-----------------------------------------------------------------------------
- * Copyright (c) 2006 Novell, Inc. All Rights Reserved.
+ * Copyright (c) 2006-2012 Novell, Inc. All Rights Reserved.
  *
  *
  * This program is free software; you can redistribute it and/or modify it 
under
@@ -24,7 +24,7 @@
  * Summary:    Wizards definitions
  * Authors:    Jiri Suchomel <[email protected]>
  *
- * $Id: wizards.ycp 44537 2008-02-15 15:27:21Z jsuchome $
+ * $Id: wizards.ycp 67140 2012-01-11 09:58:38Z jsuchome $
  */
 
 {

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

Reply via email to