Hello community,

here is the log from the commit of package yast2-online-update for 
openSUSE:Factory checked in at 2012-01-26 14:09:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-online-update (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-online-update.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-online-update", Maintainer is "jsuch...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-online-update/yast2-online-update.changes  
2011-12-12 17:05:54.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-online-update.new/yast2-online-update.changes 
    2012-01-26 14:09:15.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Jan 25 08:42:18 CET 2012 - jsuch...@suse.cz
+
+- confirmed license
+- 2.22.0 
+
+-------------------------------------------------------------------

Old:
----
  yast2-online-update-2.21.5.tar.bz2

New:
----
  yast2-online-update-2.22.0.tar.bz2

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

Other differences:
------------------
++++++ yast2-online-update.spec ++++++
--- /var/tmp/diff_new_pack.QB0mK1/_old  2012-01-26 14:09:16.000000000 +0100
+++ /var/tmp/diff_new_pack.QB0mK1/_new  2012-01-26 14:09:16.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-online-update
 #
-# 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
@@ -15,18 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           yast2-online-update
-Version:        2.21.5
+Version:        2.22.0
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        yast2-online-update-%{version}.tar.bz2
 
 Group:          System/YaST
-License:        GPL-2.0+
+License:        GPL-2.0
 BuildRequires:  gcc-c++ libtool update-desktop-files yast2-devtools 
yast2-packager
 # changed StartPackage callback signature
 Requires:       yast2-pkg-bindings >= 2.20.3
@@ -65,7 +64,6 @@
 export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
 export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
 
-%{?suse_update_config:%{suse_update_config -f}}
 ./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
 # V=1: verbose build in case we used AM_SILENT_RULES(yes)
 # so that RPM_OPT_FLAGS check works

++++++ yast2-online-update-2.21.5.tar.bz2 -> yast2-online-update-2.22.0.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-online-update-2.21.5/VERSION 
new/yast2-online-update-2.22.0/VERSION
--- old/yast2-online-update-2.21.5/VERSION      2011-12-09 15:44:21.000000000 
+0100
+++ new/yast2-online-update-2.22.0/VERSION      2012-01-25 08:42:29.000000000 
+0100
@@ -1 +1 @@
-2.21.5
+2.22.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-online-update-2.21.5/src/OnlineUpdate.ycp 
new/yast2-online-update-2.22.0/src/OnlineUpdate.ycp
--- old/yast2-online-update-2.21.5/src/OnlineUpdate.ycp 2009-12-15 
15:24:52.000000000 +0100
+++ new/yast2-online-update-2.22.0/src/OnlineUpdate.ycp 2012-01-25 
08:42:12.000000000 +0100
@@ -1,3 +1,23 @@
+/* 
------------------------------------------------------------------------------
+ * 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.
+ * 
------------------------------------------------------------------------------
+ */
+
 /**
  * Package:    Online update
  * Summary:    Data used for Online Update
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-online-update-2.21.5/src/OnlineUpdateCallbacks.ycp 
new/yast2-online-update-2.22.0/src/OnlineUpdateCallbacks.ycp
--- old/yast2-online-update-2.21.5/src/OnlineUpdateCallbacks.ycp        
2011-12-09 15:41:13.000000000 +0100
+++ new/yast2-online-update-2.22.0/src/OnlineUpdateCallbacks.ycp        
2012-01-25 08:42:01.000000000 +0100
@@ -1,3 +1,23 @@
+/* 
------------------------------------------------------------------------------
+ * 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.
+ * 
------------------------------------------------------------------------------
+ */
+
 /**
  * Module:             OnlineUpdateCallbacks.ycp
  *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-online-update-2.21.5/src/OnlineUpdateDialogs.ycp 
new/yast2-online-update-2.22.0/src/OnlineUpdateDialogs.ycp
--- old/yast2-online-update-2.21.5/src/OnlineUpdateDialogs.ycp  2008-12-18 
14:46:53.000000000 +0100
+++ new/yast2-online-update-2.22.0/src/OnlineUpdateDialogs.ycp  2012-01-25 
08:42:03.000000000 +0100
@@ -1,3 +1,23 @@
+/* 
------------------------------------------------------------------------------
+ * 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.
+ * 
------------------------------------------------------------------------------
+ */
+
 /**
    Summary: YOU dialogs
    Authors: Cornelius Schumacher <csc...@suse.de>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-online-update-2.21.5/src/cd_update.ycp 
new/yast2-online-update-2.22.0/src/cd_update.ycp
--- old/yast2-online-update-2.21.5/src/cd_update.ycp    2008-12-18 
14:46:53.000000000 +0100
+++ new/yast2-online-update-2.22.0/src/cd_update.ycp    2012-01-25 
08:41:56.000000000 +0100
@@ -1,3 +1,23 @@
+/* 
------------------------------------------------------------------------------
+ * 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.
+ * 
------------------------------------------------------------------------------
+ */
+
 /**
  * Summary:    Client for calling CD update
  */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-online-update-2.21.5/src/do_online_update_auto.ycp 
new/yast2-online-update-2.22.0/src/do_online_update_auto.ycp
--- old/yast2-online-update-2.21.5/src/do_online_update_auto.ycp        
2009-02-27 12:24:08.000000000 +0100
+++ new/yast2-online-update-2.22.0/src/do_online_update_auto.ycp        
2012-01-25 08:41:58.000000000 +0100
@@ -1,3 +1,23 @@
+/* 
------------------------------------------------------------------------------
+ * 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:       clients/do_online_update_auto.ycp
  * Package:    Configuration of online_update
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-online-update-2.21.5/src/inst_you.ycp 
new/yast2-online-update-2.22.0/src/inst_you.ycp
--- old/yast2-online-update-2.21.5/src/inst_you.ycp     2011-09-26 
09:56:17.000000000 +0200
+++ new/yast2-online-update-2.22.0/src/inst_you.ycp     2012-01-25 
08:42:00.000000000 +0100
@@ -1,3 +1,23 @@
+/* 
------------------------------------------------------------------------------
+ * 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.
+ * 
------------------------------------------------------------------------------
+ */
+
 /**
  * Package:    online-update
  * Summary:    Call YOU during installation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-online-update-2.21.5/src/online_update.ycp 
new/yast2-online-update-2.22.0/src/online_update.ycp
--- old/yast2-online-update-2.21.5/src/online_update.ycp        2011-09-26 
09:56:17.000000000 +0200
+++ new/yast2-online-update-2.22.0/src/online_update.ycp        2012-01-25 
08:42:10.000000000 +0100
@@ -1,3 +1,23 @@
+/* 
------------------------------------------------------------------------------
+ * 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.
+ * 
------------------------------------------------------------------------------
+ */
+
 /**
  * Summary:    Main file
  * Authors:    Gabriele Strattner <g...@suse.de>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-online-update-2.21.5/src/online_update_install.ycp 
new/yast2-online-update-2.22.0/src/online_update_install.ycp
--- old/yast2-online-update-2.21.5/src/online_update_install.ycp        
2011-09-26 09:56:17.000000000 +0200
+++ new/yast2-online-update-2.22.0/src/online_update_install.ycp        
2012-01-25 08:42:05.000000000 +0100
@@ -1,3 +1,23 @@
+/* 
------------------------------------------------------------------------------
+ * 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:       clients/online_update_install.ycp
  * Package:    Configuration of online_update
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-online-update-2.21.5/src/online_update_select.ycp 
new/yast2-online-update-2.22.0/src/online_update_select.ycp
--- old/yast2-online-update-2.21.5/src/online_update_select.ycp 2011-09-26 
09:56:17.000000000 +0200
+++ new/yast2-online-update-2.22.0/src/online_update_select.ycp 2012-01-25 
08:42:08.000000000 +0100
@@ -1,3 +1,23 @@
+/* 
------------------------------------------------------------------------------
+ * 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.
+ * 
------------------------------------------------------------------------------
+ */
+
 /**
  * Package:    Online update
  * Summary:    Selection dialog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to