Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2012-12-28 22:44:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and      /work/SRC/openSUSE:Factory/.libyui-qt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libyui-qt", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes      2012-12-05 
13:58:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2012-12-28 
22:44:40.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Dec 17 11:51:33 CET 2012 - [email protected]
+
+- fixed bnc #793893: storage graph in yast missing
+- Version 2.42.3
+
+-------------------------------------------------------------------
@@ -5 +10,0 @@
-
@@ -6,0 +12 @@
+

Old:
----
  libyui-qt-2.42.2.tar.bz2

New:
----
  libyui-qt-2.42.3.tar.bz2

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

Other differences:
------------------
++++++ libyui-qt-doc.spec ++++++
--- /var/tmp/diff_new_pack.1RBuN9/_old  2012-12-28 22:44:41.000000000 +0100
+++ /var/tmp/diff_new_pack.1RBuN9/_new  2012-12-28 22:44:41.000000000 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package libyui-qt (Version 2.42.2)
+# spec file for package libyui-qt (Version 2.42.3)
 #
 # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -16,7 +16,7 @@
 #
 
 Name:          libyui-qt-doc
-Version:       2.42.2
+Version:       2.42.3
 Release:       0
 License:       LGPL-2.1 or LGPL-3.0
 Source:                libyui-qt-%{version}.tar.bz2

++++++ libyui-qt.spec ++++++
--- /var/tmp/diff_new_pack.1RBuN9/_old  2012-12-28 22:44:41.000000000 +0100
+++ /var/tmp/diff_new_pack.1RBuN9/_new  2012-12-28 22:44:41.000000000 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package libyui-qt (Version 2.42.2)
+# spec file for package libyui-qt (Version 2.42.3)
 #
 # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -18,7 +18,7 @@
 # norootforbuild
 
 Name:          libyui-qt
-Version:       2.42.2
+Version:       2.42.3
 Release:       0
 License:       LGPL-2.1 or LGPL-3.0
 Source:                libyui-qt-%{version}.tar.bz2

++++++ libyui-qt-2.42.2.tar.bz2 -> libyui-qt-2.42.3.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.42.2/ChangeLog 
new/libyui-qt-2.42.3/ChangeLog
--- old/libyui-qt-2.42.2/ChangeLog      2012-11-26 11:50:57.000000000 +0100
+++ new/libyui-qt-2.42.3/ChangeLog      2012-12-17 16:43:00.000000000 +0100
@@ -1,9 +1,15 @@
 -------------------------------------------------------------------
+Mon Dec 17 11:51:33 CET 2012 - [email protected]
+
+- fixed bnc #793893: storage graph in yast missing
+- Version 2.42.3
+
+-------------------------------------------------------------------
 Fri Nov 23 23:05:52 CET 2012 - [email protected]
 
 - changed to calendar popup instead using spin
-
 -------------------------------------------------------------------
+
 Fri Nov  2 20:34:52 CET 2012 - [email protected]
 
 - Reimplemented setApplicationTitle from YApplication
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.42.2/VERSION.cmake 
new/libyui-qt-2.42.3/VERSION.cmake
--- old/libyui-qt-2.42.2/VERSION.cmake  2012-11-26 11:50:57.000000000 +0100
+++ new/libyui-qt-2.42.3/VERSION.cmake  2012-12-17 16:43:00.000000000 +0100
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "42")
-SET(VERSION_PATCH "2")
+SET(VERSION_PATCH "3")
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
 ##### This is need for the libyui core, ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.42.2/src/YQGraphPluginStub.cc 
new/libyui-qt-2.42.3/src/YQGraphPluginStub.cc
--- old/libyui-qt-2.42.2/src/YQGraphPluginStub.cc       2012-11-26 
11:50:57.000000000 +0100
+++ new/libyui-qt-2.42.3/src/YQGraphPluginStub.cc       2012-12-17 
16:43:00.000000000 +0100
@@ -27,7 +27,7 @@
 #define YUILogComponent "qt-ui"
 #include <yui/YUILog.h>
 
-#define PLUGIN_BASE_NAME "qt_graph"
+#define PLUGIN_BASE_NAME "qt-graph"
 
 YQGraphPluginStub::YQGraphPluginStub()
     : YGraphPlugin( PLUGIN_BASE_NAME )

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

Reply via email to