Hello community,

here is the log from the commit of package libyui-qt-pkg for openSUSE:Factory 
checked in at 2016-10-26 13:26:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libyui-qt-pkg (Old)
 and      /work/SRC/openSUSE:Factory/.libyui-qt-pkg.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libyui-qt-pkg"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libyui-qt-pkg/libyui-qt-pkg.changes      
2016-10-18 13:26:43.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt-pkg.new/libyui-qt-pkg.changes 
2016-10-26 13:26:25.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Oct 24 12:06:09 UTC 2016 - jreidin...@suse.com
+
+- install qt-pkg if graphical control center and yast2-packager is
+  used to prevent crash (bsc#999031)
+- 2.45.10
+
+-------------------------------------------------------------------

Old:
----
  libyui-qt-pkg-2.45.9.tar.bz2

New:
----
  libyui-qt-pkg-2.45.10.tar.bz2

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

Other differences:
------------------
++++++ libyui-qt-pkg-doc.spec ++++++
--- /var/tmp/diff_new_pack.73xKWp/_old  2016-10-26 13:26:28.000000000 +0200
+++ /var/tmp/diff_new_pack.73xKWp/_new  2016-10-26 13:26:28.000000000 +0200
@@ -20,7 +20,7 @@
 %define so_version 7
 
 Name:           %{parent}-doc
-Version:        2.45.9
+Version:        2.45.10
 Release:        0
 Source:         %{parent}-%{version}.tar.bz2
 

++++++ libyui-qt-pkg.spec ++++++
--- /var/tmp/diff_new_pack.73xKWp/_old  2016-10-26 13:26:28.000000000 +0200
+++ /var/tmp/diff_new_pack.73xKWp/_new  2016-10-26 13:26:28.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           libyui-qt-pkg
-Version:        2.45.9
+Version:        2.45.10
 Release:        0
 Source:         %{name}-%{version}.tar.bz2
 
@@ -58,6 +58,8 @@
 
 Provides:       libyui_pkg
 Supplements:    packageand(libyui-qt:yast2-packager)
+# control center gnome requires graphical pkg and gtk is dropped (bnc#999031)
+Supplements:    packageand(yast2-control-center-gnome:yast2-packager)
 
 # new packager is in qt5 and crashes if qt3 diagsolver is used (bnc#870683)
 Obsoletes:      libqdialogsolver1 < 1.4.0

++++++ libyui-qt-pkg-2.45.9.tar.bz2 -> libyui-qt-pkg-2.45.10.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-pkg-2.45.9/VERSION.cmake 
new/libyui-qt-pkg-2.45.10/VERSION.cmake
--- old/libyui-qt-pkg-2.45.9/VERSION.cmake      2016-10-13 14:44:12.000000000 
+0200
+++ new/libyui-qt-pkg-2.45.10/VERSION.cmake     2016-10-24 15:04:09.000000000 
+0200
@@ -1,6 +1,6 @@
 SET( VERSION_MAJOR "2" )
 SET( VERSION_MINOR "45" )
-SET( VERSION_PATCH "9" )
+SET( VERSION_PATCH "10" )
 SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}" )
 
 ##### This is need for the libyui core, ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-pkg-2.45.9/package/libyui-qt-pkg-doc.spec 
new/libyui-qt-pkg-2.45.10/package/libyui-qt-pkg-doc.spec
--- old/libyui-qt-pkg-2.45.9/package/libyui-qt-pkg-doc.spec     2016-10-13 
14:44:12.000000000 +0200
+++ new/libyui-qt-pkg-2.45.10/package/libyui-qt-pkg-doc.spec    2016-10-24 
15:04:09.000000000 +0200
@@ -20,7 +20,7 @@
 %define so_version 7
 
 Name:           %{parent}-doc
-Version:        2.45.9
+Version:        2.45.10
 Release:        0
 Source:         %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-pkg-2.45.9/package/libyui-qt-pkg.changes 
new/libyui-qt-pkg-2.45.10/package/libyui-qt-pkg.changes
--- old/libyui-qt-pkg-2.45.9/package/libyui-qt-pkg.changes      2016-10-13 
14:44:12.000000000 +0200
+++ new/libyui-qt-pkg-2.45.10/package/libyui-qt-pkg.changes     2016-10-24 
15:04:09.000000000 +0200
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Mon Oct 24 12:06:09 UTC 2016 - jreidin...@suse.com
+
+- install qt-pkg if graphical control center and yast2-packager is
+  used to prevent crash (bsc#999031)
+- 2.45.10
+
+-------------------------------------------------------------------
 Thu Oct 13 11:05:38 UTC 2016 - igonzalezs...@suse.com
 
 - Adapt to the latest API change regarding QY2Styler,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-pkg-2.45.9/package/libyui-qt-pkg.spec 
new/libyui-qt-pkg-2.45.10/package/libyui-qt-pkg.spec
--- old/libyui-qt-pkg-2.45.9/package/libyui-qt-pkg.spec 2016-10-13 
14:44:12.000000000 +0200
+++ new/libyui-qt-pkg-2.45.10/package/libyui-qt-pkg.spec        2016-10-24 
15:04:09.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           libyui-qt-pkg
-Version:        2.45.9
+Version:        2.45.10
 Release:        0
 Source:         %{name}-%{version}.tar.bz2
 
@@ -58,6 +58,8 @@
 
 Provides:       libyui_pkg
 Supplements:    packageand(libyui-qt:yast2-packager)
+# control center gnome requires graphical pkg and gtk is dropped (bnc#999031)
+Supplements:    packageand(yast2-control-center-gnome:yast2-packager)
 
 # new packager is in qt5 and crashes if qt3 diagsolver is used (bnc#870683)
 Obsoletes:      libqdialogsolver1 < 1.4.0


Reply via email to