commit libyui-qt for openSUSE:Factory

2020-11-06 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2020-11-06 23:42:47

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new.11331 (New)


Package is "libyui-qt"

Fri Nov  6 23:42:47 2020 rev:75 rq:845920 version:2.56.2

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2020-10-29 
09:21:20.654632414 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new.11331/libyui-qt.changes   
2020-11-06 23:42:49.079526705 +0100
@@ -1,0 +2,7 @@
+Tue Nov  3 12:33:56 UTC 2020 - Stefan Hundhammer 
+
+- Honor menu item enabled/disabled state when rebuilding menu item tree
+  (e.g. after keyboard shortcut change) (boo#1178394)
+- 2.56.2
+
+---

Old:

  libyui-qt-2.56.1.tar.bz2

New:

  libyui-qt-2.56.2.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.VfakJ8/_old  2020-11-06 23:42:49.735525444 +0100
+++ /var/tmp/diff_new_pack.VfakJ8/_new  2020-11-06 23:42:49.739525436 +0100
@@ -21,7 +21,7 @@
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.56.1
+Version:2.56.2
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.VfakJ8/_old  2020-11-06 23:42:49.759525399 +0100
+++ /var/tmp/diff_new_pack.VfakJ8/_new  2020-11-06 23:42:49.763525390 +0100
@@ -18,7 +18,7 @@
 
 Name:   libyui-qt
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.56.1
+Version:2.56.2
 Release:0
 Source: %{name}-%{version}.tar.bz2
 

++ libyui-qt-2.56.1.tar.bz2 -> libyui-qt-2.56.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.56.1/VERSION.cmake 
new/libyui-qt-2.56.2/VERSION.cmake
--- old/libyui-qt-2.56.1/VERSION.cmake  2020-10-23 12:06:43.0 +0200
+++ new/libyui-qt-2.56.2/VERSION.cmake  2020-11-04 10:25:45.0 +0100
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "56")
-SET(VERSION_PATCH "1")
+SET(VERSION_PATCH "2")
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
 # This is needed for the libyui-qt core ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.56.1/package/libyui-qt-doc.spec 
new/libyui-qt-2.56.2/package/libyui-qt-doc.spec
--- old/libyui-qt-2.56.1/package/libyui-qt-doc.spec 2020-10-23 
12:06:43.0 +0200
+++ new/libyui-qt-2.56.2/package/libyui-qt-doc.spec 2020-11-04 
10:25:45.0 +0100
@@ -21,7 +21,7 @@
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.56.1
+Version:2.56.2
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.56.1/package/libyui-qt.changes 
new/libyui-qt-2.56.2/package/libyui-qt.changes
--- old/libyui-qt-2.56.1/package/libyui-qt.changes  2020-10-23 
12:06:43.0 +0200
+++ new/libyui-qt-2.56.2/package/libyui-qt.changes  2020-11-04 
10:25:45.0 +0100
@@ -1,4 +1,11 @@
 ---
+Tue Nov  3 12:33:56 UTC 2020 - Stefan Hundhammer 
+
+- Honor menu item enabled/disabled state when rebuilding menu item tree
+  (e.g. after keyboard shortcut change) (boo#1178394)
+- 2.56.2
+
+---
 Thu Oct 15 13:47:14 UTC 2020 - Stefan Hundhammer 
 
 - Added support for OpenItems property for (nested) tables (bsc#1176402)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.56.1/package/libyui-qt.spec 
new/libyui-qt-2.56.2/package/libyui-qt.spec
--- old/libyui-qt-2.56.1/package/libyui-qt.spec 2020-10-23 12:06:43.0 
+0200
+++ new/libyui-qt-2.56.2/package/libyui-qt.spec 2020-11-04 10:25:45.0 
+0100
@@ -18,7 +18,7 @@
 
 Name:   libyui-qt
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.56.1
+Version:2.56.2
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.56.1/src/YQMenuBar.cc 
new/libyui-qt-2.56.2/src/YQMenuBar.cc
--- old/libyui-qt-2.56.1/src/YQMenuBar.cc   2020-10-23 12:06:43.0 
+0200
+++ new/libyui-qt-2.56.2/src/YQMenuBar.cc   2020-11-

commit libyui-qt for openSUSE:Factory

2020-10-29 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2020-10-29 09:21:17

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new.3463 (New)


Package is "libyui-qt"

Thu Oct 29 09:21:17 2020 rev:74 rq:843582 version:2.56.1

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2020-10-18 
16:22:29.876519576 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new.3463/libyui-qt.changes
2020-10-29 09:21:20.654632414 +0100
@@ -1,0 +2,6 @@
+Thu Oct 15 13:47:14 UTC 2020 - Stefan Hundhammer 
+
+- Added support for OpenItems property for (nested) tables (bsc#1176402)
+- 2.56.1
+
+---

Old:

  libyui-qt-2.56.0.tar.bz2

New:

  libyui-qt-2.56.1.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.ZieCXY/_old  2020-10-29 09:21:21.334633065 +0100
+++ /var/tmp/diff_new_pack.ZieCXY/_new  2020-10-29 09:21:21.338633069 +0100
@@ -21,7 +21,7 @@
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.56.0
+Version:2.56.1
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.ZieCXY/_old  2020-10-29 09:21:21.354633085 +0100
+++ /var/tmp/diff_new_pack.ZieCXY/_new  2020-10-29 09:21:21.358633089 +0100
@@ -18,7 +18,7 @@
 
 Name:   libyui-qt
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.56.0
+Version:2.56.1
 Release:0
 Source: %{name}-%{version}.tar.bz2
 

++ libyui-qt-2.56.0.tar.bz2 -> libyui-qt-2.56.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.56.0/VERSION.cmake 
new/libyui-qt-2.56.1/VERSION.cmake
--- old/libyui-qt-2.56.0/VERSION.cmake  2020-10-12 12:17:36.0 +0200
+++ new/libyui-qt-2.56.1/VERSION.cmake  2020-10-23 12:06:43.0 +0200
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "56")
-SET(VERSION_PATCH "0")
+SET(VERSION_PATCH "1")
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
 # This is needed for the libyui-qt core ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.56.0/package/libyui-qt-doc.spec 
new/libyui-qt-2.56.1/package/libyui-qt-doc.spec
--- old/libyui-qt-2.56.0/package/libyui-qt-doc.spec 2020-10-12 
12:17:36.0 +0200
+++ new/libyui-qt-2.56.1/package/libyui-qt-doc.spec 2020-10-23 
12:06:43.0 +0200
@@ -21,7 +21,7 @@
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.56.0
+Version:2.56.1
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.56.0/package/libyui-qt.changes 
new/libyui-qt-2.56.1/package/libyui-qt.changes
--- old/libyui-qt-2.56.0/package/libyui-qt.changes  2020-10-12 
12:17:36.0 +0200
+++ new/libyui-qt-2.56.1/package/libyui-qt.changes  2020-10-23 
12:06:43.0 +0200
@@ -1,4 +1,10 @@
 ---
+Thu Oct 15 13:47:14 UTC 2020 - Stefan Hundhammer 
+
+- Added support for OpenItems property for (nested) tables (bsc#1176402)
+- 2.56.1
+
+---
 Fri Oct  9 07:41:44 UTC 2020 - José Iván López González 
 
 - Resolve hotkeys conflicts for widgets with multiple hotkeys
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.56.0/package/libyui-qt.spec 
new/libyui-qt-2.56.1/package/libyui-qt.spec
--- old/libyui-qt-2.56.0/package/libyui-qt.spec 2020-10-12 12:17:36.0 
+0200
+++ new/libyui-qt-2.56.1/package/libyui-qt.spec 2020-10-23 12:06:43.0 
+0200
@@ -18,7 +18,7 @@
 
 Name:   libyui-qt
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.56.0
+Version:2.56.1
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.56.0/src/YQTable.cc 
new/libyui-qt-2.56.1/src/YQTable.cc
--- old/libyui-qt-2.56.0/src/YQTable.cc 2020-10-12 12:17:36.0 +0200
+++ new/libyui-qt-2.56.1/src/YQTable.cc 2020-10-23 12:06:43.0 +0200
@@ -41,6 +41,8 @@
 #include "YQApplication.h"
 
 
+#define INDENTATION_WIDTH 10
+
 using std::endl;
 
 
@@

commit libyui-qt for openSUSE:Factory

2020-10-18 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2020-10-18 16:22:01

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new.3486 (New)


Package is "libyui-qt"

Sun Oct 18 16:22:01 2020 rev:73 rq:841244 version:2.56.0

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2020-09-21 
17:04:54.523002195 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new.3486/libyui-qt.changes
2020-10-18 16:22:29.876519576 +0200
@@ -1,0 +2,11 @@
+Fri Oct  9 07:41:44 UTC 2020 - José Iván López González 
+
+- Resolve hotkeys conflicts for widgets with multiple hotkeys
+  (related to bsc#1175489).
+- Allow to show/hide menus and menu items (related to
+  manatools/libyui-mga#1).
+- Allow nested items in tables (bsc#1176402).
+- Bumped SO version to 14.
+- 2.56.0
+
+---

Old:

  libyui-qt-2.55.0.tar.bz2

New:

  libyui-qt-2.56.0.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.bvxseG/_old  2020-10-18 16:22:31.528520311 +0200
+++ /var/tmp/diff_new_pack.bvxseG/_new  2020-10-18 16:22:31.532520313 +0200
@@ -17,11 +17,11 @@
 
 
 %define parent libyui-qt
-%define so_version 13
+%define so_version 14
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.55.0
+Version:2.56.0
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.bvxseG/_old  2020-10-18 16:22:31.556520324 +0200
+++ /var/tmp/diff_new_pack.bvxseG/_new  2020-10-18 16:22:31.556520324 +0200
@@ -18,11 +18,11 @@
 
 Name:   libyui-qt
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.55.0
+Version:2.56.0
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
-%define so_version 13
+%define so_version 14
 %define bin_name %{name}%{so_version}
 
 BuildRequires:  boost-devel

++ libyui-qt-2.55.0.tar.bz2 -> libyui-qt-2.56.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.55.0/.editorconfig 
new/libyui-qt-2.56.0/.editorconfig
--- old/libyui-qt-2.55.0/.editorconfig  1970-01-01 01:00:00.0 +0100
+++ new/libyui-qt-2.56.0/.editorconfig  2020-10-12 12:17:36.0 +0200
@@ -0,0 +1,18 @@
+# https://EditorConfig.org  -*- ini -*-
+# Copyright (c) 2020 SUSE LLC
+# MIT license
+#
+# This is a unified way to tell all your editors
+# about the proper indentation style in this repo.
+#
+# Emacs:   https://github.com/editorconfig/editorconfig-emacs#readme
+# Vim: https://github.com/editorconfig/editorconfig-vim#readme
+# VS Code: 
https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig
+
+# don't continue looking in upper directories, this is the top level
+root = true
+
+[*.{h,cc}]
+indent_style = tab
+indent_size = 4
+tab_width = 8
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.55.0/VERSION.cmake 
new/libyui-qt-2.56.0/VERSION.cmake
--- old/libyui-qt-2.55.0/VERSION.cmake  2020-09-17 13:37:39.0 +0200
+++ new/libyui-qt-2.56.0/VERSION.cmake  2020-10-12 12:17:36.0 +0200
@@ -1,11 +1,11 @@
 SET(VERSION_MAJOR "2")
-SET(VERSION_MINOR "55")
+SET(VERSION_MINOR "56")
 SET(VERSION_PATCH "0")
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
 # This is needed for the libyui-qt core ONLY.
 # These will be overridden from exports in LibyuiConfig.cmake
-SET( SONAME_MAJOR "13" )
+SET( SONAME_MAJOR "14" )
 SET( SONAME_MINOR "0" )
 SET( SONAME_PATCH "0" )
 SET( SONAME "${SONAME_MAJOR}.${SONAME_MINOR}.${SONAME_PATCH}" )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.55.0/package/libyui-qt-doc.spec 
new/libyui-qt-2.56.0/package/libyui-qt-doc.spec
--- old/libyui-qt-2.55.0/package/libyui-qt-doc.spec 2020-09-17 
13:37:39.0 +0200
+++ new/libyui-qt-2.56.0/package/libyui-qt-doc.spec 2020-10-12 
12:17:36.0 +0200
@@ -17,11 +17,11 @@
 
 
 %define parent libyui-qt
-%define so_version 13
+%define so_version 14
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.55.0
+Version:2.56.0
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.55.0/package/libyui-qt.changes 
new/libyui-qt-2.56.0/package/libyui-qt.changes
--- old/

commit libyui-qt for openSUSE:Factory

2020-09-21 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2020-09-21 17:03:40

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new.4249 (New)


Package is "libyui-qt"

Mon Sep 21 17:03:40 2020 rev:72 rq:835179 version:2.55.0

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2020-08-14 
13:08:26.741190001 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new.4249/libyui-qt.changes
2020-09-21 17:04:54.523002195 +0200
@@ -1,0 +2,7 @@
+Wed Sep 16 13:04:28 UTC 2020 - José Iván López González 
+
+- Hide heading of the dialog when no title is defined.
+- Related to bsc#1175489.
+- 2.55.0
+
+---

Old:

  libyui-qt-2.54.0.tar.bz2

New:

  libyui-qt-2.55.0.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.ujtstS/_old  2020-09-21 17:04:56.087003601 +0200
+++ /var/tmp/diff_new_pack.ujtstS/_new  2020-09-21 17:04:56.091003604 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libyui-qt-doc
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -21,7 +21,7 @@
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.54.0
+Version:2.55.0
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
@@ -35,7 +35,7 @@
 BuildRequires:  libyui-devel >= 3.8.0
 BuildRequires:  texlive-latex
 
-Url:http://github.com/libyui/
+URL:http://github.com/libyui/
 Summary:Libyui-qt documentation
 License:LGPL-2.1-only OR LGPL-3.0-only
 Group:  Documentation/HTML

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.ujtstS/_old  2020-09-21 17:04:56.115003626 +0200
+++ /var/tmp/diff_new_pack.ujtstS/_new  2020-09-21 17:04:56.119003630 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libyui-qt
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,13 +12,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   libyui-qt
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.54.0
+Version:2.55.0
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
@@ -41,7 +41,7 @@
 BuildRequires:  pkgconfig(Qt5X11Extras)
 Provides:   yui_backend = %{so_version}
 
-Url:http://github.com/libyui/
+URL:http://github.com/libyui/
 Summary:Libyui - Qt User Interface
 License:LGPL-2.1-only OR LGPL-3.0-only
 Group:  System/Libraries
@@ -58,7 +58,7 @@
 Provides:   yast2-qt = %{version}
 Obsoletes:  yast2-qt < 2.51.0
 
-Url:http://github.com/libyui/
+URL:http://github.com/libyui/
 Summary:Libyui - Qt User Interface
 Group:  System/Libraries
 
@@ -74,7 +74,7 @@
 Requires:   %{libyui_devel_version}
 Requires:   fontconfig-devel
 
-Url:http://github.com/libyui/
+URL:http://github.com/libyui/
 Summary:Libyui-qt header files
 Group:  Development/Languages/C and C++
 

++ libyui-qt-2.54.0.tar.bz2 -> libyui-qt-2.55.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.54.0/VERSION.cmake 
new/libyui-qt-2.55.0/VERSION.cmake
--- old/libyui-qt-2.54.0/VERSION.cmake  2020-08-12 10:30:44.0 +0200
+++ new/libyui-qt-2.55.0/VERSION.cmake  2020-09-17 13:37:39.0 +0200
@@ -1,5 +1,5 @@
 SET(VERSION_MAJOR "2")
-SET(VERSION_MINOR "54")
+SET(VERSION_MINOR "55")
 SET(VERSION_PATCH "0")
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.54.0/package/libyui-qt-doc.spec 
new/libyui-

commit libyui-qt for openSUSE:Factory

2020-08-14 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2020-08-14 13:08:20

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new.3399 (New)


Package is "libyui-qt"

Fri Aug 14 13:08:20 2020 rev:71 rq:825948 version:2.54.0

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2020-06-10 
00:39:25.181557757 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new.3399/libyui-qt.changes
2020-08-14 13:08:26.741190001 +0200
@@ -1,0 +2,7 @@
+Tue Aug 11 13:52:19 UTC 2020 - Stefan Hundhammer 
+
+- Added MenuBar widget (bsc#1175115)
+- Bumped SO version to 13
+- 2.54.0
+
+---

Old:

  libyui-qt-2.53.0.tar.bz2

New:

  libyui-qt-2.54.0.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.wlDSkU/_old  2020-08-14 13:08:28.569190698 +0200
+++ /var/tmp/diff_new_pack.wlDSkU/_new  2020-08-14 13:08:28.573190700 +0200
@@ -17,11 +17,11 @@
 
 
 %define parent libyui-qt
-%define so_version 12
+%define so_version 13
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.53.0
+Version:2.54.0
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.wlDSkU/_old  2020-08-14 13:08:28.589190706 +0200
+++ /var/tmp/diff_new_pack.wlDSkU/_new  2020-08-14 13:08:28.589190706 +0200
@@ -18,11 +18,11 @@
 
 Name:   libyui-qt
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.53.0
+Version:2.54.0
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
-%define so_version 12
+%define so_version 13
 %define bin_name %{name}%{so_version}
 
 BuildRequires:  boost-devel

++ libyui-qt-2.53.0.tar.bz2 -> libyui-qt-2.54.0.tar.bz2 ++
 1979 lines of diff (skipped)




commit libyui-qt for openSUSE:Factory

2020-06-09 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2020-06-10 00:39:08

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new.3606 (New)


Package is "libyui-qt"

Wed Jun 10 00:39:08 2020 rev:70 rq:812569 version:2.53.0

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2020-03-27 
21:56:32.614766442 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new.3606/libyui-qt.changes
2020-06-10 00:39:25.181557757 +0200
@@ -1,0 +2,14 @@
+Thu Jun  4 11:58:01 UTC 2020 - Stefan Hundhammer 
+
+- Added autoWrap to label widget (bsc#1172513)
+- Bumped SO version to 12
+- 2.53.0
+
+
+---
+Wed May 20 10:00:31 UTC 2020 - Stefan Hundhammer 
+
+- Fixed build failures with older Qt versions (pre-5.15) (bsc#1165118)
+- 2.52.4
+
+---
@@ -5 +19 @@
-- 2.53.3
+- 2.52.3

Old:

  libyui-qt-2.52.3.tar.bz2

New:

  libyui-qt-2.53.0.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.FeVgpf/_old  2020-06-10 00:39:26.381560904 +0200
+++ /var/tmp/diff_new_pack.FeVgpf/_new  2020-06-10 00:39:26.385560915 +0200
@@ -17,11 +17,11 @@
 
 
 %define parent libyui-qt
-%define so_version 11
+%define so_version 12
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.52.3
+Version:2.53.0
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.FeVgpf/_old  2020-06-10 00:39:26.405560967 +0200
+++ /var/tmp/diff_new_pack.FeVgpf/_new  2020-06-10 00:39:26.405560967 +0200
@@ -18,11 +18,11 @@
 
 Name:   libyui-qt
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.52.3
+Version:2.53.0
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
-%define so_version 11
+%define so_version 12
 %define bin_name %{name}%{so_version}
 
 BuildRequires:  boost-devel
@@ -30,7 +30,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
 
-%define libyui_devel_version libyui-devel >= 3.9.1
+%define libyui_devel_version libyui-devel >= 3.10.0
 BuildRequires:  %{libyui_devel_version}
 BuildRequires:  fontconfig-devel
 BuildRequires:  pkgconfig(Qt5Core)

++ libyui-qt-2.52.3.tar.bz2 -> libyui-qt-2.53.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.52.3/VERSION.cmake 
new/libyui-qt-2.53.0/VERSION.cmake
--- old/libyui-qt-2.52.3/VERSION.cmake  2020-03-24 18:23:01.0 +0100
+++ new/libyui-qt-2.53.0/VERSION.cmake  2020-06-08 13:09:21.0 +0200
@@ -1,11 +1,11 @@
 SET(VERSION_MAJOR "2")
-SET(VERSION_MINOR "52")
-SET(VERSION_PATCH "3")
+SET(VERSION_MINOR "53")
+SET(VERSION_PATCH "0")
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
 # This is needed for the libyui-qt core ONLY.
 # These will be overridden from exports in LibyuiConfig.cmake
-SET( SONAME_MAJOR "11" )
+SET( SONAME_MAJOR "12" )
 SET( SONAME_MINOR "0" )
 SET( SONAME_PATCH "0" )
 SET( SONAME "${SONAME_MAJOR}.${SONAME_MINOR}.${SONAME_PATCH}" )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.52.3/package/libyui-qt-doc.spec 
new/libyui-qt-2.53.0/package/libyui-qt-doc.spec
--- old/libyui-qt-2.52.3/package/libyui-qt-doc.spec 2020-03-24 
18:23:01.0 +0100
+++ new/libyui-qt-2.53.0/package/libyui-qt-doc.spec 2020-06-08 
13:09:21.0 +0200
@@ -17,11 +17,11 @@
 
 
 %define parent libyui-qt
-%define so_version 11
+%define so_version 12
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.52.3
+Version:2.53.0
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.52.3/package/libyui-qt.changes 
new/libyui-qt-2.53.0/package/libyui-qt.changes
--- old/libyui-qt-2.52.3/package/libyui-qt.changes  2020-03-24 
18:23:01.0 +0100
+++ new/libyui-qt-2.53.0/package/libyui-qt.changes  2020-06-08 
13:09:21.0 +0200
@@ -1,8 +1,22 @@
 ---
+Thu Jun  4 11:58:01 UTC 2020 - Stefan Hundhammer 
+
+- Added autoWrap to label widget (bsc#1172513)
+- Bumped SO version to 12
+- 2.53.0
+
+
+---
+Wed May 20 10:00:31 UTC 2020 - Stefan Hundhammer 
+
+- Fi

commit libyui-qt for openSUSE:Factory

2020-03-27 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2020-03-27 21:56:13

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new.3160 (New)


Package is "libyui-qt"

Fri Mar 27 21:56:13 2020 rev:69 rq:787884 version:2.52.3

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2020-03-01 
21:26:49.068410681 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new.3160/libyui-qt.changes
2020-03-27 21:56:32.614766442 +0100
@@ -1,0 +2,6 @@
+Tue Mar 24 16:18:31 UTC 2020 - Stefan Hundhammer 
+
+- Fixed Qt 5.15 deprecated warnings (bsc#1165118)
+- 2.53.3
+
+---

Old:

  libyui-qt-2.52.2.tar.bz2

New:

  libyui-qt-2.52.3.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.NH9azF/_old  2020-03-27 21:56:34.686767647 +0100
+++ /var/tmp/diff_new_pack.NH9azF/_new  2020-03-27 21:56:34.686767647 +0100
@@ -21,7 +21,7 @@
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.52.2
+Version:2.52.3
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.NH9azF/_old  2020-03-27 21:56:34.702767657 +0100
+++ /var/tmp/diff_new_pack.NH9azF/_new  2020-03-27 21:56:34.702767657 +0100
@@ -18,7 +18,7 @@
 
 Name:   libyui-qt
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.52.2
+Version:2.52.3
 Release:0
 Source: %{name}-%{version}.tar.bz2
 

++ libyui-qt-2.52.2.tar.bz2 -> libyui-qt-2.52.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.52.2/VERSION.cmake 
new/libyui-qt-2.52.3/VERSION.cmake
--- old/libyui-qt-2.52.2/VERSION.cmake  2020-02-17 13:45:07.0 +0100
+++ new/libyui-qt-2.52.3/VERSION.cmake  2020-03-24 18:23:01.0 +0100
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "52")
-SET(VERSION_PATCH "2")
+SET(VERSION_PATCH "3")
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
 # This is needed for the libyui-qt core ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.52.2/package/libyui-qt-doc.spec 
new/libyui-qt-2.52.3/package/libyui-qt-doc.spec
--- old/libyui-qt-2.52.2/package/libyui-qt-doc.spec 2020-02-17 
13:45:07.0 +0100
+++ new/libyui-qt-2.52.3/package/libyui-qt-doc.spec 2020-03-24 
18:23:01.0 +0100
@@ -21,7 +21,7 @@
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.52.2
+Version:2.52.3
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.52.2/package/libyui-qt.changes 
new/libyui-qt-2.52.3/package/libyui-qt.changes
--- old/libyui-qt-2.52.2/package/libyui-qt.changes  2020-02-17 
13:45:07.0 +0100
+++ new/libyui-qt-2.52.3/package/libyui-qt.changes  2020-03-24 
18:23:01.0 +0100
@@ -1,4 +1,10 @@
 ---
+Tue Mar 24 16:18:31 UTC 2020 - Stefan Hundhammer 
+
+- Fixed Qt 5.15 deprecated warnings (bsc#1165118)
+- 2.53.3
+
+---
 Mon Feb 17 11:29:24 UTC 2020 - Stefan Hundhammer 
 
 - Added missing gettext init (bsc#1163586)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.52.2/package/libyui-qt.spec 
new/libyui-qt-2.52.3/package/libyui-qt.spec
--- old/libyui-qt-2.52.2/package/libyui-qt.spec 2020-02-17 13:45:07.0 
+0100
+++ new/libyui-qt-2.52.3/package/libyui-qt.spec 2020-03-24 18:23:01.0 
+0100
@@ -18,7 +18,7 @@
 
 Name:   libyui-qt
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.52.2
+Version:2.52.3
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.52.2/src/QY2Styler.cc 
new/libyui-qt-2.52.3/src/QY2Styler.cc
--- old/libyui-qt-2.52.2/src/QY2Styler.cc   2020-02-17 13:45:07.0 
+0100
+++ new/libyui-qt-2.52.3/src/QY2Styler.cc   2020-03-24 18:23:01.0 
+0100
@@ -301,7 +301,7 @@
 {
 // Don't use yuiDebug() here - deadlock (reason unknown so far) in thread 
handling!
 
-qDebug() << "Registering " << widget

commit libyui-qt for openSUSE:Factory

2020-03-01 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2020-03-01 21:26:39

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new.26092 (New)


Package is "libyui-qt"

Sun Mar  1 21:26:39 2020 rev:68 rq:774864 version:2.52.2

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2020-01-04 
19:20:51.689124483 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new.26092/libyui-qt.changes   
2020-03-01 21:26:49.068410681 +0100
@@ -1,0 +2,6 @@
+Mon Feb 17 11:29:24 UTC 2020 - Stefan Hundhammer 
+
+- Added missing gettext init (bsc#1163586)
+- 2.52.2
+
+---

Old:

  libyui-qt-2.52.1.tar.bz2

New:

  libyui-qt-2.52.2.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.g9cY08/_old  2020-03-01 21:26:49.568411696 +0100
+++ /var/tmp/diff_new_pack.g9cY08/_new  2020-03-01 21:26:49.568411696 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libyui-qt-doc
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.52.1
+Version:2.52.2
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.g9cY08/_old  2020-03-01 21:26:49.584411729 +0100
+++ /var/tmp/diff_new_pack.g9cY08/_new  2020-03-01 21:26:49.584411729 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libyui-qt
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:   libyui-qt
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.52.1
+Version:2.52.2
 Release:0
 Source: %{name}-%{version}.tar.bz2
 

++ libyui-qt-2.52.1.tar.bz2 -> libyui-qt-2.52.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.52.1/VERSION.cmake 
new/libyui-qt-2.52.2/VERSION.cmake
--- old/libyui-qt-2.52.1/VERSION.cmake  2019-12-20 13:54:01.0 +0100
+++ new/libyui-qt-2.52.2/VERSION.cmake  2020-02-17 13:45:07.0 +0100
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "52")
-SET(VERSION_PATCH "1")
+SET(VERSION_PATCH "2")
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
 # This is needed for the libyui-qt core ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.52.1/package/libyui-qt-doc.spec 
new/libyui-qt-2.52.2/package/libyui-qt-doc.spec
--- old/libyui-qt-2.52.1/package/libyui-qt-doc.spec 2019-12-20 
13:54:01.0 +0100
+++ new/libyui-qt-2.52.2/package/libyui-qt-doc.spec 2020-02-17 
13:45:07.0 +0100
@@ -21,7 +21,7 @@
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.52.1
+Version:2.52.2
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.52.1/package/libyui-qt.changes 
new/libyui-qt-2.52.2/package/libyui-qt.changes
--- old/libyui-qt-2.52.1/package/libyui-qt.changes  2019-12-20 
13:54:01.0 +0100
+++ new/libyui-qt-2.52.2/package/libyui-qt.changes  2020-02-17 
13:45:07.0 +0100
@@ -1,4 +1,10 @@
 ---
+Mon Feb 17 11:29:24 UTC 2020 - Stefan Hundhammer 
+
+- Added missing gettext init (bsc#1163586)
+- 2.52.2
+
+---
 Fri Dec 20 11:51:53 CET 2019 - aschn...@suse.com
 
 - handle new sort-key when sorting tables (bsc#1140018)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.52.1/package/libyui-qt.spec 
new/libyui-qt-2.52.2/package/libyui-qt.spec
--- old/libyui-qt-2.52.1/package/libyui-qt.spec 2019-12-20 13:54:01.0 
+0100
+++ new/libyui-qt-2.52.2/package/libyui-qt.spec 2020-02-17 13:45:07.0 
+0100
@@ -18,7 +18,7 @@
 
 Name:   libyui-qt
 # DO NOT manually bum

commit libyui-qt for openSUSE:Factory

2020-01-04 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2020-01-04 19:20:43

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new.6675 (New)


Package is "libyui-qt"

Sat Jan  4 19:20:43 2020 rev:67 rq:758510 version:2.52.1

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2019-12-14 
12:04:18.367394366 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new.6675/libyui-qt.changes
2020-01-04 19:20:51.689124483 +0100
@@ -1,0 +2,6 @@
+Fri Dec 20 11:51:53 CET 2019 - aschn...@suse.com
+
+- handle new sort-key when sorting tables (bsc#1140018)
+- 2.52.1
+
+---

Old:

  libyui-qt-2.52.0.tar.bz2

New:

  libyui-qt-2.52.1.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.jg1Srl/_old  2020-01-04 19:20:52.069124651 +0100
+++ /var/tmp/diff_new_pack.jg1Srl/_new  2020-01-04 19:20:52.073124653 +0100
@@ -21,7 +21,7 @@
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.52.0
+Version:2.52.1
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.jg1Srl/_old  2020-01-04 19:20:52.089124660 +0100
+++ /var/tmp/diff_new_pack.jg1Srl/_new  2020-01-04 19:20:52.089124660 +0100
@@ -18,7 +18,7 @@
 
 Name:   libyui-qt
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.52.0
+Version:2.52.1
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
@@ -30,7 +30,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
 
-%define libyui_devel_version libyui-devel >= 3.9.0
+%define libyui_devel_version libyui-devel >= 3.9.1
 BuildRequires:  %{libyui_devel_version}
 BuildRequires:  fontconfig-devel
 BuildRequires:  pkgconfig(Qt5Core)

++ libyui-qt-2.52.0.tar.bz2 -> libyui-qt-2.52.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.52.0/VERSION.cmake 
new/libyui-qt-2.52.1/VERSION.cmake
--- old/libyui-qt-2.52.0/VERSION.cmake  2019-12-10 17:07:37.0 +0100
+++ new/libyui-qt-2.52.1/VERSION.cmake  2019-12-20 13:54:01.0 +0100
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "52")
-SET(VERSION_PATCH "0")
+SET(VERSION_PATCH "1")
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
 # This is needed for the libyui-qt core ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.52.0/package/libyui-qt-doc.spec 
new/libyui-qt-2.52.1/package/libyui-qt-doc.spec
--- old/libyui-qt-2.52.0/package/libyui-qt-doc.spec 2019-12-10 
17:07:37.0 +0100
+++ new/libyui-qt-2.52.1/package/libyui-qt-doc.spec 2019-12-20 
13:54:01.0 +0100
@@ -21,7 +21,7 @@
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.52.0
+Version:2.52.1
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.52.0/package/libyui-qt.changes 
new/libyui-qt-2.52.1/package/libyui-qt.changes
--- old/libyui-qt-2.52.0/package/libyui-qt.changes  2019-12-10 
17:07:37.0 +0100
+++ new/libyui-qt-2.52.1/package/libyui-qt.changes  2019-12-20 
13:54:01.0 +0100
@@ -1,4 +1,10 @@
 ---
+Fri Dec 20 11:51:53 CET 2019 - aschn...@suse.com
+
+- handle new sort-key when sorting tables (bsc#1140018)
+- 2.52.1
+
+---
 Mon Dec  9 10:57:10 UTC 2019 - Rodion Iafarov 
 
 - Add support to operate on many widgets with rest-api (bsc#1132247)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.52.0/package/libyui-qt.spec 
new/libyui-qt-2.52.1/package/libyui-qt.spec
--- old/libyui-qt-2.52.0/package/libyui-qt.spec 2019-12-10 17:07:37.0 
+0100
+++ new/libyui-qt-2.52.1/package/libyui-qt.spec 2019-12-20 13:54:01.0 
+0100
@@ -18,7 +18,7 @@
 
 Name:   libyui-qt
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.52.0
+Version:2.52.1
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
@@ -30,7 +30,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
 
-%define libyui_devel_version libyui-devel >= 3.9.0
+%define libyui_devel_version libyui-devel >= 3

commit libyui-qt for openSUSE:Factory

2019-12-14 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2019-12-14 12:03:28

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new.4691 (New)


Package is "libyui-qt"

Sat Dec 14 12:03:28 2019 rev:66 rq:755635 version:2.52.0

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2019-11-20 
10:26:33.954554256 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new.4691/libyui-qt.changes
2019-12-14 12:04:18.367394366 +0100
@@ -1,0 +2,27 @@
+Mon Dec  9 10:57:10 UTC 2019 - Rodion Iafarov 
+
+- Add support to operate on many widgets with rest-api (bsc#1132247)
+- Increase SO version to 11
+- 2.52.0
+
+---
+Wed Dec  4 11:55:04 CET 2019 - sch...@suse.de
+
+- Added a banner on the upper/right side of the YaST layout.
+  The label can be set by the environment variable YAST_BANNER
+  (jsc#SLE-9424).
+- 2.51.7
+
+---
+Thu Nov 28 11:11:41 UTC 2019 - Stefan Hundhammer 
+
+- Fixed Qt 5.14 deprecated warnings (bsc#110)
+- 2.51.6
+
+---
+Wed Nov 20 16:26:49 UTC 2019 - Stefan Hundhammer 
+
+- Prevent crash on [PrintScreen] of a main window (bsc#1157170)
+- 2.51.5
+
+---
@@ -2250 +2276,0 @@
-
@@ -2405 +2430,0 @@
-
@@ -2512 +2536,0 @@
-

Old:

  libyui-qt-2.51.4.tar.bz2

New:

  libyui-qt-2.52.0.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.KIedJ5/_old  2019-12-14 12:04:20.099394065 +0100
+++ /var/tmp/diff_new_pack.KIedJ5/_new  2019-12-14 12:04:20.139394059 +0100
@@ -17,11 +17,11 @@
 
 
 %define parent libyui-qt
-%define so_version 10
+%define so_version 11
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.51.4
+Version:2.52.0
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.KIedJ5/_old  2019-12-14 12:04:20.463394002 +0100
+++ /var/tmp/diff_new_pack.KIedJ5/_new  2019-12-14 12:04:20.479393999 +0100
@@ -18,11 +18,11 @@
 
 Name:   libyui-qt
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.51.4
+Version:2.52.0
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
-%define so_version 10
+%define so_version 11
 %define bin_name %{name}%{so_version}
 
 BuildRequires:  boost-devel
@@ -30,7 +30,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
 
-%define libyui_devel_version libyui-devel >= 3.8.3
+%define libyui_devel_version libyui-devel >= 3.9.0
 BuildRequires:  %{libyui_devel_version}
 BuildRequires:  fontconfig-devel
 BuildRequires:  pkgconfig(Qt5Core)

++ libyui-qt-2.51.4.tar.bz2 -> libyui-qt-2.52.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.51.4/Dockerfile 
new/libyui-qt-2.52.0/Dockerfile
--- old/libyui-qt-2.51.4/Dockerfile 2019-11-14 12:41:29.0 +0100
+++ new/libyui-qt-2.52.0/Dockerfile 2019-12-10 17:07:37.0 +0100
@@ -1,4 +1,4 @@
-# Use the libyui/devel image as the base
-FROM libyui/devel
+# Use the libyui-devel image as the base
+FROM 
registry.opensuse.org/devel/libraries/libyui/containers/libyui-devel:latest
 
 COPY . /usr/src/app
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.51.4/VERSION.cmake 
new/libyui-qt-2.52.0/VERSION.cmake
--- old/libyui-qt-2.51.4/VERSION.cmake  2019-11-14 12:41:29.0 +0100
+++ new/libyui-qt-2.52.0/VERSION.cmake  2019-12-10 17:07:37.0 +0100
@@ -1,11 +1,11 @@
 SET(VERSION_MAJOR "2")
-SET(VERSION_MINOR "51")
-SET(VERSION_PATCH "4")
+SET(VERSION_MINOR "52")
+SET(VERSION_PATCH "0")
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
 # This is needed for the libyui-qt core ONLY.
 # These will be overridden from exports in LibyuiConfig.cmake
-SET( SONAME_MAJOR "10" )
+SET( SONAME_MAJOR "11" )
 SET( SONAME_MINOR "0" )
 SET( SONAME_PATCH "0" )
 SET( SONAME "${SONAME_MAJOR}.${SONAME_MINOR}.${SONAME_PATCH}" )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.51.4/package/libyui-qt-doc.spec 
new/libyui-qt-2.52.0/package/libyui-qt-doc.spec
--- old/libyui-qt-2.51.4/package/libyui-qt-doc.spec 2019-11-14 
12:41:29.0 +0100
+++ new/libyui-qt-2.52.0/package/libyui-qt-doc.spec 2019-12-10 
17:07:37.0 +0100
@@ -17,11

commit libyui-qt for openSUSE:Factory

2019-11-20 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2019-11-20 10:26:32

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new.26869 (New)


Package is "libyui-qt"

Wed Nov 20 10:26:32 2019 rev:65 rq:748648 version:2.51.4

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2019-11-09 
23:19:28.711441009 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new.26869/libyui-qt.changes   
2019-11-20 10:26:33.954554256 +0100
@@ -1,0 +2,20 @@
+Thu Nov 14 11:31:34 UTC 2019 - Stefan Hundhammer 
+
+- Mirror layout direction in Farsi (bsc#1156437)
+- 2.51.4
+
+---
+Thu Nov  7 11:02:48 UTC 2019 - Stefan Hundhammer 
+
+- Left-align ItemSelector toggle and icon if using custom status values,
+  but items without description (bsc#1084674)
+- 2.51.3
+
+---
+Thu Oct 31 14:16:40 UTC 2019 - Stefan Hundhammer 
+
+- Support custom status values (int, not just boolean) in ItemSelector
+  (bsc#1084674)
+- 2.51.2
+
+---

Old:

  libyui-qt-2.51.1.tar.bz2

New:

  libyui-qt-2.51.4.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.7IJrev/_old  2019-11-20 10:26:34.442554352 +0100
+++ /var/tmp/diff_new_pack.7IJrev/_new  2019-11-20 10:26:34.442554352 +0100
@@ -21,7 +21,7 @@
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.51.1
+Version:2.51.4
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.7IJrev/_old  2019-11-20 10:26:34.458554356 +0100
+++ /var/tmp/diff_new_pack.7IJrev/_new  2019-11-20 10:26:34.462554357 +0100
@@ -18,7 +18,7 @@
 
 Name:   libyui-qt
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.51.1
+Version:2.51.4
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
@@ -30,7 +30,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
 
-%define libyui_devel_version libyui-devel >= 3.8.0
+%define libyui_devel_version libyui-devel >= 3.8.3
 BuildRequires:  %{libyui_devel_version}
 BuildRequires:  fontconfig-devel
 BuildRequires:  pkgconfig(Qt5Core)

++ libyui-qt-2.51.1.tar.bz2 -> libyui-qt-2.51.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.51.1/SOURCECONF.cmake 
new/libyui-qt-2.51.4/SOURCECONF.cmake
--- old/libyui-qt-2.51.1/SOURCECONF.cmake   2019-09-24 15:48:30.0 
+0200
+++ new/libyui-qt-2.51.4/SOURCECONF.cmake   2019-11-14 12:41:29.0 
+0100
@@ -22,6 +22,7 @@
  YQCheckBoxFrame.cc
  YQComboBox.cc
  YQContextMenu.cc
+ YQCustomStatusItemSelector.cc
  YQDateField.cc
  YQDialog.cc
  YQDownloadProgress.cc
@@ -90,6 +91,7 @@
  YQCheckBoxFrame.h
  YQComboBox.h
  YQContextMenu.h
+ YQCustomStatusItemSelector.h
  YQDateField.h
  YQDialog.h
  YQDownloadProgress.h
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.51.1/VERSION.cmake 
new/libyui-qt-2.51.4/VERSION.cmake
--- old/libyui-qt-2.51.1/VERSION.cmake  2019-09-24 15:48:30.0 +0200
+++ new/libyui-qt-2.51.4/VERSION.cmake  2019-11-14 12:41:29.0 +0100
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "51")
-SET(VERSION_PATCH "1")
+SET(VERSION_PATCH "4")
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
 # This is needed for the libyui-qt core ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.51.1/package/libyui-qt-doc.spec 
new/libyui-qt-2.51.4/package/libyui-qt-doc.spec
--- old/libyui-qt-2.51.1/package/libyui-qt-doc.spec 2019-09-24 
15:48:30.0 +0200
+++ new/libyui-qt-2.51.4/package/libyui-qt-doc.spec 2019-11-14 
12:41:29.0 +0100
@@ -21,7 +21,7 @@
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.51.1
+Version:2.51.4
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.51.1/package/libyui-qt.changes 
new/libyui-qt-2.51.4/package/libyui-qt.changes
--- old/libyui-qt-2.51.1/package/libyui-qt.changes  2019-09-24 
15:48:30.0 +0200
+++ new/libyui-qt-2.51.4/package/libyui-qt.changes  2019-11

commit libyui-qt for openSUSE:Factory

2019-11-09 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2019-11-09 23:19:25

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new.2990 (New)


Package is "libyui-qt"

Sat Nov  9 23:19:25 2019 rev:64 rq: version:2.51.1

Changes:

libyui-qt.changes: same change

Old:

  libyui-qt-2.51.3.tar.bz2

New:

  libyui-qt-2.51.1.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.fzI05h/_old  2019-11-09 23:19:30.063445459 +0100
+++ /var/tmp/diff_new_pack.fzI05h/_new  2019-11-09 23:19:30.099445578 +0100
@@ -21,7 +21,7 @@
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.51.3
+Version:2.51.1
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.fzI05h/_old  2019-11-09 23:19:30.335446355 +0100
+++ /var/tmp/diff_new_pack.fzI05h/_new  2019-11-09 23:19:30.363446447 +0100
@@ -18,7 +18,7 @@
 
 Name:   libyui-qt
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.51.3
+Version:2.51.1
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
@@ -30,7 +30,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
 
-%define libyui_devel_version libyui-devel >= 3.8.3
+%define libyui_devel_version libyui-devel >= 3.8.0
 BuildRequires:  %{libyui_devel_version}
 BuildRequires:  fontconfig-devel
 BuildRequires:  pkgconfig(Qt5Core)

++ libyui-qt-2.51.3.tar.bz2 -> libyui-qt-2.51.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.51.3/SOURCECONF.cmake 
new/libyui-qt-2.51.1/SOURCECONF.cmake
--- old/libyui-qt-2.51.3/SOURCECONF.cmake   2019-11-07 12:11:15.0 
+0100
+++ new/libyui-qt-2.51.1/SOURCECONF.cmake   2019-09-24 15:48:30.0 
+0200
@@ -22,7 +22,6 @@
  YQCheckBoxFrame.cc
  YQComboBox.cc
  YQContextMenu.cc
- YQCustomStatusItemSelector.cc
  YQDateField.cc
  YQDialog.cc
  YQDownloadProgress.cc
@@ -91,7 +90,6 @@
  YQCheckBoxFrame.h
  YQComboBox.h
  YQContextMenu.h
- YQCustomStatusItemSelector.h
  YQDateField.h
  YQDialog.h
  YQDownloadProgress.h
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.51.3/VERSION.cmake 
new/libyui-qt-2.51.1/VERSION.cmake
--- old/libyui-qt-2.51.3/VERSION.cmake  2019-11-07 12:11:15.0 +0100
+++ new/libyui-qt-2.51.1/VERSION.cmake  2019-09-24 15:48:30.0 +0200
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "51")
-SET(VERSION_PATCH "3")
+SET(VERSION_PATCH "1")
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
 # This is needed for the libyui-qt core ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.51.3/package/libyui-qt-doc.spec 
new/libyui-qt-2.51.1/package/libyui-qt-doc.spec
--- old/libyui-qt-2.51.3/package/libyui-qt-doc.spec 2019-11-07 
12:11:15.0 +0100
+++ new/libyui-qt-2.51.1/package/libyui-qt-doc.spec 2019-09-24 
15:48:30.0 +0200
@@ -21,7 +21,7 @@
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.51.3
+Version:2.51.1
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.51.3/package/libyui-qt.changes 
new/libyui-qt-2.51.1/package/libyui-qt.changes
--- old/libyui-qt-2.51.3/package/libyui-qt.changes  2019-11-07 
12:11:15.0 +0100
+++ new/libyui-qt-2.51.1/package/libyui-qt.changes  2019-09-24 
15:48:30.0 +0200
@@ -1,18 +1,4 @@
 ---
-Thu Nov  7 11:02:48 UTC 2019 - Stefan Hundhammer 
-
-- Left-align ItemSelector toggle and icon if using custom status values,
-  but items without description (bsc#1084674)
-- 2.51.3
-

-Thu Oct 31 14:16:40 UTC 2019 - Stefan Hundhammer 
-
-- Support custom status values (int, not just boolean) in ItemSelector
-  (bsc#1084674)
-- 2.51.2
-

 Tue Sep 24 13:12:23 UTC 2019 - Stefan Hundhammer 
 
 - Icon support for ItemSelector widget (bsc#1084674)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.51.3/package/libyui-qt.spec 
new/libyui-qt-2.51.1/package/

commit libyui-qt for openSUSE:Factory

2019-11-08 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2019-11-08 15:23:29

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new.2990 (New)


Package is "libyui-qt"

Fri Nov  8 15:23:29 2019 rev:63 rq:746235 version:2.51.3

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2019-09-30 
15:52:14.990358170 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new.2990/libyui-qt.changes
2019-11-08 15:23:31.190854742 +0100
@@ -1,0 +2,14 @@
+Thu Nov  7 11:02:48 UTC 2019 - Stefan Hundhammer 
+
+- Left-align ItemSelector toggle and icon if using custom status values,
+  but items without description (bsc#1084674)
+- 2.51.3
+
+---
+Thu Oct 31 14:16:40 UTC 2019 - Stefan Hundhammer 
+
+- Support custom status values (int, not just boolean) in ItemSelector
+  (bsc#1084674)
+- 2.51.2
+
+---

Old:

  libyui-qt-2.51.1.tar.bz2

New:

  libyui-qt-2.51.3.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.dUzQti/_old  2019-11-08 15:23:31.930855525 +0100
+++ /var/tmp/diff_new_pack.dUzQti/_new  2019-11-08 15:23:31.930855525 +0100
@@ -21,7 +21,7 @@
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.51.1
+Version:2.51.3
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.dUzQti/_old  2019-11-08 15:23:31.946855542 +0100
+++ /var/tmp/diff_new_pack.dUzQti/_new  2019-11-08 15:23:31.946855542 +0100
@@ -18,7 +18,7 @@
 
 Name:   libyui-qt
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.51.1
+Version:2.51.3
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
@@ -30,7 +30,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
 
-%define libyui_devel_version libyui-devel >= 3.8.0
+%define libyui_devel_version libyui-devel >= 3.8.3
 BuildRequires:  %{libyui_devel_version}
 BuildRequires:  fontconfig-devel
 BuildRequires:  pkgconfig(Qt5Core)

++ libyui-qt-2.51.1.tar.bz2 -> libyui-qt-2.51.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.51.1/SOURCECONF.cmake 
new/libyui-qt-2.51.3/SOURCECONF.cmake
--- old/libyui-qt-2.51.1/SOURCECONF.cmake   2019-09-24 15:48:30.0 
+0200
+++ new/libyui-qt-2.51.3/SOURCECONF.cmake   2019-11-07 12:11:15.0 
+0100
@@ -22,6 +22,7 @@
  YQCheckBoxFrame.cc
  YQComboBox.cc
  YQContextMenu.cc
+ YQCustomStatusItemSelector.cc
  YQDateField.cc
  YQDialog.cc
  YQDownloadProgress.cc
@@ -90,6 +91,7 @@
  YQCheckBoxFrame.h
  YQComboBox.h
  YQContextMenu.h
+ YQCustomStatusItemSelector.h
  YQDateField.h
  YQDialog.h
  YQDownloadProgress.h
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.51.1/VERSION.cmake 
new/libyui-qt-2.51.3/VERSION.cmake
--- old/libyui-qt-2.51.1/VERSION.cmake  2019-09-24 15:48:30.0 +0200
+++ new/libyui-qt-2.51.3/VERSION.cmake  2019-11-07 12:11:15.0 +0100
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "51")
-SET(VERSION_PATCH "1")
+SET(VERSION_PATCH "3")
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
 # This is needed for the libyui-qt core ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.51.1/package/libyui-qt-doc.spec 
new/libyui-qt-2.51.3/package/libyui-qt-doc.spec
--- old/libyui-qt-2.51.1/package/libyui-qt-doc.spec 2019-09-24 
15:48:30.0 +0200
+++ new/libyui-qt-2.51.3/package/libyui-qt-doc.spec 2019-11-07 
12:11:15.0 +0100
@@ -21,7 +21,7 @@
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.51.1
+Version:2.51.3
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.51.1/package/libyui-qt.changes 
new/libyui-qt-2.51.3/package/libyui-qt.changes
--- old/libyui-qt-2.51.1/package/libyui-qt.changes  2019-09-24 
15:48:30.0 +0200
+++ new/libyui-qt-2.51.3/package/libyui-qt.changes  2019-11-07 
12:11:15.0 +0100
@@ -1,4 +1,18 @@
 ---
+Thu Nov  7 11:02:48 UTC 2019 - Stefan Hundhammer 
+
+- Left-align It

commit libyui-qt for openSUSE:Factory

2019-09-30 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2019-09-30 15:52:13

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new.2352 (New)


Package is "libyui-qt"

Mon Sep 30 15:52:13 2019 rev:62 rq:732955 version:2.51.1

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2019-09-23 
13:16:33.213114257 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new.2352/libyui-qt.changes
2019-09-30 15:52:14.990358170 +0200
@@ -1,0 +2,6 @@
+Tue Sep 24 13:12:23 UTC 2019 - Stefan Hundhammer 
+
+- Icon support for ItemSelector widget (bsc#1084674)
+- 2.51.1
+
+---
@@ -5 +11 @@
-- 2.50.7 
+- 2.51.0

Old:

  libyui-qt-2.51.0.tar.bz2

New:

  libyui-qt-2.51.1.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.CxToTb/_old  2019-09-30 15:52:15.578356606 +0200
+++ /var/tmp/diff_new_pack.CxToTb/_new  2019-09-30 15:52:15.578356606 +0200
@@ -21,7 +21,7 @@
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.51.0
+Version:2.51.1
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.CxToTb/_old  2019-09-30 15:52:15.590356574 +0200
+++ /var/tmp/diff_new_pack.CxToTb/_new  2019-09-30 15:52:15.594356563 +0200
@@ -18,7 +18,7 @@
 
 Name:   libyui-qt
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.51.0
+Version:2.51.1
 Release:0
 Source: %{name}-%{version}.tar.bz2
 

++ libyui-qt-2.51.0.tar.bz2 -> libyui-qt-2.51.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.51.0/VERSION.cmake 
new/libyui-qt-2.51.1/VERSION.cmake
--- old/libyui-qt-2.51.0/VERSION.cmake  2019-09-19 12:19:01.0 +0200
+++ new/libyui-qt-2.51.1/VERSION.cmake  2019-09-24 15:48:30.0 +0200
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "51")
-SET(VERSION_PATCH "0")
+SET(VERSION_PATCH "1")
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
 # This is needed for the libyui-qt core ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.51.0/package/libyui-qt-doc.spec 
new/libyui-qt-2.51.1/package/libyui-qt-doc.spec
--- old/libyui-qt-2.51.0/package/libyui-qt-doc.spec 2019-09-19 
12:19:01.0 +0200
+++ new/libyui-qt-2.51.1/package/libyui-qt-doc.spec 2019-09-24 
15:48:30.0 +0200
@@ -21,7 +21,7 @@
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.51.0
+Version:2.51.1
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.51.0/package/libyui-qt.changes 
new/libyui-qt-2.51.1/package/libyui-qt.changes
--- old/libyui-qt-2.51.0/package/libyui-qt.changes  2019-09-19 
12:19:01.0 +0200
+++ new/libyui-qt-2.51.1/package/libyui-qt.changes  2019-09-24 
15:48:30.0 +0200
@@ -1,8 +1,14 @@
 ---
+Tue Sep 24 13:12:23 UTC 2019 - Stefan Hundhammer 
+
+- Icon support for ItemSelector widget (bsc#1084674)
+- 2.51.1
+
+---
 Wed Sep 18 15:37:28 UTC 2019 - Stefan Hundhammer 
 
 - Implemented ItemSelector widget (bsc#1084674)
-- 2.50.7 
+- 2.51.0
 
 ---
 Thu Sep 12 12:10:56 CEST 2019 - aschn...@suse.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.51.0/package/libyui-qt.spec 
new/libyui-qt-2.51.1/package/libyui-qt.spec
--- old/libyui-qt-2.51.0/package/libyui-qt.spec 2019-09-19 12:19:01.0 
+0200
+++ new/libyui-qt-2.51.1/package/libyui-qt.spec 2019-09-24 15:48:30.0 
+0200
@@ -18,7 +18,7 @@
 
 Name:   libyui-qt
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.51.0
+Version:2.51.1
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.51.0/src/YQItemSelector.cc 
new/libyui-qt-2.51.1/src/YQItemSelector.cc
--- old/libyui-qt-2.51.0/src/YQItemSelector.cc  2019-09-19 12:19:01.0 
+0200
+++ new/libyui-qt-2.51.1/src/YQItemSelector

commit libyui-qt for openSUSE:Factory

2019-09-23 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2019-09-23 13:16:31

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new.7948 (New)


Package is "libyui-qt"

Mon Sep 23 13:16:31 2019 rev:61 rq:731912 version:2.51.0

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2019-09-07 
11:30:49.118453807 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new.7948/libyui-qt.changes
2019-09-23 13:16:33.213114257 +0200
@@ -1,0 +2,13 @@
+Wed Sep 18 15:37:28 UTC 2019 - Stefan Hundhammer 
+
+- Implemented ItemSelector widget (bsc#1084674)
+- 2.50.7 
+
+---
+Thu Sep 12 12:10:56 CEST 2019 - aschn...@suse.com
+
+- handle new libyui feature dealing with scrollbar position
+  of RichText widget (bsc#1150498)
+- 2.50.6
+
+---

Old:

  libyui-qt-2.50.5.tar.bz2

New:

  libyui-qt-2.51.0.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.ky7EXq/_old  2019-09-23 13:16:33.789114153 +0200
+++ /var/tmp/diff_new_pack.ky7EXq/_new  2019-09-23 13:16:33.789114153 +0200
@@ -21,7 +21,7 @@
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.50.5
+Version:2.51.0
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
@@ -32,7 +32,7 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  graphviz-gnome
-BuildRequires:  libyui-devel >= 3.5.0
+BuildRequires:  libyui-devel >= 3.8.0
 BuildRequires:  texlive-latex
 
 Url:http://github.com/libyui/

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.ky7EXq/_old  2019-09-23 13:16:33.809114150 +0200
+++ /var/tmp/diff_new_pack.ky7EXq/_new  2019-09-23 13:16:33.825114147 +0200
@@ -18,7 +18,7 @@
 
 Name:   libyui-qt
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.50.5
+Version:2.51.0
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
@@ -30,7 +30,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
 
-%define libyui_devel_version libyui-devel >= 3.5.0
+%define libyui_devel_version libyui-devel >= 3.8.0
 BuildRequires:  %{libyui_devel_version}
 BuildRequires:  fontconfig-devel
 BuildRequires:  pkgconfig(Qt5Core)
@@ -56,7 +56,7 @@
 Requires:   libyui%{so_version}
 Provides:   %{name} = %{version}
 Provides:   yast2-qt = %{version}
-Obsoletes:  yast2-qt < 2.42.0
+Obsoletes:  yast2-qt < 2.51.0
 
 Url:http://github.com/libyui/
 Summary:Libyui - Qt User Interface

++ libyui-qt-2.50.5.tar.bz2 -> libyui-qt-2.51.0.tar.bz2 ++
 5807 lines of diff (skipped)




commit libyui-qt for openSUSE:Factory

2019-09-07 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2019-09-07 11:30:47

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new.7948 (New)


Package is "libyui-qt"

Sat Sep  7 11:30:47 2019 rev:60 rq:727977 version:2.50.5

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2019-06-28 
16:34:56.94250 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new.7948/libyui-qt.changes
2019-09-07 11:30:49.118453807 +0200
@@ -1,0 +2,6 @@
+Mon Sep  2 12:51:59 UTC 2019 - Martin Vidner 
+
+- pollEventInternal/UI.PollInput would produce no events (bsc#1139967)
+- 2.50.5
+
+---

Old:

  libyui-qt-2.50.4.tar.bz2

New:

  libyui-qt-2.50.5.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.17Zqvf/_old  2019-09-07 11:30:49.946453704 +0200
+++ /var/tmp/diff_new_pack.17Zqvf/_new  2019-09-07 11:30:49.974453700 +0200
@@ -21,7 +21,7 @@
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.50.4
+Version:2.50.5
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.17Zqvf/_old  2019-09-07 11:30:50.330453656 +0200
+++ /var/tmp/diff_new_pack.17Zqvf/_new  2019-09-07 11:30:50.346453654 +0200
@@ -18,7 +18,7 @@
 
 Name:   libyui-qt
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.50.4
+Version:2.50.5
 Release:0
 Source: %{name}-%{version}.tar.bz2
 

++ libyui-qt-2.50.4.tar.bz2 -> libyui-qt-2.50.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.50.4/VERSION.cmake 
new/libyui-qt-2.50.5/VERSION.cmake
--- old/libyui-qt-2.50.4/VERSION.cmake  2019-05-20 16:52:42.0 +0200
+++ new/libyui-qt-2.50.5/VERSION.cmake  2019-09-03 12:51:27.0 +0200
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "50")
-SET(VERSION_PATCH "4")
+SET(VERSION_PATCH "5")
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
 # This is needed for the libyui-qt core ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.50.4/package/libyui-qt-doc.spec 
new/libyui-qt-2.50.5/package/libyui-qt-doc.spec
--- old/libyui-qt-2.50.4/package/libyui-qt-doc.spec 2019-05-20 
16:52:42.0 +0200
+++ new/libyui-qt-2.50.5/package/libyui-qt-doc.spec 2019-09-03 
12:51:27.0 +0200
@@ -21,7 +21,7 @@
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.50.4
+Version:2.50.5
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.50.4/package/libyui-qt.changes 
new/libyui-qt-2.50.5/package/libyui-qt.changes
--- old/libyui-qt-2.50.4/package/libyui-qt.changes  2019-05-20 
16:52:42.0 +0200
+++ new/libyui-qt-2.50.5/package/libyui-qt.changes  2019-09-03 
12:51:27.0 +0200
@@ -1,4 +1,10 @@
 ---
+Mon Sep  2 12:51:59 UTC 2019 - Martin Vidner 
+
+- pollEventInternal/UI.PollInput would produce no events (bsc#1139967)
+- 2.50.5
+
+---
 Thu May  9 09:55:06 UTC 2019 - Stasiek Michalski 
 
 - Allow for full customization of the steps (boo#1134575)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.50.4/package/libyui-qt.spec 
new/libyui-qt-2.50.5/package/libyui-qt.spec
--- old/libyui-qt-2.50.4/package/libyui-qt.spec 2019-05-20 16:52:42.0 
+0200
+++ new/libyui-qt-2.50.5/package/libyui-qt.spec 2019-09-03 12:51:27.0 
+0200
@@ -18,7 +18,7 @@
 
 Name:   libyui-qt
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.50.4
+Version:2.50.5
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.50.4/src/YQDialog.cc 
new/libyui-qt-2.50.5/src/YQDialog.cc
--- old/libyui-qt-2.50.4/src/YQDialog.cc2019-05-20 16:52:42.0 
+0200
+++ new/libyui-qt-2.50.5/src/YQDialog.cc2019-09-03 12:51:27.0 
+0200
@@ -805,6 +805,8 @@
 YEvent *
 YQDialog::pollEventInternal()
 {
+_eventLoop->wakeUp();
+
 YEvent * ev

commit libyui-qt for openSUSE:Factory

2019-06-28 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2019-06-28 16:34:55

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new.4615 (New)


Package is "libyui-qt"

Fri Jun 28 16:34:55 2019 rev:59 rq:704280 version:2.50.4

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2019-04-22 
12:33:21.889326206 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new.4615/libyui-qt.changes
2019-06-28 16:34:56.94250 +0200
@@ -1,0 +2,31 @@
+Thu May  9 09:55:06 UTC 2019 - Stasiek Michalski 
+
+- Allow for full customization of the steps (boo#1134575)
+- 2.50.4
+
+---
+Tue May  7 09:39:02 UTC 2019 - Stefan Hundhammer 
+
+- Check for correct Qt version to fix build with Qt 5.13 (bsc#1130502)
+- 2.50.3 
+
+---
+Thu Apr 18 11:53:38 UTC 2019 - Ladislav Slezak 
+
+- Backward compatibility fix to ensure it still compiles in
+  Leap 15.0 (related to bsc#1130502)
+- 2.50.2
+
+---
+Wed Apr 17 13:31:26 UTC 2019 - Stefan Hundhammer 
+
+- Fixed obsolete warnings when building against Qt 5.13 (bsc#1130502)
+- 2.50.1
+
+---
+Tue Mar 19 09:28:39 UTC 2019 - Rodion Iafarov 
+
+- Add changes required for the libyui-testframework (bsc#1132247)
+- 2.50.0
+
+---
@@ -4207 +4237,0 @@
-

Old:

  libyui-qt-2.49.16.tar.bz2

New:

  libyui-qt-2.50.4.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.nHosY0/_old  2019-06-28 16:34:57.442695391 +0200
+++ /var/tmp/diff_new_pack.nHosY0/_new  2019-06-28 16:34:57.462695420 +0200
@@ -17,11 +17,11 @@
 
 
 %define parent libyui-qt
-%define so_version 9
+%define so_version 10
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.49.16
+Version:2.50.4
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
@@ -32,7 +32,7 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  graphviz-gnome
-BuildRequires:  libyui-devel >= 3.4.0
+BuildRequires:  libyui-devel >= 3.5.0
 BuildRequires:  texlive-latex
 
 Url:http://github.com/libyui/

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.nHosY0/_old  2019-06-28 16:34:57.738695826 +0200
+++ /var/tmp/diff_new_pack.nHosY0/_new  2019-06-28 16:34:57.778695885 +0200
@@ -18,11 +18,11 @@
 
 Name:   libyui-qt
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.49.16
+Version:2.50.4
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
-%define so_version 9
+%define so_version 10
 %define bin_name %{name}%{so_version}
 
 BuildRequires:  boost-devel
@@ -30,7 +30,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
 
-%define libyui_devel_version libyui-devel >= 3.4.0
+%define libyui_devel_version libyui-devel >= 3.5.0
 BuildRequires:  %{libyui_devel_version}
 BuildRequires:  fontconfig-devel
 BuildRequires:  pkgconfig(Qt5Core)

++ libyui-qt-2.49.16.tar.bz2 -> libyui-qt-2.50.4.tar.bz2 ++
 2485 lines of diff (skipped)




commit libyui-qt for openSUSE:Factory

2019-04-22 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2019-04-22 12:33:20

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new.5536 (New)


Package is "libyui-qt"

Mon Apr 22 12:33:20 2019 rev:58 rq: version:2.49.16

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2019-04-21 
09:02:42.190502886 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new.5536/libyui-qt.changes
2019-04-22 12:33:21.889326206 +0200
@@ -2,19 +1,0 @@
-Thu Apr 18 11:53:38 UTC 2019 - Ladislav Slezak 
-
-- Backward compatibility fix to ensure it still compiles in
-  Leap 15.0 (related to bsc#1130502)
-- 2.50.2
-

-Wed Apr 17 13:31:26 UTC 2019 - Stefan Hundhammer 
-
-- Fixed obsolete warnings when building against Qt 5.13 (bsc#1130502)
-- 2.50.1
-

-Tue Mar 19 09:28:39 UTC 2019 - Rodion Iafarov 
-
-- Add changes required for the libyui-testframework (bsc#1132247)
-- 2.50.0
-

@@ -4225,0 +4207 @@
+

Old:

  libyui-qt-2.50.2.tar.bz2

New:

  libyui-qt-2.49.16.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.j0Rox2/_old  2019-04-22 12:33:22.649326993 +0200
+++ /var/tmp/diff_new_pack.j0Rox2/_new  2019-04-22 12:33:22.649326993 +0200
@@ -17,11 +17,11 @@
 
 
 %define parent libyui-qt
-%define so_version 10
+%define so_version 9
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.50.2
+Version:2.49.16
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
@@ -32,7 +32,7 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  graphviz-gnome
-BuildRequires:  libyui-devel >= 3.5.0
+BuildRequires:  libyui-devel >= 3.4.0
 BuildRequires:  texlive-latex
 
 Url:http://github.com/libyui/

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.j0Rox2/_old  2019-04-22 12:33:22.661327006 +0200
+++ /var/tmp/diff_new_pack.j0Rox2/_new  2019-04-22 12:33:22.665327010 +0200
@@ -18,11 +18,11 @@
 
 Name:   libyui-qt
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.50.2
+Version:2.49.16
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
-%define so_version 10
+%define so_version 9
 %define bin_name %{name}%{so_version}
 
 BuildRequires:  boost-devel
@@ -30,7 +30,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
 
-%define libyui_devel_version libyui-devel >= 3.5.0
+%define libyui_devel_version libyui-devel >= 3.4.0
 BuildRequires:  %{libyui_devel_version}
 BuildRequires:  fontconfig-devel
 BuildRequires:  pkgconfig(Qt5Core)

++ libyui-qt-2.50.2.tar.bz2 -> libyui-qt-2.49.16.tar.bz2 ++
 2460 lines of diff (skipped)




commit libyui-qt for openSUSE:Factory

2019-04-21 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2019-04-21 09:02:37

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new.5536 (New)


Package is "libyui-qt"

Sun Apr 21 09:02:37 2019 rev:57 rq:695612 version:2.50.2

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2019-03-19 
11:05:22.370100700 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new.5536/libyui-qt.changes
2019-04-21 09:02:42.190502886 +0200
@@ -1,0 +2,19 @@
+Thu Apr 18 11:53:38 UTC 2019 - Ladislav Slezak 
+
+- Backward compatibility fix to ensure it still compiles in
+  Leap 15.0 (related to bsc#1130502)
+- 2.50.2
+
+---
+Wed Apr 17 13:31:26 UTC 2019 - Stefan Hundhammer 
+
+- Fixed obsolete warnings when building against Qt 5.13 (bsc#1130502)
+- 2.50.1
+
+---
+Tue Mar 19 09:28:39 UTC 2019 - Rodion Iafarov 
+
+- Add changes required for the libyui-testframework (bsc#1132247)
+- 2.50.0
+
+---
@@ -4207 +4225,0 @@
-

Old:

  libyui-qt-2.49.16.tar.bz2

New:

  libyui-qt-2.50.2.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.1oCeOV/_old  2019-04-21 09:02:42.782503589 +0200
+++ /var/tmp/diff_new_pack.1oCeOV/_new  2019-04-21 09:02:42.782503589 +0200
@@ -17,11 +17,11 @@
 
 
 %define parent libyui-qt
-%define so_version 9
+%define so_version 10
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.49.16
+Version:2.50.2
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
@@ -32,7 +32,7 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  graphviz-gnome
-BuildRequires:  libyui-devel >= 3.4.0
+BuildRequires:  libyui-devel >= 3.5.0
 BuildRequires:  texlive-latex
 
 Url:http://github.com/libyui/

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.1oCeOV/_old  2019-04-21 09:02:42.810503622 +0200
+++ /var/tmp/diff_new_pack.1oCeOV/_new  2019-04-21 09:02:42.818503632 +0200
@@ -18,11 +18,11 @@
 
 Name:   libyui-qt
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.49.16
+Version:2.50.2
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
-%define so_version 9
+%define so_version 10
 %define bin_name %{name}%{so_version}
 
 BuildRequires:  boost-devel
@@ -30,7 +30,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
 
-%define libyui_devel_version libyui-devel >= 3.4.0
+%define libyui_devel_version libyui-devel >= 3.5.0
 BuildRequires:  %{libyui_devel_version}
 BuildRequires:  fontconfig-devel
 BuildRequires:  pkgconfig(Qt5Core)

++ libyui-qt-2.49.16.tar.bz2 -> libyui-qt-2.50.2.tar.bz2 ++
 2460 lines of diff (skipped)




commit libyui-qt for openSUSE:Factory

2019-03-19 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2019-03-19 11:05:20

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new.28833 (New)


Package is "libyui-qt"

Tue Mar 19 11:05:20 2019 rev:56 rq:684729 version:2.49.16

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2019-03-04 
09:15:02.540658560 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new.28833/libyui-qt.changes   
2019-03-19 11:05:22.370100700 +0100
@@ -1,0 +2,6 @@
+Wed Mar 13 09:51:41 UTC 2019 - Stasiek Michalski 
+
+- Add icons for partitioner (boo#1118521)
+- 2.49.16
+
+---

Old:

  libyui-qt-2.49.15.tar.bz2

New:

  libyui-qt-2.49.16.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.2uhQpS/_old  2019-03-19 11:05:22.842100724 +0100
+++ /var/tmp/diff_new_pack.2uhQpS/_new  2019-03-19 11:05:22.842100724 +0100
@@ -21,7 +21,7 @@
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.49.15
+Version:2.49.16
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.2uhQpS/_old  2019-03-19 11:05:22.870100725 +0100
+++ /var/tmp/diff_new_pack.2uhQpS/_new  2019-03-19 11:05:22.870100725 +0100
@@ -18,7 +18,7 @@
 
 Name:   libyui-qt
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.49.15
+Version:2.49.16
 Release:0
 Source: %{name}-%{version}.tar.bz2
 

++ libyui-qt-2.49.15.tar.bz2 -> libyui-qt-2.49.16.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.15/.travis.yml 
new/libyui-qt-2.49.16/.travis.yml
--- old/libyui-qt-2.49.15/.travis.yml   2019-02-28 16:29:04.0 +0100
+++ new/libyui-qt-2.49.16/.travis.yml   2019-03-13 16:52:32.0 +0100
@@ -1,4 +1,8 @@
 sudo: required
+# use the Ubuntu 16.04 image with kernel 4.15.0, the default is 14.04 which
+# contains too old kernel (4.4.0), libQt5Core requires 4.11.0 or newer
+# (find with "ldconfig -p | grep Qt5Core")
+dist: xenial
 language: bash
 services:
   - docker
@@ -8,4 +12,6 @@
 script:
   # the "libyui-travis" script is included in the base libyui/devel image
   # see https://github.com/libyui/docker-devel/blob/master/libyui-travis
-  - docker run -it libyui-qt-image libyui-travis
+  # For some strage reason building the Qt resource pack requires
+  # extra system privileges (ugh??)
+  - docker run -it --privileged libyui-qt-image libyui-travis
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.15/VERSION.cmake 
new/libyui-qt-2.49.16/VERSION.cmake
--- old/libyui-qt-2.49.15/VERSION.cmake 2019-02-28 16:29:04.0 +0100
+++ new/libyui-qt-2.49.16/VERSION.cmake 2019-03-13 16:52:32.0 +0100
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "49")
-SET(VERSION_PATCH "15")
+SET(VERSION_PATCH "16")
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
 # This is needed for the libyui-qt core ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.15/package/libyui-qt-doc.spec 
new/libyui-qt-2.49.16/package/libyui-qt-doc.spec
--- old/libyui-qt-2.49.15/package/libyui-qt-doc.spec2019-02-28 
16:29:04.0 +0100
+++ new/libyui-qt-2.49.16/package/libyui-qt-doc.spec2019-03-13 
16:52:32.0 +0100
@@ -21,7 +21,7 @@
 
 Name:   %{parent}-doc
 # DO NOT manually bump the version here; instead, use   rake version:bump
-Version:2.49.15
+Version:2.49.16
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.15/package/libyui-qt.changes 
new/libyui-qt-2.49.16/package/libyui-qt.changes
--- old/libyui-qt-2.49.15/package/libyui-qt.changes 2019-02-28 
16:29:04.0 +0100
+++ new/libyui-qt-2.49.16/package/libyui-qt.changes 2019-03-13 
16:52:32.0 +0100
@@ -1,4 +1,10 @@
 ---
+Wed Mar 13 09:51:41 UTC 2019 - Stasiek Michalski 
+
+- Add icons for partitioner (boo#1118521)
+- 2.49.16
+
+---
 Wed Feb 27 17:01:39 UTC 2019 - Stefan Hundhammer 
 
 - Use YQUI icon loader in YQImage whenever possible
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.sv

commit libyui-qt for openSUSE:Factory

2019-03-04 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2019-03-04 09:14:57

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new.28833 (New)


Package is "libyui-qt"

Mon Mar  4 09:14:57 2019 rev:55 rq:680158 version:2.49.15

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2019-01-21 
10:08:01.814820103 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new.28833/libyui-qt.changes   
2019-03-04 09:15:02.540658560 +0100
@@ -1,0 +2,7 @@
+Wed Feb 27 17:01:39 UTC 2019 - Stefan Hundhammer 
+
+- Use YQUI icon loader in YQImage whenever possible
+  (bsc#1119688, bsc#1122174)
+- 2.49.15
+
+---

Old:

  libyui-qt-2.49.14.tar.bz2

New:

  libyui-qt-2.49.15.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.PntyA3/_old  2019-03-04 09:15:03.524658382 +0100
+++ /var/tmp/diff_new_pack.PntyA3/_new  2019-03-04 09:15:03.524658382 +0100
@@ -20,7 +20,8 @@
 %define so_version 9
 
 Name:   %{parent}-doc
-Version:2.49.14
+# DO NOT manually bump the version here; instead, use   rake version:bump
+Version:2.49.15
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.PntyA3/_old  2019-03-04 09:15:03.544658379 +0100
+++ /var/tmp/diff_new_pack.PntyA3/_new  2019-03-04 09:15:03.548658378 +0100
@@ -17,7 +17,8 @@
 
 
 Name:   libyui-qt
-Version:2.49.14
+# DO NOT manually bump the version here; instead, use   rake version:bump
+Version:2.49.15
 Release:0
 Source: %{name}-%{version}.tar.bz2
 

++ libyui-qt-2.49.14.tar.bz2 -> libyui-qt-2.49.15.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.14/VERSION.cmake 
new/libyui-qt-2.49.15/VERSION.cmake
--- old/libyui-qt-2.49.14/VERSION.cmake 2019-01-10 12:46:43.0 +0100
+++ new/libyui-qt-2.49.15/VERSION.cmake 2019-02-28 16:29:04.0 +0100
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "49")
-SET(VERSION_PATCH "14")
+SET(VERSION_PATCH "15")
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
 # This is needed for the libyui-qt core ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.14/bootstrap.sh 
new/libyui-qt-2.49.15/bootstrap.sh
--- old/libyui-qt-2.49.14/bootstrap.sh  2019-01-10 12:46:43.0 +0100
+++ new/libyui-qt-2.49.15/bootstrap.sh  2019-02-28 16:29:04.0 +0100
@@ -18,7 +18,7 @@
   ln -fs "$cmake_common" "$cmake_target"
   echo "OK: linked to `pwd`/$cmake_target."
 else
-  echo "  Use must have libyui(-devel) >= 3.0.4 installed"
+  echo "  You must have libyui(-devel) >= 3.0.4 installed"
   echo "  in \"$prefix\" first !!!"
   exit 1
 fi
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.14/package/libyui-qt-doc.spec 
new/libyui-qt-2.49.15/package/libyui-qt-doc.spec
--- old/libyui-qt-2.49.14/package/libyui-qt-doc.spec2019-01-10 
12:46:43.0 +0100
+++ new/libyui-qt-2.49.15/package/libyui-qt-doc.spec2019-02-28 
16:29:04.0 +0100
@@ -20,7 +20,8 @@
 %define so_version 9
 
 Name:   %{parent}-doc
-Version:2.49.14
+# DO NOT manually bump the version here; instead, use   rake version:bump
+Version:2.49.15
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.14/package/libyui-qt.changes 
new/libyui-qt-2.49.15/package/libyui-qt.changes
--- old/libyui-qt-2.49.14/package/libyui-qt.changes 2019-01-10 
12:46:43.0 +0100
+++ new/libyui-qt-2.49.15/package/libyui-qt.changes 2019-02-28 
16:29:04.0 +0100
@@ -1,4 +1,11 @@
 ---
+Wed Feb 27 17:01:39 UTC 2019 - Stefan Hundhammer 
+
+- Use YQUI icon loader in YQImage whenever possible
+  (bsc#1119688, bsc#1122174)
+- 2.49.15
+
+---
 Thu Jan 10 11:30:28 UTC 2019 - Stefan Hundhammer 
 
 - Fixed segfault in YQTableItem icon (bsc#1121083)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.14/package/libyui-qt.spec 
new/libyui-qt-2.49.15/package/libyui-qt.spec
--- old/libyui-qt-2.49.14/package/libyui-qt.spec2019-01-10 
12:46:43.0 +0100
+++ new/libyui-qt-2.49.15/package/libyui-qt.spec2019-02-28 

commit libyui-qt for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2019-01-21 10:07:58

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new.28833 (New)


Package is "libyui-qt"

Mon Jan 21 10:07:58 2019 rev:54 rq:664699 version:2.49.14

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2018-12-31 
09:44:23.938314412 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new.28833/libyui-qt.changes   
2019-01-21 10:08:01.814820103 +0100
@@ -1,0 +2,6 @@
+Thu Jan 10 11:30:28 UTC 2019 - Stefan Hundhammer 
+
+- Fixed segfault in YQTableItem icon (bsc#1121083)
+- 2.49.14
+
+---

Old:

  libyui-qt-2.49.13.tar.bz2

New:

  libyui-qt-2.49.14.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.9UfWmW/_old  2019-01-21 10:08:02.286819626 +0100
+++ /var/tmp/diff_new_pack.9UfWmW/_new  2019-01-21 10:08:02.290819621 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libyui-qt-doc
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define so_version 9
 
 Name:   %{parent}-doc
-Version:2.49.13
+Version:2.49.14
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.9UfWmW/_old  2019-01-21 10:08:02.302819609 +0100
+++ /var/tmp/diff_new_pack.9UfWmW/_new  2019-01-21 10:08:02.302819609 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libyui-qt
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.49.13
+Version:2.49.14
 Release:0
 Source: %{name}-%{version}.tar.bz2
 

++ libyui-qt-2.49.13.tar.bz2 -> libyui-qt-2.49.14.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.13/VERSION.cmake 
new/libyui-qt-2.49.14/VERSION.cmake
--- old/libyui-qt-2.49.13/VERSION.cmake 2018-12-18 15:11:48.0 +0100
+++ new/libyui-qt-2.49.14/VERSION.cmake 2019-01-10 12:46:43.0 +0100
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "49")
-SET(VERSION_PATCH "13")
+SET(VERSION_PATCH "14")
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
 # This is needed for the libyui-qt core ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.13/package/libyui-qt-doc.spec 
new/libyui-qt-2.49.14/package/libyui-qt-doc.spec
--- old/libyui-qt-2.49.13/package/libyui-qt-doc.spec2018-12-18 
15:11:48.0 +0100
+++ new/libyui-qt-2.49.14/package/libyui-qt-doc.spec2019-01-10 
12:46:43.0 +0100
@@ -20,7 +20,7 @@
 %define so_version 9
 
 Name:   %{parent}-doc
-Version:2.49.13
+Version:2.49.14
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.13/package/libyui-qt.changes 
new/libyui-qt-2.49.14/package/libyui-qt.changes
--- old/libyui-qt-2.49.13/package/libyui-qt.changes 2018-12-18 
15:11:48.0 +0100
+++ new/libyui-qt-2.49.14/package/libyui-qt.changes 2019-01-10 
12:46:43.0 +0100
@@ -1,4 +1,10 @@
 ---
+Thu Jan 10 11:30:28 UTC 2019 - Stefan Hundhammer 
+
+- Fixed segfault in YQTableItem icon (bsc#1121083)
+- 2.49.14
+
+---
 Tue Dec 18 14:01:56 UTC 2018 - Stefan Hundhammer 
 
 - YImage: Fall back to compiled-in Qt resources (bsc#1119688)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.13/package/libyui-qt.spec 
new/libyui-qt-2.49.14/package/libyui-qt.spec
--- old/libyui-qt-2.49.13/package/libyui-qt.spec2018-12-18 
15:11:48.0 +0100
+++ new/libyui-qt-2.49.14/package/libyui-qt.spec2019-01-10 
12:46:43.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.49.13
+Version:2.49.14
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
diff -urN '--exclude=C

commit libyui-qt for openSUSE:Factory

2018-12-31 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2018-12-31 09:44:22

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new.28833 (New)


Package is "libyui-qt"

Mon Dec 31 09:44:22 2018 rev:53 rq:659317 version:2.49.13

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2018-11-02 
10:49:39.682289175 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new.28833/libyui-qt.changes   
2018-12-31 09:44:23.938314412 +0100
@@ -1,0 +2,36 @@
+Tue Dec 18 14:01:56 UTC 2018 - Stefan Hundhammer 
+
+- YImage: Fall back to compiled-in Qt resources (bsc#1119688)
+- 2.49.13
+
+---
+Tue Dec 18 13:48:15 CET 2018 - aschn...@suse.com
+
+- log QIcon::themeName (for bsc#1119688)
+- 2.49.12
+
+---
+Wed Dec  5 16:57:32 UTC 2018 - Stasiek Michalski 
+
+- Ship only primary icons with module to avoid conflicts (boo#1118521)
+- 2.49.11
+
+---
+Mon Nov 19 13:42:59 UTC 2018 - Stasiek Michalski 
+
+- Fix YQTree's icon loading function (boo#1116562)
+- Fix padding on the left caused by deprecated dialog icon
+  (boo#1116278)
+
+---
+Thu Nov 15 01:42:27 UTC 2018 - Stasiek Michalski 
+
+- Destroy sidebar where necessary (boo#1115994) 
+
+---
+Tue Nov 13 07:59:24 UTC 2018 - Stasiek Michalski 
+
+- Use native icon theme methods (boo#1109378)
+- 2.49.8
+
+---

Old:

  libyui-qt-2.49.7.tar.bz2

New:

  libyui-qt-2.49.13.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.oI56qA/_old  2018-12-31 09:44:24.398314034 +0100
+++ /var/tmp/diff_new_pack.oI56qA/_new  2018-12-31 09:44:24.398314034 +0100
@@ -20,7 +20,7 @@
 %define so_version 9
 
 Name:   %{parent}-doc
-Version:2.49.7
+Version:2.49.13
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.oI56qA/_old  2018-12-31 09:44:24.414314022 +0100
+++ /var/tmp/diff_new_pack.oI56qA/_new  2018-12-31 09:44:24.418314018 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.49.7
+Version:2.49.13
 Release:0
 Source: %{name}-%{version}.tar.bz2
 

++ libyui-qt-2.49.7.tar.bz2 -> libyui-qt-2.49.13.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.7/SOURCECONF.cmake 
new/libyui-qt-2.49.13/SOURCECONF.cmake
--- old/libyui-qt-2.49.7/SOURCECONF.cmake   2018-10-16 14:04:32.0 
+0200
+++ new/libyui-qt-2.49.13/SOURCECONF.cmake  2018-12-18 15:11:48.0 
+0100
@@ -1,3 +1,5 @@
+set(CMAKE_AUTORCC ON)
+
 SET( ${TARGETLIB}_WRAP_UI
   QHelpDialog.ui
   QStyleEditor.ui
@@ -64,6 +66,7 @@
  YQWizard.cc
  YQWizardButton.cc
  QY2StyleEditor.cc
+ qt_icons.qrc
 )
 
 SET( ${TARGETLIB}_HEADERS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.7/VERSION.cmake 
new/libyui-qt-2.49.13/VERSION.cmake
--- old/libyui-qt-2.49.7/VERSION.cmake  2018-10-16 14:04:32.0 +0200
+++ new/libyui-qt-2.49.13/VERSION.cmake 2018-12-18 15:11:48.0 +0100
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "49")
-SET(VERSION_PATCH "7")
+SET(VERSION_PATCH "13")
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
 # This is needed for the libyui-qt core ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.7/package/libyui-qt-doc.spec 
new/libyui-qt-2.49.13/package/libyui-qt-doc.spec
--- old/libyui-qt-2.49.7/package/libyui-qt-doc.spec 2018-10-16 
14:04:32.0 +0200
+++ new/libyui-qt-2.49.13/package/libyui-qt-doc.spec2018-12-18 
15:11:48.0 +0100
@@ -20,7 +20,7 @@
 %define so_version 9
 
 Name:   %{parent}-doc
-Version:2.49.7
+Version:2.49.13
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.7/package/libyui-qt.changes 
new/libyui-qt-2.49.13/package/libyui-qt.changes
--- old/libyui-qt-2.49.7/package/libyui-qt.changes  2018-10-16 
14:04:32.0 +0200
+++ new/libyui-qt-2.49.13/package/libyui-qt.changes 2018-12-18 
15:11:48.0 +0100
@@ -1,4 +1,40 @@
 

commit libyui-qt for openSUSE:Factory

2018-11-02 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2018-11-02 10:49:19

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Fri Nov  2 10:49:19 2018 rev:52 rq:644600 version:2.49.7

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2018-09-11 
17:09:48.708104889 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2018-11-02 
10:49:39.682289175 +0100
@@ -1,0 +2,12 @@
+Sat Oct 13 00:36:14 UTC 2018 - Stasiek Michalski 
+
+- Fix style disappearing from sidebar (boo#720)
+- 2.49.7
+
+---
+Wed Sep 19 16:02:51 UTC 2018 - Stefan Hundhammer 
+
+- Enable HiDPI (bsc#1089886)
+- 2.49.6
+
+---

Old:

  libyui-qt-2.49.5.tar.bz2

New:

  libyui-qt-2.49.7.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.2O1aio/_old  2018-11-02 10:49:41.570288954 +0100
+++ /var/tmp/diff_new_pack.2O1aio/_new  2018-11-02 10:49:41.578288953 +0100
@@ -20,7 +20,7 @@
 %define so_version 9
 
 Name:   %{parent}-doc
-Version:2.49.5
+Version:2.49.7
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
@@ -36,7 +36,7 @@
 
 Url:http://github.com/libyui/
 Summary:Libyui-qt documentation
-License:LGPL-2.1 or LGPL-3.0
+License:LGPL-2.1-only OR LGPL-3.0-only
 Group:  Documentation/HTML
 
 %description

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.2O1aio/_old  2018-11-02 10:49:41.594288951 +0100
+++ /var/tmp/diff_new_pack.2O1aio/_new  2018-11-02 10:49:41.598288950 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.49.5
+Version:2.49.7
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
@@ -42,7 +42,7 @@
 
 Url:http://github.com/libyui/
 Summary:Libyui - Qt User Interface
-License:LGPL-2.1 or LGPL-3.0
+License:LGPL-2.1-only OR LGPL-3.0-only
 Group:  System/Libraries
 
 %description

++ libyui-qt-2.49.5.tar.bz2 -> libyui-qt-2.49.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.5/VERSION.cmake 
new/libyui-qt-2.49.7/VERSION.cmake
--- old/libyui-qt-2.49.5/VERSION.cmake  2018-08-22 09:39:06.0 +0200
+++ new/libyui-qt-2.49.7/VERSION.cmake  2018-10-16 14:04:32.0 +0200
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "49")
-SET(VERSION_PATCH "5")
+SET(VERSION_PATCH "7")
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
 # This is needed for the libyui-qt core ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.5/package/libyui-qt-doc.spec 
new/libyui-qt-2.49.7/package/libyui-qt-doc.spec
--- old/libyui-qt-2.49.5/package/libyui-qt-doc.spec 2018-08-22 
09:39:06.0 +0200
+++ new/libyui-qt-2.49.7/package/libyui-qt-doc.spec 2018-10-16 
14:04:32.0 +0200
@@ -20,7 +20,7 @@
 %define so_version 9
 
 Name:   %{parent}-doc
-Version:2.49.5
+Version:2.49.7
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.5/package/libyui-qt.changes 
new/libyui-qt-2.49.7/package/libyui-qt.changes
--- old/libyui-qt-2.49.5/package/libyui-qt.changes  2018-08-22 
09:39:06.0 +0200
+++ new/libyui-qt-2.49.7/package/libyui-qt.changes  2018-10-16 
14:04:32.0 +0200
@@ -1,4 +1,16 @@
 ---
+Sat Oct 13 00:36:14 UTC 2018 - Stasiek Michalski 
+
+- Fix style disappearing from sidebar (boo#720)
+- 2.49.7
+
+---
+Wed Sep 19 16:02:51 UTC 2018 - Stefan Hundhammer 
+
+- Enable HiDPI (bsc#1089886)
+- 2.49.6
+
+---
 Tue Aug 21 09:05:54 CEST 2018 - sch...@suse.de
 
 - Changed dir of COPYING file.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.5/package/libyui-qt.spec 
new/libyui-qt-2.49.7/package/libyui-qt.spec
--- old/libyui-qt-2.49.5/package/libyui-qt.spec 2018-08-22 09:39:06.0 
+0200
+++ new/libyui-qt-2.49.7/package/libyui-qt.spec 2018-10-16 14:04:32.0 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.49.5
+Version:2.49.7
 Release:0
 

commit libyui-qt for openSUSE:Factory

2018-09-11 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2018-09-11 17:09:47

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Tue Sep 11 17:09:47 2018 rev:51 rq:631260 version:2.49.5

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2018-08-02 
14:55:28.668009208 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2018-09-11 
17:09:48.708104889 +0200
@@ -1,0 +2,5 @@
+Tue Aug 21 09:05:54 CEST 2018 - sch...@suse.de
+
+- Changed dir of COPYING file.
+
+---



Other differences:
--
++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.nDqXy8/_old  2018-09-11 17:09:49.388103829 +0200
+++ /var/tmp/diff_new_pack.nDqXy8/_new  2018-09-11 17:09:49.388103829 +0200
@@ -134,7 +134,7 @@
 %dir %{_libdir}/yui
 %{_libdir}/yui/lib*.so.*
 %doc %dir %{_docdir}/%{bin_name}
-%doc %{_docdir}/%{bin_name}/COPYING*
+%license %{_docdir}/%{bin_name}/COPYING*
 
 %files devel
 %defattr(-,root,root)

++ libyui-qt-2.49.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.5/package/libyui-qt.changes 
new/libyui-qt-2.49.5/package/libyui-qt.changes
--- old/libyui-qt-2.49.5/package/libyui-qt.changes  2018-07-30 
11:37:53.0 +0200
+++ new/libyui-qt-2.49.5/package/libyui-qt.changes  2018-08-22 
09:39:06.0 +0200
@@ -1,4 +1,9 @@
 ---
+Tue Aug 21 09:05:54 CEST 2018 - sch...@suse.de
+
+- Changed dir of COPYING file.
+
+---
 Thu Jul 26 11:45:43 UTC 2018 - lsle...@suse.cz
 
 - Fix for the new FSize class (avoid the 8EiB limit, bsc#991090)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.5/package/libyui-qt.spec 
new/libyui-qt-2.49.5/package/libyui-qt.spec
--- old/libyui-qt-2.49.5/package/libyui-qt.spec 2018-07-30 11:37:53.0 
+0200
+++ new/libyui-qt-2.49.5/package/libyui-qt.spec 2018-08-22 09:39:06.0 
+0200
@@ -134,7 +134,7 @@
 %dir %{_libdir}/yui
 %{_libdir}/yui/lib*.so.*
 %doc %dir %{_docdir}/%{bin_name}
-%doc %{_docdir}/%{bin_name}/COPYING*
+%license %{_docdir}/%{bin_name}/COPYING*
 
 %files devel
 %defattr(-,root,root)




commit libyui-qt for openSUSE:Factory

2018-08-02 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2018-08-02 14:55:24

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Thu Aug  2 14:55:24 2018 rev:50 rq:626443 version:2.49.5

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2018-05-17 
19:31:53.926375732 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2018-08-02 
14:55:28.668009208 +0200
@@ -1,0 +2,7 @@
+Thu Jul 26 11:45:43 UTC 2018 - lsle...@suse.cz
+
+- Fix for the new FSize class (avoid the 8EiB limit, bsc#991090)
+- Update the package version
+- 2.49.5
+
+---

Old:

  libyui-qt-2.49.4.tar.bz2

New:

  libyui-qt-2.49.5.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.z1l1Zc/_old  2018-08-02 14:55:29.204010105 +0200
+++ /var/tmp/diff_new_pack.z1l1Zc/_new  2018-08-02 14:55:29.204010105 +0200
@@ -17,10 +17,10 @@
 
 
 %define parent libyui-qt
-%define so_version 8
+%define so_version 9
 
 Name:   %{parent}-doc
-Version:2.49.4
+Version:2.49.5
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.z1l1Zc/_old  2018-08-02 14:55:29.220010131 +0200
+++ /var/tmp/diff_new_pack.z1l1Zc/_new  2018-08-02 14:55:29.224010138 +0200
@@ -17,11 +17,11 @@
 
 
 Name:   libyui-qt
-Version:2.49.4
+Version:2.49.5
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
-%define so_version 8
+%define so_version 9
 %define bin_name %{name}%{so_version}
 
 BuildRequires:  boost-devel

++ libyui-qt-2.49.4.tar.bz2 -> libyui-qt-2.49.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.4/VERSION.cmake 
new/libyui-qt-2.49.5/VERSION.cmake
--- old/libyui-qt-2.49.4/VERSION.cmake  2018-05-14 17:21:06.0 +0200
+++ new/libyui-qt-2.49.5/VERSION.cmake  2018-07-30 11:37:53.0 +0200
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "49")
-SET(VERSION_PATCH "4")
+SET(VERSION_PATCH "5")
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
 # This is needed for the libyui-qt core ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.4/package/libyui-qt-doc.spec 
new/libyui-qt-2.49.5/package/libyui-qt-doc.spec
--- old/libyui-qt-2.49.4/package/libyui-qt-doc.spec 2018-05-14 
17:21:06.0 +0200
+++ new/libyui-qt-2.49.5/package/libyui-qt-doc.spec 2018-07-30 
11:37:53.0 +0200
@@ -17,10 +17,10 @@
 
 
 %define parent libyui-qt
-%define so_version 8
+%define so_version 9
 
 Name:   %{parent}-doc
-Version:2.49.4
+Version:2.49.5
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.4/package/libyui-qt.changes 
new/libyui-qt-2.49.5/package/libyui-qt.changes
--- old/libyui-qt-2.49.4/package/libyui-qt.changes  2018-05-14 
17:21:06.0 +0200
+++ new/libyui-qt-2.49.5/package/libyui-qt.changes  2018-07-30 
11:37:53.0 +0200
@@ -1,4 +1,11 @@
 ---
+Thu Jul 26 11:45:43 UTC 2018 - lsle...@suse.cz
+
+- Fix for the new FSize class (avoid the 8EiB limit, bsc#991090)
+- Update the package version
+- 2.49.5
+
+---
 Mon May 11 00:05:14 UTC 2018 - hel...@opensuse.org
 
 - Fix Gnome's display of titles/icons (boo#1092845)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.4/package/libyui-qt.spec 
new/libyui-qt-2.49.5/package/libyui-qt.spec
--- old/libyui-qt-2.49.4/package/libyui-qt.spec 2018-05-14 17:21:06.0 
+0200
+++ new/libyui-qt-2.49.5/package/libyui-qt.spec 2018-07-30 11:37:53.0 
+0200
@@ -17,11 +17,11 @@
 
 
 Name:   libyui-qt
-Version:2.49.4
+Version:2.49.5
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
-%define so_version 8
+%define so_version 9
 %define bin_name %{name}%{so_version}
 
 BuildRequires:  boost-devel
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.4/src/QY2DiskUsageList.cc 
new/libyui-qt-2.49.5/src/QY2DiskUsageList.cc
--- old/libyui-qt-2.49.4/src/QY2DiskUsageList.cc2018-05-14 
17:21:06.0 +0200
+++ new/libyui-qt-2.49.5/src/QY2DiskUsageList.cc  

commit libyui-qt for openSUSE:Factory

2018-05-17 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2018-05-17 19:31:48

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Thu May 17 19:31:48 2018 rev:49 rq:607152 version:2.49.4

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2018-05-10 
15:44:14.988588970 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2018-05-17 
19:31:53.926375732 +0200
@@ -1,0 +2,6 @@
+Mon May 11 00:05:14 UTC 2018 - hel...@opensuse.org
+
+- Fix Gnome's display of titles/icons (boo#1092845)
+- 2.49.4
+
+---

Old:

  libyui-qt-2.49.3.tar.bz2

New:

  libyui-qt-2.49.4.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.QymRkU/_old  2018-05-17 19:31:54.494354981 +0200
+++ /var/tmp/diff_new_pack.QymRkU/_new  2018-05-17 19:31:54.494354981 +0200
@@ -20,7 +20,7 @@
 %define so_version 8
 
 Name:   %{parent}-doc
-Version:2.49.3
+Version:2.49.4
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
@@ -36,7 +36,7 @@
 
 Url:http://github.com/libyui/
 Summary:Libyui-qt documentation
-License:LGPL-2.1-only OR LGPL-3.0-only
+License:LGPL-2.1 or LGPL-3.0
 Group:  Documentation/HTML
 
 %description

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.QymRkU/_old  2018-05-17 19:31:54.510354396 +0200
+++ /var/tmp/diff_new_pack.QymRkU/_new  2018-05-17 19:31:54.514354251 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.49.3
+Version:2.49.4
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
@@ -42,7 +42,7 @@
 
 Url:http://github.com/libyui/
 Summary:Libyui - Qt User Interface
-License:LGPL-2.1-only OR LGPL-3.0-only
+License:LGPL-2.1 or LGPL-3.0
 Group:  System/Libraries
 
 %description

++ libyui-qt-2.49.3.tar.bz2 -> libyui-qt-2.49.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.3/VERSION.cmake 
new/libyui-qt-2.49.4/VERSION.cmake
--- old/libyui-qt-2.49.3/VERSION.cmake  2018-05-07 15:46:33.0 +0200
+++ new/libyui-qt-2.49.4/VERSION.cmake  2018-05-14 17:21:06.0 +0200
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "49")
-SET(VERSION_PATCH "3")
+SET(VERSION_PATCH "4")
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
 # This is needed for the libyui-qt core ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.3/package/libyui-qt-doc.spec 
new/libyui-qt-2.49.4/package/libyui-qt-doc.spec
--- old/libyui-qt-2.49.3/package/libyui-qt-doc.spec 2018-05-07 
15:46:33.0 +0200
+++ new/libyui-qt-2.49.4/package/libyui-qt-doc.spec 2018-05-14 
17:21:06.0 +0200
@@ -20,7 +20,7 @@
 %define so_version 8
 
 Name:   %{parent}-doc
-Version:2.49.3
+Version:2.49.4
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.3/package/libyui-qt.changes 
new/libyui-qt-2.49.4/package/libyui-qt.changes
--- old/libyui-qt-2.49.3/package/libyui-qt.changes  2018-05-07 
15:46:33.0 +0200
+++ new/libyui-qt-2.49.4/package/libyui-qt.changes  2018-05-14 
17:21:06.0 +0200
@@ -1,4 +1,10 @@
 ---
+Mon May 11 00:05:14 UTC 2018 - hel...@opensuse.org
+
+- Fix Gnome's display of titles/icons (boo#1092845)
+- 2.49.4
+
+---
 Mon May  7 13:33:51 UTC 2018 - igonzalezs...@suse.com
 
 - Replace qt5_use_modules with target_link_libraries (bsc#1091286).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.3/package/libyui-qt.spec 
new/libyui-qt-2.49.4/package/libyui-qt.spec
--- old/libyui-qt-2.49.3/package/libyui-qt.spec 2018-05-07 15:46:33.0 
+0200
+++ new/libyui-qt-2.49.4/package/libyui-qt.spec 2018-05-14 17:21:06.0 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.49.3
+Version:2.49.4
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.3/src/YQApplication.cc 
new/libyui-qt-2.49.4/src/YQApplication.cc
--- old/libyui-qt-2.49.3/src/YQApplication.cc   2018-05-07 15:4

commit libyui-qt for openSUSE:Factory

2018-05-10 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2018-05-10 15:44:12

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Thu May 10 15:44:12 2018 rev:48 rq:605137 version:2.49.3

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2018-04-26 
13:30:20.804974511 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2018-05-10 
15:44:14.988588970 +0200
@@ -1,0 +2,6 @@
+Mon May  7 13:33:51 UTC 2018 - igonzalezs...@suse.com
+
+- Replace qt5_use_modules with target_link_libraries (bsc#1091286).
+- 2.49.3
+
+---

Old:

  libyui-qt-2.49.2.tar.bz2

New:

  libyui-qt-2.49.3.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.HfvkkC/_old  2018-05-10 15:44:15.552568301 +0200
+++ /var/tmp/diff_new_pack.HfvkkC/_new  2018-05-10 15:44:15.552568301 +0200
@@ -20,7 +20,7 @@
 %define so_version 8
 
 Name:   %{parent}-doc
-Version:2.49.2
+Version:2.49.3
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
@@ -36,7 +36,7 @@
 
 Url:http://github.com/libyui/
 Summary:Libyui-qt documentation
-License:LGPL-2.1 or LGPL-3.0
+License:LGPL-2.1-only OR LGPL-3.0-only
 Group:  Documentation/HTML
 
 %description

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.HfvkkC/_old  2018-05-10 15:44:15.568567715 +0200
+++ /var/tmp/diff_new_pack.HfvkkC/_new  2018-05-10 15:44:15.572567568 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.49.2
+Version:2.49.3
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
@@ -42,7 +42,7 @@
 
 Url:http://github.com/libyui/
 Summary:Libyui - Qt User Interface
-License:LGPL-2.1 or LGPL-3.0
+License:LGPL-2.1-only OR LGPL-3.0-only
 Group:  System/Libraries
 
 %description

++ libyui-qt-2.49.2.tar.bz2 -> libyui-qt-2.49.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.2/VERSION.cmake 
new/libyui-qt-2.49.3/VERSION.cmake
--- old/libyui-qt-2.49.2/VERSION.cmake  2018-04-23 11:41:05.0 +0200
+++ new/libyui-qt-2.49.3/VERSION.cmake  2018-05-07 15:46:33.0 +0200
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "49")
-SET(VERSION_PATCH "2")
+SET(VERSION_PATCH "3")
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
 # This is needed for the libyui-qt core ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.2/package/libyui-qt-doc.spec 
new/libyui-qt-2.49.3/package/libyui-qt-doc.spec
--- old/libyui-qt-2.49.2/package/libyui-qt-doc.spec 2018-04-23 
11:41:05.0 +0200
+++ new/libyui-qt-2.49.3/package/libyui-qt-doc.spec 2018-05-07 
15:46:33.0 +0200
@@ -20,7 +20,7 @@
 %define so_version 8
 
 Name:   %{parent}-doc
-Version:2.49.2
+Version:2.49.3
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.2/package/libyui-qt.changes 
new/libyui-qt-2.49.3/package/libyui-qt.changes
--- old/libyui-qt-2.49.2/package/libyui-qt.changes  2018-04-23 
11:41:05.0 +0200
+++ new/libyui-qt-2.49.3/package/libyui-qt.changes  2018-05-07 
15:46:33.0 +0200
@@ -1,4 +1,10 @@
 ---
+Mon May  7 13:33:51 UTC 2018 - igonzalezs...@suse.com
+
+- Replace qt5_use_modules with target_link_libraries (bsc#1091286).
+- 2.49.3
+
+---
 Wed Apr 18 14:03:01 UTC 2018 - igonzalezs...@suse.com
 
 - Use QLibraryInfo to determine the path to Qt translations
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.2/package/libyui-qt.spec 
new/libyui-qt-2.49.3/package/libyui-qt.spec
--- old/libyui-qt-2.49.2/package/libyui-qt.spec 2018-04-23 11:41:05.0 
+0200
+++ new/libyui-qt-2.49.3/package/libyui-qt.spec 2018-05-07 15:46:33.0 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.49.2
+Version:2.49.3
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.2/src/CMakeLists.txt 
new/libyui-qt-2.49.3/src/CMakeLists.txt
--- old/libyui-qt-2.49.2/src/CMakeLis

commit libyui-qt for openSUSE:Factory

2018-04-26 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2018-04-26 13:30:19

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Thu Apr 26 13:30:19 2018 rev:47 rq:599964 version:2.49.2

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2018-02-14 
09:19:00.326914277 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2018-04-26 
13:30:20.804974511 +0200
@@ -1,0 +2,7 @@
+Wed Apr 18 14:03:01 UTC 2018 - igonzalezs...@suse.com
+
+- Use QLibraryInfo to determine the path to Qt translations
+  (bsc#1082569).
+- 2.49.2
+
+---

Old:

  libyui-qt-2.49.1.tar.bz2

New:

  libyui-qt-2.49.2.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.hbLJmV/_old  2018-04-26 13:30:21.300956344 +0200
+++ /var/tmp/diff_new_pack.hbLJmV/_new  2018-04-26 13:30:21.300956344 +0200
@@ -20,7 +20,7 @@
 %define so_version 8
 
 Name:   %{parent}-doc
-Version:2.49.1
+Version:2.49.2
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.hbLJmV/_old  2018-04-26 13:30:21.320955611 +0200
+++ /var/tmp/diff_new_pack.hbLJmV/_new  2018-04-26 13:30:21.324955465 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.49.1
+Version:2.49.2
 Release:0
 Source: %{name}-%{version}.tar.bz2
 

++ libyui-qt-2.49.1.tar.bz2 -> libyui-qt-2.49.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.1/VERSION.cmake 
new/libyui-qt-2.49.2/VERSION.cmake
--- old/libyui-qt-2.49.1/VERSION.cmake  2018-02-07 17:11:06.0 +0100
+++ new/libyui-qt-2.49.2/VERSION.cmake  2018-04-23 11:41:05.0 +0200
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "49")
-SET(VERSION_PATCH "1")
+SET(VERSION_PATCH "2")
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
 # This is needed for the libyui-qt core ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.1/package/libyui-qt-doc.spec 
new/libyui-qt-2.49.2/package/libyui-qt-doc.spec
--- old/libyui-qt-2.49.1/package/libyui-qt-doc.spec 2018-02-07 
17:11:06.0 +0100
+++ new/libyui-qt-2.49.2/package/libyui-qt-doc.spec 2018-04-23 
11:41:05.0 +0200
@@ -20,7 +20,7 @@
 %define so_version 8
 
 Name:   %{parent}-doc
-Version:2.49.1
+Version:2.49.2
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.1/package/libyui-qt.changes 
new/libyui-qt-2.49.2/package/libyui-qt.changes
--- old/libyui-qt-2.49.1/package/libyui-qt.changes  2018-02-07 
17:11:06.0 +0100
+++ new/libyui-qt-2.49.2/package/libyui-qt.changes  2018-04-23 
11:41:05.0 +0200
@@ -1,4 +1,11 @@
 ---
+Wed Apr 18 14:03:01 UTC 2018 - igonzalezs...@suse.com
+
+- Use QLibraryInfo to determine the path to Qt translations
+  (bsc#1082569).
+- 2.49.2
+
+---
 Mon Jan  8 17:09:26 UTC 2018 - shundham...@suse.com
 
 - Prevent segfault if an open dialog is left over (bsc#1074596):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.1/package/libyui-qt.spec 
new/libyui-qt-2.49.2/package/libyui-qt.spec
--- old/libyui-qt-2.49.1/package/libyui-qt.spec 2018-02-07 17:11:06.0 
+0100
+++ new/libyui-qt-2.49.2/package/libyui-qt.spec 2018-04-23 11:41:05.0 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.49.1
+Version:2.49.2
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.49.1/src/CMakeLists.txt 
new/libyui-qt-2.49.2/src/CMakeLists.txt
--- old/libyui-qt-2.49.1/src/CMakeLists.txt 2018-02-07 17:11:06.0 
+0100
+++ new/libyui-qt-2.49.2/src/CMakeLists.txt 2018-04-23 11:41:05.0 
+0200
@@ -7,7 +7,6 @@
 set(Y2QT_ICONDIR ${CMAKE_INSTALL_PREFIX}/share/YaST2/theme/current)
 add_definitions(
   -DICONDIR="${Y2QT_ICONDIR}"
-  -DQT_LOCALEDIR="${QT_TRANSLATIONS_DIR}"
   )
 
 qt5_wrap_ui(${TARGETLIB}_SOURCES "${${TARGETLIB}_WRAP_UI}")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnig

commit libyui-qt for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2018-02-14 09:18:58

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Wed Feb 14 09:18:58 2018 rev:46 rq:573804 version:2.49.1

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2017-08-22 
11:04:48.433117357 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2018-02-14 
09:19:00.326914277 +0100
@@ -1,0 +2,22 @@
+Mon Jan  8 17:09:26 UTC 2018 - shundham...@suse.com
+
+- Prevent segfault if an open dialog is left over (bsc#1074596):
+  Don't do anything widget related after the QApplication is
+  destroyed, in particular not deleting other widgets, even if
+  indirectly via YDialog::deleteAllDialogs() in YUI.
+# 2.49.1
+
+---
+Mon Dec 18 09:40:35 UTC 2017 - mvid...@suse.com
+
+- Don't probe X11 display, for better integration
+  with Wayland (bsc#1072411)
+- 2.48.1
+
+---
+Wed Nov 15 17:25:54 CET 2017 - shundham...@suse.de
+
+- Send a widget ID with Shift-F6 for automated testing (fate#324098)
+- 2.48.0
+
+---

Old:

  libyui-qt-2.47.3.tar.bz2

New:

  libyui-qt-2.49.1.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.qZTiuy/_old  2018-02-14 09:19:01.222881801 +0100
+++ /var/tmp/diff_new_pack.qZTiuy/_new  2018-02-14 09:19:01.230881511 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libyui-qt-doc
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define so_version 8
 
 Name:   %{parent}-doc
-Version:2.47.3
+Version:2.49.1
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
@@ -31,7 +31,7 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  graphviz-gnome
-BuildRequires:  libyui-devel >= 3.0.4
+BuildRequires:  libyui-devel >= 3.4.0
 BuildRequires:  texlive-latex
 
 Url:http://github.com/libyui/

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.qZTiuy/_old  2018-02-14 09:19:01.278879772 +0100
+++ /var/tmp/diff_new_pack.qZTiuy/_new  2018-02-14 09:19:01.290879337 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libyui-qt
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.47.3
+Version:2.49.1
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
@@ -29,12 +29,13 @@
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
 
-%define libyui_devel_version libyui-devel >= 3.1.2
+%define libyui_devel_version libyui-devel >= 3.4.0
 BuildRequires:  %{libyui_devel_version}
 BuildRequires:  fontconfig-devel
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5Svg)
+BuildRequires:  pkgconfig(Qt5Svg)
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(Qt5X11Extras)
 Provides:   yui_backend = %{so_version}

++ libyui-qt-2.47.3.tar.bz2 -> libyui-qt-2.49.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.47.3/VERSION.cmake 
new/libyui-qt-2.49.1/VERSION.cmake
--- old/libyui-qt-2.47.3/VERSION.cmake  2017-08-16 10:49:12.651502426 +0200
+++ new/libyui-qt-2.49.1/VERSION.cmake  2018-02-07 17:11:06.0 +0100
@@ -1,11 +1,11 @@
 SET(VERSION_MAJOR "2")
-SET(VERSION_MINOR "47")
-SET(VERSION_PATCH "3")
+SET(VERSION_MINOR "49")
+SET(VERSION_PATCH "1")
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
-# This is need for the libyui core, ONLY.
+# This is needed for the libyui-qt core ONLY.
 # These will be overridden from exports in LibyuiConfig.cmake
 SET( SONAME_MAJOR "5" )
-SET( SONAME_MINOR "0" )
+SET( SONAME_MINOR "1" )
 SET( SONAME_PATCH "0" )
 SET( SONAME "${SONAME_MAJOR}.${SONAME_MINOR}.${SONAME_PATCH}" )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.47.3/package/libyui-qt-doc.spec 
new/libyui-qt-2.49.1/package/libyui-qt-doc.spec
--- old/libyui-qt-2.47.3/pa

commit libyui-qt for openSUSE:Factory

2017-08-22 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2017-08-22 11:04:45

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Tue Aug 22 11:04:45 2017 rev:45 rq:517154 version:2.47.3

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2017-08-12 
20:02:33.195247966 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2017-08-22 
11:04:48.433117357 +0200
@@ -1,0 +2,7 @@
+Wed Aug 16 07:33:14 UTC 2017 - lsle...@suse.cz
+
+- Removed an obsolete non-working Qt initialization hack
+  (bsc#1053873)
+- 2.47.3
+
+---

Old:

  libyui-qt-2.47.2.tar.bz2

New:

  libyui-qt-2.47.3.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.m1Qnrs/_old  2017-08-22 11:04:49.177012583 +0200
+++ /var/tmp/diff_new_pack.m1Qnrs/_new  2017-08-22 11:04:49.201009203 +0200
@@ -20,7 +20,7 @@
 %define so_version 8
 
 Name:   %{parent}-doc
-Version:2.47.2
+Version:2.47.3
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.m1Qnrs/_old  2017-08-22 11:04:49.296995684 +0200
+++ /var/tmp/diff_new_pack.m1Qnrs/_new  2017-08-22 11:04:49.300995121 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.47.2
+Version:2.47.3
 Release:0
 Source: %{name}-%{version}.tar.bz2
 

++ libyui-qt-2.47.2.tar.bz2 -> libyui-qt-2.47.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.47.2/VERSION.cmake 
new/libyui-qt-2.47.3/VERSION.cmake
--- old/libyui-qt-2.47.2/VERSION.cmake  2017-08-07 17:05:13.451828526 +0200
+++ new/libyui-qt-2.47.3/VERSION.cmake  2017-08-16 10:49:12.651502426 +0200
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "47")
-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.47.2/package/libyui-qt-doc.spec 
new/libyui-qt-2.47.3/package/libyui-qt-doc.spec
--- old/libyui-qt-2.47.2/package/libyui-qt-doc.spec 2017-08-07 
17:05:13.451828526 +0200
+++ new/libyui-qt-2.47.3/package/libyui-qt-doc.spec 2017-08-16 
10:49:12.655502426 +0200
@@ -20,7 +20,7 @@
 %define so_version 8
 
 Name:   %{parent}-doc
-Version:2.47.2
+Version:2.47.3
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.47.2/package/libyui-qt.changes 
new/libyui-qt-2.47.3/package/libyui-qt.changes
--- old/libyui-qt-2.47.2/package/libyui-qt.changes  2017-08-07 
17:05:13.455828526 +0200
+++ new/libyui-qt-2.47.3/package/libyui-qt.changes  2017-08-16 
10:49:12.655502426 +0200
@@ -1,4 +1,11 @@
 ---
+Wed Aug 16 07:33:14 UTC 2017 - lsle...@suse.cz
+
+- Removed an obsolete non-working Qt initialization hack
+  (bsc#1053873)
+- 2.47.3
+
+---
 Mon Aug  7 14:08:05 UTC 2017 - mvid...@suse.com
 
 - Adjusted to increased so version of the base library (bsc#1052217)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.47.2/package/libyui-qt.spec 
new/libyui-qt-2.47.3/package/libyui-qt.spec
--- old/libyui-qt-2.47.2/package/libyui-qt.spec 2017-08-07 17:05:13.455828526 
+0200
+++ new/libyui-qt-2.47.3/package/libyui-qt.spec 2017-08-16 10:49:12.655502426 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.47.2
+Version:2.47.3
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.47.2/src/CMakeLists.txt 
new/libyui-qt-2.47.3/src/CMakeLists.txt
--- old/libyui-qt-2.47.2/src/CMakeLists.txt 2017-08-07 17:05:13.455828526 
+0200
+++ new/libyui-qt-2.47.3/src/CMakeLists.txt 2017-08-16 10:49:12.655502426 
+0200
@@ -8,7 +8,6 @@
 add_definitions(
   -DICONDIR="${Y2QT_ICONDIR}"
   -DQT_LOCALEDIR="${QT_TRANSLATIONS_DIR}"
-  -DQTLIBDIR="${QT_LIBRARY_DIR}"
   )
 
 qt5_wrap_ui(${TARGETLIB}_SOURCES "${${TARGETLIB}_WRAP_UI}")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.47.2/src/YQUI.cc 
new/libyui-qt-2.47.3/

commit libyui-qt for openSUSE:Factory

2017-08-12 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2017-08-12 20:02:28

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Sat Aug 12 20:02:28 2017 rev:44 rq:515037 version:2.47.2

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2017-02-10 
09:47:39.453446804 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2017-08-12 
20:02:33.195247966 +0200
@@ -1,0 +2,6 @@
+Mon Aug  7 14:08:05 UTC 2017 - mvid...@suse.com
+
+- Adjusted to increased so version of the base library (bsc#1052217)
+- 2.47.2
+
+---

Old:

  libyui-qt-2.47.1.tar.bz2

New:

  libyui-qt-2.47.2.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.EiEH8g/_old  2017-08-12 20:02:34.115119110 +0200
+++ /var/tmp/diff_new_pack.EiEH8g/_new  2017-08-12 20:02:34.131116869 +0200
@@ -17,10 +17,10 @@
 
 
 %define parent libyui-qt
-%define so_version 7
+%define so_version 8
 
 Name:   %{parent}-doc
-Version:2.47.1
+Version:2.47.2
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.EiEH8g/_old  2017-08-12 20:02:34.203106785 +0200
+++ /var/tmp/diff_new_pack.EiEH8g/_new  2017-08-12 20:02:34.215105104 +0200
@@ -17,11 +17,11 @@
 
 
 Name:   libyui-qt
-Version:2.47.1
+Version:2.47.2
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
-%define so_version 7
+%define so_version 8
 %define bin_name %{name}%{so_version}
 
 BuildRequires:  boost-devel

++ libyui-qt-2.47.1.tar.bz2 -> libyui-qt-2.47.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.47.1/.travis.yml 
new/libyui-qt-2.47.2/.travis.yml
--- old/libyui-qt-2.47.1/.travis.yml1970-01-01 01:00:00.0 +0100
+++ new/libyui-qt-2.47.2/.travis.yml2017-08-07 17:05:13.451828526 +0200
@@ -0,0 +1,11 @@
+sudo: required
+language: bash
+services:
+  - docker
+
+before_install:
+  - docker build -t libyui-qt-image .
+script:
+  # the "libyui-travis" script is included in the base libyui/devel image
+  # see https://github.com/libyui/docker-devel/blob/master/libyui-travis
+  - docker run -it libyui-qt-image libyui-travis
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.47.1/Dockerfile 
new/libyui-qt-2.47.2/Dockerfile
--- old/libyui-qt-2.47.1/Dockerfile 1970-01-01 01:00:00.0 +0100
+++ new/libyui-qt-2.47.2/Dockerfile 2017-08-07 17:05:13.451828526 +0200
@@ -0,0 +1,4 @@
+# Use the libyui/devel image as the base
+FROM libyui/devel
+
+COPY . /usr/src/app
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.47.1/README.md 
new/libyui-qt-2.47.2/README.md
--- old/libyui-qt-2.47.1/README.md  2017-02-06 14:29:10.122466178 +0100
+++ new/libyui-qt-2.47.2/README.md  2017-08-07 17:05:13.451828526 +0200
@@ -1 +1,33 @@
-![libYUI-boilerplate](http://img191.imageshack.us/img191/9364/libyui.png)
+# LibYUI - The Qt (Graphical) Frontend
+
+[![Build Status](https://travis-ci.org/libyui/libyui-qt.svg?branch=master
+)](https://travis-ci.org/libyui/libyui-qt)
+
+
+[Libyui](https://github.com/libyui/libyui) is a widget abstraction library
+providing Qt, GTK and ncurses frontends. Originally it was developed for
+[YaST](https://yast.github.io/) but it can be used in any independent project.
+
+This part contains the Qt graphical frontend.
+
+### Building
+
+Libyui uses CMake, driven by a slightly complex set of
+[CMakefiles](https://github.com/libyui/libyui/tree/master/buildtools). For
+reproducible builds it is best to use the [libyui-rake](
+https://github.com/libyui/libyui-rake) Ruby gem like the [Jenkins CI](
+https://ci.opensuse.org/view/libyui/) jobs do.
+
+It can be installed from [rubygems.org](https://rubygems.org/gems/libyui-rake/)
+using this command (Ruby needs to be installed in the system):
+
+```
+gem install libyui-rake
+```
+
+Then to build the package run:
+
+```
+rake osc:build
+```
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.47.1/VERSION.cmake 
new/libyui-qt-2.47.2/VERSION.cmake
--- old/libyui-qt-2.47.1/VERSION.cmake  2017-02-06 14:29:10.122466178 +0100
+++ new/libyui-qt-2.47.2/VERSION.cmake  2017-08-07 17:05:13.451828526 +0200
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "47")
-SET(VERSION_PATCH "1")
+SET(VERSION_PATCH "2")
 SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VER

commit libyui-qt for openSUSE:Factory

2017-02-10 Thread root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2017-02-10 09:47:38

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2016-11-23 
13:35:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2017-02-10 
09:47:39.453446804 +0100
@@ -1,0 +2,7 @@
+Sun Feb  5 14:43:49 CET 2017 - besse...@fedoraproject.org
+
+- Fix crash when shutting down the UI (gh#libyui-libyui-qt#41, bsc#931762)
+- Fix a problem with hanging UI
+- 2.47.1
+
+---

Old:

  libyui-qt-2.47.0.tar.bz2

New:

  libyui-qt-2.47.1.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.I4V44I/_old  2017-02-10 09:47:39.861389016 +0100
+++ /var/tmp/diff_new_pack.I4V44I/_new  2017-02-10 09:47:39.865388450 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libyui-qt-doc
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define so_version 7
 
 Name:   %{parent}-doc
-Version:2.47.0
+Version:2.47.1
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.I4V44I/_old  2017-02-10 09:47:39.889385051 +0100
+++ /var/tmp/diff_new_pack.I4V44I/_new  2017-02-10 09:47:39.893384484 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libyui-qt
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.47.0
+Version:2.47.1
 Release:0
 Source: %{name}-%{version}.tar.bz2
 

++ libyui-qt-2.47.0.tar.bz2 -> libyui-qt-2.47.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.47.0/VERSION.cmake 
new/libyui-qt-2.47.1/VERSION.cmake
--- old/libyui-qt-2.47.0/VERSION.cmake  2016-11-21 15:49:12.940253019 +0100
+++ new/libyui-qt-2.47.1/VERSION.cmake  2017-02-06 14:29:10.122466178 +0100
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "47")
-SET(VERSION_PATCH "0")
+SET(VERSION_PATCH "1")
 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.47.0/package/libyui-qt-doc.spec 
new/libyui-qt-2.47.1/package/libyui-qt-doc.spec
--- old/libyui-qt-2.47.0/package/libyui-qt-doc.spec 2016-11-21 
15:49:12.952253019 +0100
+++ new/libyui-qt-2.47.1/package/libyui-qt-doc.spec 2017-02-06 
14:29:10.122466178 +0100
@@ -20,7 +20,7 @@
 %define so_version 7
 
 Name:   %{parent}-doc
-Version:2.47.0
+Version:2.47.1
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.47.0/package/libyui-qt.changes 
new/libyui-qt-2.47.1/package/libyui-qt.changes
--- old/libyui-qt-2.47.0/package/libyui-qt.changes  2016-11-21 
15:49:12.956253019 +0100
+++ new/libyui-qt-2.47.1/package/libyui-qt.changes  2017-02-06 
14:29:10.122466178 +0100
@@ -1,4 +1,11 @@
 ---
+Sun Feb  5 14:43:49 CET 2017 - besse...@fedoraproject.org
+
+- Fix crash when shutting down the UI (gh#libyui-libyui-qt#41, bsc#931762)
+- Fix a problem with hanging UI
+- 2.47.1
+
+---
 Wed Nov  9 16:56:49 UTC 2016 - c...@suse.com
 
 - Add handler for Shift-F1 to show advanced keyboard shortcuts (bsc#1010039)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.47.0/package/libyui-qt.spec 
new/libyui-qt-2.47.1/package/libyui-qt.spec
--- old/libyui-qt-2.47.0/package/libyui-qt.spec 2016-11-21 15:49:12.956253019 
+0100
+++ new/libyui-qt-2.47.1/package/libyui-qt.spec 2017-02-06 14:29:10.122466178 
+0100
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.47.0
+Version:2.47.1
 Release:0
 Source: %{name}-%{version}.tar.bz2
 

commit libyui-qt for openSUSE:Factory

2016-11-23 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2016-11-23 13:35:45

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2016-10-18 
13:28:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2016-11-23 
13:35:47.0 +0100
@@ -1,0 +2,6 @@
+Wed Nov  9 16:56:49 UTC 2016 - c...@suse.com
+
+- Add handler for Shift-F1 to show advanced keyboard shortcuts (bsc#1010039)
+- 2.47.0
+
+---

Old:

  libyui-qt-2.46.30.tar.bz2

New:

  libyui-qt-2.47.0.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.YFpoeG/_old  2016-11-23 13:35:48.0 +0100
+++ /var/tmp/diff_new_pack.YFpoeG/_new  2016-11-23 13:35:48.0 +0100
@@ -20,7 +20,7 @@
 %define so_version 7
 
 Name:   %{parent}-doc
-Version:2.46.30
+Version:2.47.0
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.YFpoeG/_old  2016-11-23 13:35:48.0 +0100
+++ /var/tmp/diff_new_pack.YFpoeG/_new  2016-11-23 13:35:48.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.30
+Version:2.47.0
 Release:0
 Source: %{name}-%{version}.tar.bz2
 

++ libyui-qt-2.46.30.tar.bz2 -> libyui-qt-2.47.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.30/VERSION.cmake 
new/libyui-qt-2.47.0/VERSION.cmake
--- old/libyui-qt-2.46.30/VERSION.cmake 2016-10-18 09:59:12.0 +0200
+++ new/libyui-qt-2.47.0/VERSION.cmake  2016-11-21 15:49:12.0 +0100
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
-SET(VERSION_MINOR "46")
-SET(VERSION_PATCH "30")
+SET(VERSION_MINOR "47")
+SET(VERSION_PATCH "0")
 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.46.30/package/libyui-qt-doc.spec 
new/libyui-qt-2.47.0/package/libyui-qt-doc.spec
--- old/libyui-qt-2.46.30/package/libyui-qt-doc.spec2016-10-18 
09:59:12.0 +0200
+++ new/libyui-qt-2.47.0/package/libyui-qt-doc.spec 2016-11-21 
15:49:12.0 +0100
@@ -20,7 +20,7 @@
 %define so_version 7
 
 Name:   %{parent}-doc
-Version:2.46.30
+Version:2.47.0
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.30/package/libyui-qt.changes 
new/libyui-qt-2.47.0/package/libyui-qt.changes
--- old/libyui-qt-2.46.30/package/libyui-qt.changes 2016-10-18 
09:59:12.0 +0200
+++ new/libyui-qt-2.47.0/package/libyui-qt.changes  2016-11-21 
15:49:12.0 +0100
@@ -1,4 +1,10 @@
 ---
+Wed Nov  9 16:56:49 UTC 2016 - c...@suse.com
+
+- Add handler for Shift-F1 to show advanced keyboard shortcuts (bsc#1010039)
+- 2.47.0
+
+---
 Mon Oct 17 21:22:16 UTC 2016 - igonzalezs...@suse.com
 
 - Add support for @import directive in QSS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.30/package/libyui-qt.spec 
new/libyui-qt-2.47.0/package/libyui-qt.spec
--- old/libyui-qt-2.46.30/package/libyui-qt.spec2016-10-18 
09:59:12.0 +0200
+++ new/libyui-qt-2.47.0/package/libyui-qt.spec 2016-11-21 15:49:12.0 
+0100
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.30
+Version:2.47.0
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.30/src/YQWizard.cc 
new/libyui-qt-2.47.0/src/YQWizard.cc
--- old/libyui-qt-2.46.30/src/YQWizard.cc   2016-10-18 09:59:13.0 
+0200
+++ new/libyui-qt-2.47.0/src/YQWizard.cc2016-11-21 15:49:13.0 
+0100
@@ -101,6 +101,7 @@
 , _abortButtonLabel( abortButtonLabel )
 , _nextButtonLabel( nextButtonLabel )
 , _helpDlg ( NULL )
+, _hotkeysDlg ( NULL )
 , _relNotesDlg ( NULL )
 {
 setObjectName( "wizard" );
@@ -196,6 +197,7 @@
 }
 
 delete _helpDlg;
+delete _hotkeysDlg;
 delete _relNotesDlg;
 
 QY2Styler::styler()->unregisterWidget( this );
@@ -873,6 +

commit libyui-qt for openSUSE:Factory

2016-10-18 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2016-10-18 13:28:27

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2016-10-13 
11:25:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2016-10-18 
13:28:26.0 +0200
@@ -1,0 +2,23 @@
+Mon Oct 17 21:22:16 UTC 2016 - igonzalezs...@suse.com
+
+- Add support for @import directive in QSS
+  (related to bsc#768112 and bsc#780621)
+- 2.46.30
+
+---
+Fri Oct 14 10:38:29 UTC 2016 - igonzalezs...@suse.com
+
+- Rename Y2COLORMODE to Y2ALTSTYLE for consistency
+  (related to bsc#768112 and bsc#780621)
+- 2.46.29
+
+---
+Thu Oct 13 11:01:57 UTC 2016 - igonzalezs...@suse.com
+
+- Rename Y2HIGHCONTRAST environment variable to Y2COLORMODE
+- Use 'alternate' instead of 'high-contrast'
+- Load default style sheet if alternate style sheet does not exist
+- All these changes are related to bsc#768112 and bsc#780621
+- 2.46.28
+
+---

Old:

  libyui-qt-2.46.27.tar.bz2

New:

  libyui-qt-2.46.30.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.RNqDAH/_old  2016-10-18 13:28:27.0 +0200
+++ /var/tmp/diff_new_pack.RNqDAH/_new  2016-10-18 13:28:27.0 +0200
@@ -20,7 +20,7 @@
 %define so_version 7
 
 Name:   %{parent}-doc
-Version:2.46.27
+Version:2.46.30
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.RNqDAH/_old  2016-10-18 13:28:27.0 +0200
+++ /var/tmp/diff_new_pack.RNqDAH/_new  2016-10-18 13:28:27.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.27
+Version:2.46.30
 Release:0
 Source: %{name}-%{version}.tar.bz2
 

++ libyui-qt-2.46.27.tar.bz2 -> libyui-qt-2.46.30.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.27/VERSION.cmake 
new/libyui-qt-2.46.30/VERSION.cmake
--- old/libyui-qt-2.46.27/VERSION.cmake 2016-10-11 12:04:11.0 +0200
+++ new/libyui-qt-2.46.30/VERSION.cmake 2016-10-18 09:59:12.0 +0200
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "46")
-SET(VERSION_PATCH "27")
+SET(VERSION_PATCH "30")
 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.46.27/package/libyui-qt-doc.spec 
new/libyui-qt-2.46.30/package/libyui-qt-doc.spec
--- old/libyui-qt-2.46.27/package/libyui-qt-doc.spec2016-10-11 
12:04:11.0 +0200
+++ new/libyui-qt-2.46.30/package/libyui-qt-doc.spec2016-10-18 
09:59:12.0 +0200
@@ -20,7 +20,7 @@
 %define so_version 7
 
 Name:   %{parent}-doc
-Version:2.46.27
+Version:2.46.30
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.27/package/libyui-qt.changes 
new/libyui-qt-2.46.30/package/libyui-qt.changes
--- old/libyui-qt-2.46.27/package/libyui-qt.changes 2016-10-11 
12:04:11.0 +0200
+++ new/libyui-qt-2.46.30/package/libyui-qt.changes 2016-10-18 
09:59:12.0 +0200
@@ -1,4 +1,27 @@
 ---
+Mon Oct 17 21:22:16 UTC 2016 - igonzalezs...@suse.com
+
+- Add support for @import directive in QSS
+  (related to bsc#768112 and bsc#780621)
+- 2.46.30
+
+---
+Fri Oct 14 10:38:29 UTC 2016 - igonzalezs...@suse.com
+
+- Rename Y2COLORMODE to Y2ALTSTYLE for consistency
+  (related to bsc#768112 and bsc#780621)
+- 2.46.29
+
+---
+Thu Oct 13 11:01:57 UTC 2016 - igonzalezs...@suse.com
+
+- Rename Y2HIGHCONTRAST environment variable to Y2COLORMODE
+- Use 'alternate' instead of 'high-contrast'
+- Load default style sheet if alternate style sheet does not exist
+- All these changes are related to bsc#768112 and bsc#780621
+- 2.46.28
+
+---
 Mon Oct 10 16:56:41 UTC 2016 - igonzalezs...@suse.com
 
 - Fix high-contrast support (bsc#76811 and related to

commit libyui-qt for openSUSE:Factory

2016-10-13 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2016-10-13 11:25:22

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2016-10-01 
23:50:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2016-10-13 
11:25:23.0 +0200
@@ -1,0 +2,6 @@
+Mon Oct 10 16:56:41 UTC 2016 - igonzalezs...@suse.com
+
+- Fix high-contrast support (bsc#76811 and related to bsc#780621)
+- 2.46.27
+
+---

Old:

  libyui-qt-2.46.26.tar.bz2

New:

  libyui-qt-2.46.27.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.KMjNCL/_old  2016-10-13 11:25:24.0 +0200
+++ /var/tmp/diff_new_pack.KMjNCL/_new  2016-10-13 11:25:24.0 +0200
@@ -20,7 +20,7 @@
 %define so_version 7
 
 Name:   %{parent}-doc
-Version:2.46.26
+Version:2.46.27
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.KMjNCL/_old  2016-10-13 11:25:24.0 +0200
+++ /var/tmp/diff_new_pack.KMjNCL/_new  2016-10-13 11:25:24.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.26
+Version:2.46.27
 Release:0
 Source: %{name}-%{version}.tar.bz2
 

++ libyui-qt-2.46.26.tar.bz2 -> libyui-qt-2.46.27.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.26/VERSION.cmake 
new/libyui-qt-2.46.27/VERSION.cmake
--- old/libyui-qt-2.46.26/VERSION.cmake 2016-09-26 13:49:10.0 +0200
+++ new/libyui-qt-2.46.27/VERSION.cmake 2016-10-11 12:04:11.0 +0200
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "46")
-SET(VERSION_PATCH "26")
+SET(VERSION_PATCH "27")
 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.46.26/package/libyui-qt-doc.spec 
new/libyui-qt-2.46.27/package/libyui-qt-doc.spec
--- old/libyui-qt-2.46.26/package/libyui-qt-doc.spec2016-09-26 
13:49:10.0 +0200
+++ new/libyui-qt-2.46.27/package/libyui-qt-doc.spec2016-10-11 
12:04:11.0 +0200
@@ -20,7 +20,7 @@
 %define so_version 7
 
 Name:   %{parent}-doc
-Version:2.46.26
+Version:2.46.27
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.26/package/libyui-qt.changes 
new/libyui-qt-2.46.27/package/libyui-qt.changes
--- old/libyui-qt-2.46.26/package/libyui-qt.changes 2016-09-26 
13:49:10.0 +0200
+++ new/libyui-qt-2.46.27/package/libyui-qt.changes 2016-10-11 
12:04:11.0 +0200
@@ -1,4 +1,10 @@
 ---
+Mon Oct 10 16:56:41 UTC 2016 - igonzalezs...@suse.com
+
+- Fix high-contrast support (bsc#76811 and related to bsc#780621)
+- 2.46.27
+
+---
 Sun Sep 25 18:49:32 CEST 2016 - hrvoje.sen...@gmail.com
 
 - Fix compilation with Qt 5.7 by using non-deprecated classes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.26/package/libyui-qt.spec 
new/libyui-qt-2.46.27/package/libyui-qt.spec
--- old/libyui-qt-2.46.26/package/libyui-qt.spec2016-09-26 
13:49:10.0 +0200
+++ new/libyui-qt-2.46.27/package/libyui-qt.spec2016-10-11 
12:04:11.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.26
+Version:2.46.27
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.26/src/QY2Styler.cc 
new/libyui-qt-2.46.27/src/QY2Styler.cc
--- old/libyui-qt-2.46.26/src/QY2Styler.cc  2016-09-26 13:49:10.0 
+0200
+++ new/libyui-qt-2.46.27/src/QY2Styler.cc  2016-10-11 12:04:11.0 
+0200
@@ -40,6 +40,7 @@
 #include 
 #include 
 #include 
+#include 
 
 #define LOGGING_CAUSES_QT4_THREADING_PROBLEMS  1
 
@@ -50,11 +51,16 @@
 using namespace std;
 
 
-QY2Styler::QY2Styler( QObject * parent )
+QY2Styler::QY2Styler( QObject * parent,
+  const QString & defaultStyleSheet,
+  const QString & highContrastStyleSheet)
 : QOb

commit libyui-qt for openSUSE:Factory

2016-10-01 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2016-10-01 23:50:13

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2016-08-26 
23:13:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2016-10-01 
23:50:14.0 +0200
@@ -1,0 +2,15 @@
+Sun Sep 25 18:49:32 CEST 2016 - hrvoje.sen...@gmail.com
+
+- Fix compilation with Qt 5.7 by using non-deprecated classes
+  (boo#1001141).
+
+---
+Wed Sep 21 14:23:21 CEST 2016 - shundham...@suse.de
+
+- Force showing widgets that were added after opening a dialog
+  (bsc#998593)
+- Deliver timeout events only if the delivering dialog is still
+  the topmost (can only happen with Ctrl-Shift-Alt key combos)
+- 2.46.25
+
+---

Old:

  libyui-qt-2.46.24.tar.bz2

New:

  libyui-qt-2.46.26.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.o4nlXA/_old  2016-10-01 23:50:15.0 +0200
+++ /var/tmp/diff_new_pack.o4nlXA/_new  2016-10-01 23:50:15.0 +0200
@@ -20,7 +20,7 @@
 %define so_version 7
 
 Name:   %{parent}-doc
-Version:2.46.24
+Version:2.46.26
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.o4nlXA/_old  2016-10-01 23:50:15.0 +0200
+++ /var/tmp/diff_new_pack.o4nlXA/_new  2016-10-01 23:50:15.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.24
+Version:2.46.26
 Release:0
 Source: %{name}-%{version}.tar.bz2
 

++ libyui-qt-2.46.24.tar.bz2 -> libyui-qt-2.46.26.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.24/VERSION.cmake 
new/libyui-qt-2.46.26/VERSION.cmake
--- old/libyui-qt-2.46.24/VERSION.cmake 2016-08-22 17:02:49.0 +0200
+++ new/libyui-qt-2.46.26/VERSION.cmake 2016-09-26 13:49:10.0 +0200
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "46")
-SET(VERSION_PATCH "24")
+SET(VERSION_PATCH "26")
 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.46.24/package/libyui-qt-doc.spec 
new/libyui-qt-2.46.26/package/libyui-qt-doc.spec
--- old/libyui-qt-2.46.24/package/libyui-qt-doc.spec2016-08-22 
17:11:52.0 +0200
+++ new/libyui-qt-2.46.26/package/libyui-qt-doc.spec2016-09-26 
13:49:10.0 +0200
@@ -20,7 +20,7 @@
 %define so_version 7
 
 Name:   %{parent}-doc
-Version:2.46.24
+Version:2.46.26
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.24/package/libyui-qt.changes 
new/libyui-qt-2.46.26/package/libyui-qt.changes
--- old/libyui-qt-2.46.24/package/libyui-qt.changes 2016-08-22 
17:02:49.0 +0200
+++ new/libyui-qt-2.46.26/package/libyui-qt.changes 2016-09-26 
13:49:10.0 +0200
@@ -1,4 +1,19 @@
 ---
+Sun Sep 25 18:49:32 CEST 2016 - hrvoje.sen...@gmail.com
+
+- Fix compilation with Qt 5.7 by using non-deprecated classes
+  (boo#1001141).
+
+---
+Wed Sep 21 14:23:21 CEST 2016 - shundham...@suse.de
+
+- Force showing widgets that were added after opening a dialog
+  (bsc#998593)
+- Deliver timeout events only if the delivering dialog is still
+  the topmost (can only happen with Ctrl-Shift-Alt key combos)
+- 2.46.25
+
+---
 Mon Aug 22 12:47:32 UTC 2016 - jreidin...@suse.com
 
 - Do not append new line when content of log view do not change
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.24/package/libyui-qt.spec 
new/libyui-qt-2.46.26/package/libyui-qt.spec
--- old/libyui-qt-2.46.24/package/libyui-qt.spec2016-08-22 
17:11:52.0 +0200
+++ new/libyui-qt-2.46.26/package/libyui-qt.spec2016-09-26 
13:49:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.24
+Version:2.46.26
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
diff -urN '--ex

commit libyui-qt for openSUSE:Factory

2016-08-26 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2016-08-26 23:13:35

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2016-05-17 
17:06:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2016-08-26 
23:13:37.0 +0200
@@ -1,0 +2,7 @@
+Mon Aug 22 12:47:32 UTC 2016 - jreidin...@suse.com
+
+- Do not append new line when content of log view do not change
+  (bnc#989155)
+- 2.46.24
+
+---

Old:

  libyui-qt-2.46.23.tar.bz2

New:

  libyui-qt-2.46.24.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.rTL2hx/_old  2016-08-26 23:13:37.0 +0200
+++ /var/tmp/diff_new_pack.rTL2hx/_new  2016-08-26 23:13:37.0 +0200
@@ -20,7 +20,7 @@
 %define so_version 7
 
 Name:   %{parent}-doc
-Version:2.46.23
+Version:2.46.24
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.rTL2hx/_old  2016-08-26 23:13:37.0 +0200
+++ /var/tmp/diff_new_pack.rTL2hx/_new  2016-08-26 23:13:37.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.23
+Version:2.46.24
 Release:0
 Source: %{name}-%{version}.tar.bz2
 

++ libyui-qt-2.46.23.tar.bz2 -> libyui-qt-2.46.24.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.23/VERSION.cmake 
new/libyui-qt-2.46.24/VERSION.cmake
--- old/libyui-qt-2.46.23/VERSION.cmake 2016-05-16 09:04:47.0 +0200
+++ new/libyui-qt-2.46.24/VERSION.cmake 2016-08-22 17:02:49.0 +0200
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "46")
-SET(VERSION_PATCH "23")
+SET(VERSION_PATCH "24")
 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.46.23/package/libyui-qt-doc.spec 
new/libyui-qt-2.46.24/package/libyui-qt-doc.spec
--- old/libyui-qt-2.46.23/package/libyui-qt-doc.spec2016-05-16 
09:04:47.0 +0200
+++ new/libyui-qt-2.46.24/package/libyui-qt-doc.spec2016-08-22 
17:11:52.0 +0200
@@ -20,7 +20,7 @@
 %define so_version 7
 
 Name:   %{parent}-doc
-Version:2.46.23
+Version:2.46.24
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.23/package/libyui-qt.changes 
new/libyui-qt-2.46.24/package/libyui-qt.changes
--- old/libyui-qt-2.46.23/package/libyui-qt.changes 2016-05-16 
09:04:47.0 +0200
+++ new/libyui-qt-2.46.24/package/libyui-qt.changes 2016-08-22 
17:02:49.0 +0200
@@ -1,4 +1,11 @@
 ---
+Mon Aug 22 12:47:32 UTC 2016 - jreidin...@suse.com
+
+- Do not append new line when content of log view do not change
+  (bnc#989155)
+- 2.46.24
+
+---
 Fri May 13 15:47:00 UTC 2016 - alarr...@suse.com
 
 - Now Yast requests the focus to the window manager when running
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.23/package/libyui-qt.spec 
new/libyui-qt-2.46.24/package/libyui-qt.spec
--- old/libyui-qt-2.46.23/package/libyui-qt.spec2016-05-16 
09:04:47.0 +0200
+++ new/libyui-qt-2.46.24/package/libyui-qt.spec2016-08-22 
17:11:52.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.23
+Version:2.46.24
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.23/src/YQLogView.cc 
new/libyui-qt-2.46.24/src/YQLogView.cc
--- old/libyui-qt-2.46.23/src/YQLogView.cc  2014-06-02 15:21:40.0 
+0200
+++ new/libyui-qt-2.46.24/src/YQLogView.cc  2016-08-22 17:02:49.0 
+0200
@@ -82,6 +82,9 @@
 {
 QScrollBar *sb = _qt_text->verticalScrollBar();
 QString newString = fromUTF8( text );
+// no change -> no need to update
+if (newString == _lastText)
+return;
 
 bool atEnd = sb->value() == sb->maximum();
 




commit libyui-qt for openSUSE:Factory

2016-05-17 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2016-05-17 17:06:37

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2016-05-02 
10:43:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2016-05-17 
17:06:38.0 +0200
@@ -1,0 +2,8 @@
+Fri May 13 15:47:00 UTC 2016 - alarr...@suse.com
+
+- Now Yast requests the focus to the window manager when running
+  fullscreen instead of relying on the window manager focus policy
+  (bsc#974627)
+- 2.46.23
+
+---

Old:

  libyui-qt-2.46.22.tar.bz2

New:

  libyui-qt-2.46.23.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.On2DLp/_old  2016-05-17 17:06:39.0 +0200
+++ /var/tmp/diff_new_pack.On2DLp/_new  2016-05-17 17:06:39.0 +0200
@@ -20,7 +20,7 @@
 %define so_version 7
 
 Name:   %{parent}-doc
-Version:2.46.22
+Version:2.46.23
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.On2DLp/_old  2016-05-17 17:06:39.0 +0200
+++ /var/tmp/diff_new_pack.On2DLp/_new  2016-05-17 17:06:39.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.22
+Version:2.46.23
 Release:0
 Source: %{name}-%{version}.tar.bz2
 

++ libyui-qt-2.46.22.tar.bz2 -> libyui-qt-2.46.23.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.22/VERSION.cmake 
new/libyui-qt-2.46.23/VERSION.cmake
--- old/libyui-qt-2.46.22/VERSION.cmake 2016-04-05 17:59:11.0 +0200
+++ new/libyui-qt-2.46.23/VERSION.cmake 2016-05-16 09:04:47.0 +0200
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "46")
-SET(VERSION_PATCH "22")
+SET(VERSION_PATCH "23")
 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.46.22/package/libyui-qt-doc.spec 
new/libyui-qt-2.46.23/package/libyui-qt-doc.spec
--- old/libyui-qt-2.46.22/package/libyui-qt-doc.spec2016-04-06 
16:49:09.0 +0200
+++ new/libyui-qt-2.46.23/package/libyui-qt-doc.spec2016-05-16 
09:04:47.0 +0200
@@ -20,7 +20,7 @@
 %define so_version 7
 
 Name:   %{parent}-doc
-Version:2.46.22
+Version:2.46.23
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.22/package/libyui-qt.changes 
new/libyui-qt-2.46.23/package/libyui-qt.changes
--- old/libyui-qt-2.46.22/package/libyui-qt.changes 2016-04-05 
17:59:11.0 +0200
+++ new/libyui-qt-2.46.23/package/libyui-qt.changes 2016-05-16 
09:04:47.0 +0200
@@ -1,4 +1,12 @@
 ---
+Fri May 13 15:47:00 UTC 2016 - alarr...@suse.com
+
+- Now Yast requests the focus to the window manager when running
+  fullscreen instead of relying on the window manager focus policy
+  (bsc#974627)
+- 2.46.23
+
+---
 Tue Apr  5 17:29:56 CEST 2016 - shundham...@suse.de
 
 - Show help in wizard widget upon F1 and Alt-H (bnc#973389)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.22/package/libyui-qt.spec 
new/libyui-qt-2.46.23/package/libyui-qt.spec
--- old/libyui-qt-2.46.22/package/libyui-qt.spec2016-04-06 
16:49:09.0 +0200
+++ new/libyui-qt-2.46.23/package/libyui-qt.spec2016-05-16 
09:04:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.22
+Version:2.46.23
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.22/src/YQWizard.cc 
new/libyui-qt-2.46.23/src/YQWizard.cc
--- old/libyui-qt-2.46.22/src/YQWizard.cc   2016-04-06 16:49:09.0 
+0200
+++ new/libyui-qt-2.46.23/src/YQWizard.cc   2016-05-16 09:04:47.0 
+0200
@@ -176,6 +176,9 @@
 YQMainWinDock::mainWinDock()->resizeVisibleChild();
 }
 
+if ( YQUI::ui()->fullscreen() )
+topLevelWidget()->activateWindow();
+
 }
 
 




commit libyui-qt for openSUSE:Factory

2016-05-02 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2016-05-02 10:43:42

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2015-10-14 
16:41:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2016-05-02 
10:43:44.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr  5 17:29:56 CEST 2016 - shundham...@suse.de
+
+- Show help in wizard widget upon F1 and Alt-H (bnc#973389)
+- 2.46.22
+
+---

Old:

  libyui-qt-2.46.21.tar.bz2

New:

  libyui-qt-2.46.22.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.p7IDxS/_old  2016-05-02 10:43:45.0 +0200
+++ /var/tmp/diff_new_pack.p7IDxS/_new  2016-05-02 10:43:45.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libyui-qt-doc
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define so_version 7
 
 Name:   %{parent}-doc
-Version:2.46.21
+Version:2.46.22
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.p7IDxS/_old  2016-05-02 10:43:45.0 +0200
+++ /var/tmp/diff_new_pack.p7IDxS/_new  2016-05-02 10:43:45.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libyui-qt
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.21
+Version:2.46.22
 Release:0
 Source: %{name}-%{version}.tar.bz2
 

++ libyui-qt-2.46.21.tar.bz2 -> libyui-qt-2.46.22.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.21/Rakefile 
new/libyui-qt-2.46.22/Rakefile
--- old/libyui-qt-2.46.21/Rakefile  1970-01-01 01:00:00.0 +0100
+++ new/libyui-qt-2.46.22/Rakefile  2016-04-05 17:59:11.0 +0200
@@ -0,0 +1,8 @@
+#--
+# Copyright (C) 2015 SUSE LLC
+#
+# make continuous integration using rubygem-libyui-rake.
+#
+# MIT license
+#++
+require "libyui/rake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.21/VERSION.cmake 
new/libyui-qt-2.46.22/VERSION.cmake
--- old/libyui-qt-2.46.21/VERSION.cmake 2015-10-02 17:34:10.0 +0200
+++ new/libyui-qt-2.46.22/VERSION.cmake 2016-04-05 17:59:11.0 +0200
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "46")
-SET(VERSION_PATCH "21")
+SET(VERSION_PATCH "22")
 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.46.21/package/libyui-qt-doc.spec 
new/libyui-qt-2.46.22/package/libyui-qt-doc.spec
--- old/libyui-qt-2.46.21/package/libyui-qt-doc.spec2015-10-02 
17:34:10.0 +0200
+++ new/libyui-qt-2.46.22/package/libyui-qt-doc.spec2016-04-06 
16:49:09.0 +0200
@@ -20,7 +20,7 @@
 %define so_version 7
 
 Name:   %{parent}-doc
-Version:2.46.21
+Version:2.46.22
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.21/package/libyui-qt.changes 
new/libyui-qt-2.46.22/package/libyui-qt.changes
--- old/libyui-qt-2.46.21/package/libyui-qt.changes 2015-10-02 
17:34:10.0 +0200
+++ new/libyui-qt-2.46.22/package/libyui-qt.changes 2016-04-05 
17:59:11.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Apr  5 17:29:56 CEST 2016 - shundham...@suse.de
+
+- Show help in wizard widget upon F1 and Alt-H (bnc#973389)
+- 2.46.22
+
+---
 Fri Oct  2 14:55:08 UTC 2015 - lsle...@suse.cz
 
 - fixed styling for the release notes dialog content (bsc#947167)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.21/package/libyui-qt.spec 
new/lib

commit libyui-qt for openSUSE:Factory

2015-10-14 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2015-10-14 16:41:03

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2015-09-27 
08:38:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2015-10-14 
16:41:05.0 +0200
@@ -1,0 +2,6 @@
+Fri Oct  2 14:55:08 UTC 2015 - lsle...@suse.cz
+
+- fixed styling for the release notes dialog content (bsc#947167)
+- 2.46.21
+
+---

Old:

  libyui-qt-2.46.20.tar.bz2

New:

  libyui-qt-2.46.21.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.usb9Un/_old  2015-10-14 16:41:05.0 +0200
+++ /var/tmp/diff_new_pack.usb9Un/_new  2015-10-14 16:41:05.0 +0200
@@ -20,7 +20,7 @@
 %define so_version 7
 
 Name:   %{parent}-doc
-Version:2.46.20
+Version:2.46.21
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.usb9Un/_old  2015-10-14 16:41:05.0 +0200
+++ /var/tmp/diff_new_pack.usb9Un/_new  2015-10-14 16:41:05.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.20
+Version:2.46.21
 Release:0
 Source: %{name}-%{version}.tar.bz2
 

++ libyui-qt-2.46.20.tar.bz2 -> libyui-qt-2.46.21.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.20/VERSION.cmake 
new/libyui-qt-2.46.21/VERSION.cmake
--- old/libyui-qt-2.46.20/VERSION.cmake 2015-09-21 11:47:56.0 +0200
+++ new/libyui-qt-2.46.21/VERSION.cmake 2015-10-02 17:34:10.0 +0200
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "46")
-SET(VERSION_PATCH "20")
+SET(VERSION_PATCH "21")
 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.46.20/package/libyui-qt-doc.spec 
new/libyui-qt-2.46.21/package/libyui-qt-doc.spec
--- old/libyui-qt-2.46.20/package/libyui-qt-doc.spec2015-09-21 
11:47:56.0 +0200
+++ new/libyui-qt-2.46.21/package/libyui-qt-doc.spec2015-10-02 
17:34:10.0 +0200
@@ -20,7 +20,7 @@
 %define so_version 7
 
 Name:   %{parent}-doc
-Version:2.46.20
+Version:2.46.21
 Release:0
 Source: %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.20/package/libyui-qt.changes 
new/libyui-qt-2.46.21/package/libyui-qt.changes
--- old/libyui-qt-2.46.20/package/libyui-qt.changes 2015-09-21 
11:47:56.0 +0200
+++ new/libyui-qt-2.46.21/package/libyui-qt.changes 2015-10-02 
17:34:10.0 +0200
@@ -1,4 +1,10 @@
 ---
+Fri Oct  2 14:55:08 UTC 2015 - lsle...@suse.cz
+
+- fixed styling for the release notes dialog content (bsc#947167)
+- 2.46.21
+
+---
 Wed Sep 16 17:29:23 CEST 2015 - mvid...@suse.com
 
 - Reorganized git for easier tarball creation:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.20/package/libyui-qt.spec 
new/libyui-qt-2.46.21/package/libyui-qt.spec
--- old/libyui-qt-2.46.20/package/libyui-qt.spec2015-09-21 
11:47:56.0 +0200
+++ new/libyui-qt-2.46.21/package/libyui-qt.spec2015-10-02 
17:34:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.20
+Version:2.46.21
 Release:0
 Source: %{name}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.20/src/QY2RelNotesDialog.cc 
new/libyui-qt-2.46.21/src/QY2RelNotesDialog.cc
--- old/libyui-qt-2.46.20/src/QY2RelNotesDialog.cc  2015-09-21 
11:47:56.0 +0200
+++ new/libyui-qt-2.46.21/src/QY2RelNotesDialog.cc  2015-10-02 
17:34:10.0 +0200
@@ -86,6 +86,8 @@
 closeButton->setText( _( "&Close" ) );
 
 QY2Styler::styler()->registerWidget( this );
+// the stylesheet for the displayed text is set separately
+textBrowser->document()->setDefaultStyleSheet( 
QY2Styler::styler()->textStyle() );
 }
 
 void QY2RelNotesDialog::setRelNotes( const std::map& 
relnotes )




commit libyui-qt for openSUSE:Factory

2015-09-26 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2015-09-27 08:38:49

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2015-05-07 
09:21:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2015-09-27 
08:38:11.0 +0200
@@ -1,0 +2,17 @@
+Wed Sep 16 17:29:23 CEST 2015 - mvid...@suse.com
+
+- Reorganized git for easier tarball creation:
+  - RPM spec files are kept in git verbatim, not as templates
+  - no longer call PREP_SPEC_FILES in CMakeLists.common
+- No functional change but version bumped to push the package
+  down the pipeline (boo#946079).
+
+---
+Wed Sep 16 11:40:16 UTC 2015 - mvid...@suse.com
+
+- Handle QtInfoMsg value in switch; fixes build with Qt 5.5
+  (H Senjan, boo#942101).
+- so-version bumped to match the main library.
+- 2.46.19
+
+---

Old:

  libyui-qt-2.46.18.tar.bz2

New:

  libyui-qt-2.46.20.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.fTp6Kw/_old  2015-09-27 08:38:12.0 +0200
+++ /var/tmp/diff_new_pack.fTp6Kw/_new  2015-09-27 08:38:12.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libyui-qt-doc
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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,10 +16,13 @@
 #
 
 
-Name:   libyui-qt-doc
-Version:2.46.18
+%define parent libyui-qt
+%define so_version 7
+
+Name:   %{parent}-doc
+Version:2.46.20
 Release:0
-Source: libyui-qt-%{version}.tar.bz2
+Source: %{parent}-%{version}.tar.bz2
 
 BuildArch:  noarch
 
@@ -46,7 +49,7 @@
 
 %prep
 
-%setup -n libyui-qt-%{version}
+%setup -n %{parent}-%{version}
 
 %build
 
@@ -67,13 +70,13 @@
 cd build
 make install DESTDIR="$RPM_BUILD_ROOT"
 
-%fdupes -s $RPM_BUILD_ROOT/%_docdir/libyui-qt6
+%fdupes -s $RPM_BUILD_ROOT/%_docdir/%{parent}%{so_version}
 
 %clean
 rm -rf "$RPM_BUILD_ROOT"
 
 %files
 %defattr(-,root,root)
-%doc %{_docdir}/libyui-qt6
+%doc %{_docdir}/%{parent}%{so_version}
 
 %changelog

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.fTp6Kw/_old  2015-09-27 08:38:12.0 +0200
+++ /var/tmp/diff_new_pack.fTp6Kw/_new  2015-09-27 08:38:12.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libyui-qt
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,9 +17,12 @@
 
 
 Name:   libyui-qt
-Version:2.46.18
+Version:2.46.20
 Release:0
-Source: libyui-qt-%{version}.tar.bz2
+Source: %{name}-%{version}.tar.bz2
+
+%define so_version 7
+%define bin_name %{name}%{so_version}
 
 BuildRequires:  boost-devel
 BuildRequires:  cmake >= 2.8
@@ -31,10 +34,10 @@
 BuildRequires:  fontconfig-devel
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5Gui)
-BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(Qt5Svg)
+BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(Qt5X11Extras)
-Provides:   yui_backend = 6
+Provides:   yui_backend = %{so_version}
 
 Url:http://github.com/libyui/
 Summary:Libyui - Qt User Interface
@@ -46,10 +49,10 @@
 component for libYUI.
 
 
-%package -n libyui-qt6
+%package -n %{bin_name}
 
-Requires:   libyui6
-Provides:   libyui-qt = %{version}
+Requires:   libyui%{so_version}
+Provides:   %{name} = %{version}
 Provides:   yast2-qt = %{version}
 Obsoletes:  yast2-qt < 2.42.0
 
@@ -57,7 +60,7 @@
 Summary:Libyui - Qt User Interface
 Group:  System/Libraries
 
-%description -n libyui-qt6
+%description -n %{bin_name}
 This package contains the Qt user interface
 component for libYUI.
 
@@ -65,9 +68,9 @@
 
 %package devel
 
+Requires:   %{bin_name} = %{version}
 Requires:   %{libyui_devel_version}
 Requires:   fontconfig-devel
-Requires:   libyui-qt6 = %{version}
 
 Url:http://github.com/libyui/
 Summary:Libyui-qt header files
@@ -83,7 +86,7 @@
 
 
 %prep
-%setup -q -n libyui-qt-%{version}
+%setup -q -n %{name}-%{version}

commit libyui-qt for openSUSE:Factory

2015-05-07 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2015-05-07 09:21:50

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2015-02-12 
10:21:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2015-05-07 
09:21:51.0 +0200
@@ -1,0 +2,10 @@
+Wed May  6 08:29:27 UTC 2015 - lsle...@suse.cz
+
+- fixed styling for non-Wizard dialogues (bnc#925882)
+- allow styling of the YQMainWinDock object (the main non-Wizard
+  window)
+- the stylesheet editor (Ctrl+Shift+Alt+s) also works for
+  non-Wizard dialogues now
+- 2.46.18
+
+---

Old:

  libyui-qt-2.46.17.tar.bz2

New:

  libyui-qt-2.46.18.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.tUAHSD/_old  2015-05-07 09:21:52.0 +0200
+++ /var/tmp/diff_new_pack.tUAHSD/_new  2015-05-07 09:21:52.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt-doc
-Version:2.46.17
+Version:2.46.18
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.tUAHSD/_old  2015-05-07 09:21:52.0 +0200
+++ /var/tmp/diff_new_pack.tUAHSD/_new  2015-05-07 09:21:52.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.17
+Version:2.46.18
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt-2.46.17.tar.bz2 -> libyui-qt-2.46.18.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.17/ChangeLog 
new/libyui-qt-2.46.18/ChangeLog
--- old/libyui-qt-2.46.17/ChangeLog 2015-02-10 14:59:11.0 +0100
+++ new/libyui-qt-2.46.18/ChangeLog 2015-05-06 14:39:09.0 +0200
@@ -1,4 +1,14 @@
 ---
+Wed May  6 08:29:27 UTC 2015 - lsle...@suse.cz
+
+- fixed styling for non-Wizard dialogues (bnc#925882)
+- allow styling of the YQMainWinDock object (the main non-Wizard
+  window)
+- the stylesheet editor (Ctrl+Shift+Alt+s) also works for
+  non-Wizard dialogues now
+- 2.46.18
+
+---
 Tue Feb 10 11:54:04 UTC 2015 - jsr...@suse.cz
 
 - fix layout of Help and Release Notes buttons (bsc#916814)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.17/VERSION.cmake 
new/libyui-qt-2.46.18/VERSION.cmake
--- old/libyui-qt-2.46.17/VERSION.cmake 2015-02-10 14:59:11.0 +0100
+++ new/libyui-qt-2.46.18/VERSION.cmake 2015-05-06 14:39:09.0 +0200
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "46")
-SET(VERSION_PATCH "17")
+SET(VERSION_PATCH "18")
 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.46.17/src/QY2Styler.cc 
new/libyui-qt-2.46.18/src/QY2Styler.cc
--- old/libyui-qt-2.46.17/src/QY2Styler.cc  2014-03-12 16:11:26.0 
+0100
+++ new/libyui-qt-2.46.18/src/QY2Styler.cc  2015-05-06 14:39:09.0 
+0200
@@ -110,6 +110,9 @@
 foreach( childlist, _children )
 foreach( child, childlist )
 child->setStyleSheet( _style );
+
+foreach( QWidget *registered_widget, _registered_widgets )
+registered_widget->setStyleSheet( _style );
 }
 
 
@@ -185,12 +188,14 @@
 widget->installEventFilter( this );
 widget->setAutoFillBackground( true );
 widget->setStyleSheet( _style );
+_registered_widgets.push_back( widget );
 }
 
 
 void QY2Styler::unregisterWidget( QWidget  *widget )
 {
 _children.remove( widget );
+_registered_widgets.removeOne( widget );
 }
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.17/src/QY2Styler.h 
new/libyui-qt-2.46.18/src/QY2Styler.h
--- old/libyui-qt-2.46.17/src/QY2Styler.h   2014-02-21 15:05:58.0 
+0100
+++ new/libyui-qt-2.46.18/src/QY2Styler.h   2015-05-06 14:39:09.0 
+0200
@@ -89,6 +89,9 @@
 
 QHash _backgrounds;
 QMap > _children;
+// remember all registered widgets to allow styling not only for
+// the explicitly requested children widgets (stored in _children)
+QList< QWidget* > _registered_widgets;
 QString _style;
 QString _textStyle;
 };
diff -urN '--exclude=CVS' '--e

commit libyui-qt for openSUSE:Factory

2015-02-12 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2015-02-12 10:21:19

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2015-02-10 
10:46:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2015-02-12 
10:21:22.0 +0100
@@ -1,0 +2,14 @@
+Tue Feb 10 11:54:04 UTC 2015 - jsr...@suse.cz
+
+- fix layout of Help and Release Notes buttons (bsc#916814)
+  (credits to tgoettlicher)
+- 2.46.17
+
+---
+Tue Feb  3 12:38:23 UTC 2015 - jsr...@suse.cz
+
+- include Help and Release notes buttons in keyboard shortcut
+  resolution (bsc#880983)
+- 2.46.16
+
+---

Old:

  libyui-qt-2.46.15.tar.bz2

New:

  libyui-qt-2.46.17.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.GNPe2G/_old  2015-02-12 10:21:22.0 +0100
+++ /var/tmp/diff_new_pack.GNPe2G/_new  2015-02-12 10:21:22.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt-doc
-Version:2.46.15
+Version:2.46.17
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.GNPe2G/_old  2015-02-12 10:21:22.0 +0100
+++ /var/tmp/diff_new_pack.GNPe2G/_new  2015-02-12 10:21:22.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.15
+Version:2.46.17
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt-2.46.15.tar.bz2 -> libyui-qt-2.46.17.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.15/ChangeLog 
new/libyui-qt-2.46.17/ChangeLog
--- old/libyui-qt-2.46.15/ChangeLog 2015-01-30 14:34:12.0 +0100
+++ new/libyui-qt-2.46.17/ChangeLog 2015-02-10 14:59:11.0 +0100
@@ -1,4 +1,18 @@
 ---
+Tue Feb 10 11:54:04 UTC 2015 - jsr...@suse.cz
+
+- fix layout of Help and Release Notes buttons (bsc#916814)
+  (credits to tgoettlicher)
+- 2.46.17
+
+---
+Tue Feb  3 12:38:23 UTC 2015 - jsr...@suse.cz
+
+- include Help and Release notes buttons in keyboard shortcut
+  resolution (bsc#880983)
+- 2.46.16
+
+---
 Fri Jan 30 13:52:57 UTC 2015 - jsr...@suse.cz
 
 - added keyboard shortcuts to Help and Release Notes buttons 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.15/VERSION.cmake 
new/libyui-qt-2.46.17/VERSION.cmake
--- old/libyui-qt-2.46.15/VERSION.cmake 2015-01-30 14:34:12.0 +0100
+++ new/libyui-qt-2.46.17/VERSION.cmake 2015-02-10 14:59:11.0 +0100
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "46")
-SET(VERSION_PATCH "15")
+SET(VERSION_PATCH "17")
 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.46.15/src/YQGenericButton.cc 
new/libyui-qt-2.46.17/src/YQGenericButton.cc
--- old/libyui-qt-2.46.15/src/YQGenericButton.cc2014-02-21 
15:05:58.0 +0100
+++ new/libyui-qt-2.46.17/src/YQGenericButton.cc2015-02-04 
12:49:12.0 +0100
@@ -233,5 +233,9 @@
 return true;
 }
 
+void YQGenericButton::setShortcut ( const QKeySequence & key )
+{
+   _qPushButton->setShortcut (key );
+}
 
 #include "YQGenericButton.moc"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.15/src/YQGenericButton.h 
new/libyui-qt-2.46.17/src/YQGenericButton.h
--- old/libyui-qt-2.46.15/src/YQGenericButton.h 2014-02-21 15:05:58.0 
+0100
+++ new/libyui-qt-2.46.17/src/YQGenericButton.h 2015-02-04 12:49:12.0 
+0100
@@ -128,6 +128,10 @@
  **/
 YQDialog * yQDialog() const { return _dialog; }
 
+/**
+ * Set the keyboard shortcut (e.g. F1 for help)
+ */
+void setShortcut ( const QKeySequence & key );
 
 public slots:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.15/src/YQWizard.cc 
new/libyui-qt-2.46.17/src/YQWizard.cc
--- old/libyui-qt-2.46.15/src/YQWizard.cc   2015-01-30 14:34:12.0 
+0100
+++ new/libyui-qt-2.46.17/src/YQWizard.cc   201

commit libyui-qt for openSUSE:Factory

2015-02-10 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2015-02-10 10:46:11

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

libyui-qt.changes: same change

Old:

  libyui-qt-2.46.16.tar.bz2

New:

  libyui-qt-2.46.15.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.JSES0F/_old  2015-02-10 10:46:15.0 +0100
+++ /var/tmp/diff_new_pack.JSES0F/_new  2015-02-10 10:46:15.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt-doc
-Version:2.46.16
+Version:2.46.15
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.JSES0F/_old  2015-02-10 10:46:15.0 +0100
+++ /var/tmp/diff_new_pack.JSES0F/_new  2015-02-10 10:46:15.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.16
+Version:2.46.15
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt-2.46.16.tar.bz2 -> libyui-qt-2.46.15.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.16/ChangeLog 
new/libyui-qt-2.46.15/ChangeLog
--- old/libyui-qt-2.46.16/ChangeLog 2015-02-04 12:49:12.0 +0100
+++ new/libyui-qt-2.46.15/ChangeLog 2015-01-30 14:34:12.0 +0100
@@ -1,11 +1,4 @@
 ---
-Tue Feb  3 12:38:23 UTC 2015 - jsr...@suse.cz
-
-- include Help and Release notes buttons in keyboard shortcut
-  resolution (bsc#880983)
-- 2.46.16
-

 Fri Jan 30 13:52:57 UTC 2015 - jsr...@suse.cz
 
 - added keyboard shortcuts to Help and Release Notes buttons 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.16/VERSION.cmake 
new/libyui-qt-2.46.15/VERSION.cmake
--- old/libyui-qt-2.46.16/VERSION.cmake 2015-02-04 12:49:12.0 +0100
+++ new/libyui-qt-2.46.15/VERSION.cmake 2015-01-30 14:34:12.0 +0100
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "46")
-SET(VERSION_PATCH "16")
+SET(VERSION_PATCH "15")
 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.46.16/src/YQGenericButton.cc 
new/libyui-qt-2.46.15/src/YQGenericButton.cc
--- old/libyui-qt-2.46.16/src/YQGenericButton.cc2015-02-04 
12:49:12.0 +0100
+++ new/libyui-qt-2.46.15/src/YQGenericButton.cc2014-02-21 
15:05:58.0 +0100
@@ -233,9 +233,5 @@
 return true;
 }
 
-void YQGenericButton::setShortcut ( const QKeySequence & key )
-{
-   _qPushButton->setShortcut (key );
-}
 
 #include "YQGenericButton.moc"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.16/src/YQGenericButton.h 
new/libyui-qt-2.46.15/src/YQGenericButton.h
--- old/libyui-qt-2.46.16/src/YQGenericButton.h 2015-02-04 12:49:12.0 
+0100
+++ new/libyui-qt-2.46.15/src/YQGenericButton.h 2014-02-21 15:05:58.0 
+0100
@@ -128,10 +128,6 @@
  **/
 YQDialog * yQDialog() const { return _dialog; }
 
-/**
- * Set the keyboard shortcut (e.g. F1 for help)
- */
-void setShortcut ( const QKeySequence & key );
 
 public slots:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.16/src/YQWizard.cc 
new/libyui-qt-2.46.15/src/YQWizard.cc
--- old/libyui-qt-2.46.16/src/YQWizard.cc   2015-02-04 12:49:12.0 
+0100
+++ new/libyui-qt-2.46.15/src/YQWizard.cc   2015-01-30 14:34:12.0 
+0100
@@ -854,7 +854,7 @@
 
 // Help button
 // QT handles duplicate shortcuts, it can be kept (bnc#880983)
-_helpButton = new YQWizardButton( this, parent, _( "&Help" 
).toStdString());
+_helpButton = new QPushButton( _( "&Help" ), parent );
 YUI_CHECK_NEW( _helpButton );
 _helpButton->setShortcut( Qt::Key_F1 );
 
@@ -871,7 +871,7 @@
 
 // Release Notes button
 // QT handles duplicate shortcuts, it can be kept (bnc#880983)
-_releaseNotesButton = new YQWizardButton( this, parent, _( "&Release 
Notes" ).toStdString ());
+_releaseNotesButton = new QPushButton( _( "&Release Notes" ), parent );
 YUI_CHECK_NEW( _releaseNotesButton );
 hbox->addWidget( _releaseNotesButton );
 connect( _releaseNotesButton,  &pclass(_releaseNotesButton)::clicked,
@@ -1311,7 +1311,7

commit libyui-qt for openSUSE:Factory

2015-02-06 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2015-02-06 10:45:44

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2015-02-01 
12:27:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2015-02-06 
10:45:45.0 +0100
@@ -1,0 +2,7 @@
+Tue Feb  3 12:38:23 UTC 2015 - jsr...@suse.cz
+
+- include Help and Release notes buttons in keyboard shortcut
+  resolution (bsc#880983)
+- 2.46.16
+
+---

Old:

  libyui-qt-2.46.15.tar.bz2

New:

  libyui-qt-2.46.16.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.ebDk0E/_old  2015-02-06 10:45:46.0 +0100
+++ /var/tmp/diff_new_pack.ebDk0E/_new  2015-02-06 10:45:46.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt-doc
-Version:2.46.15
+Version:2.46.16
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.ebDk0E/_old  2015-02-06 10:45:46.0 +0100
+++ /var/tmp/diff_new_pack.ebDk0E/_new  2015-02-06 10:45:46.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.15
+Version:2.46.16
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt-2.46.15.tar.bz2 -> libyui-qt-2.46.16.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.15/ChangeLog 
new/libyui-qt-2.46.16/ChangeLog
--- old/libyui-qt-2.46.15/ChangeLog 2015-01-30 14:34:12.0 +0100
+++ new/libyui-qt-2.46.16/ChangeLog 2015-02-04 12:49:12.0 +0100
@@ -1,4 +1,11 @@
 ---
+Tue Feb  3 12:38:23 UTC 2015 - jsr...@suse.cz
+
+- include Help and Release notes buttons in keyboard shortcut
+  resolution (bsc#880983)
+- 2.46.16
+
+---
 Fri Jan 30 13:52:57 UTC 2015 - jsr...@suse.cz
 
 - added keyboard shortcuts to Help and Release Notes buttons 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.15/VERSION.cmake 
new/libyui-qt-2.46.16/VERSION.cmake
--- old/libyui-qt-2.46.15/VERSION.cmake 2015-01-30 14:34:12.0 +0100
+++ new/libyui-qt-2.46.16/VERSION.cmake 2015-02-04 12:49:12.0 +0100
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "46")
-SET(VERSION_PATCH "15")
+SET(VERSION_PATCH "16")
 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.46.15/src/YQGenericButton.cc 
new/libyui-qt-2.46.16/src/YQGenericButton.cc
--- old/libyui-qt-2.46.15/src/YQGenericButton.cc2014-02-21 
15:05:58.0 +0100
+++ new/libyui-qt-2.46.16/src/YQGenericButton.cc2015-02-04 
12:49:12.0 +0100
@@ -233,5 +233,9 @@
 return true;
 }
 
+void YQGenericButton::setShortcut ( const QKeySequence & key )
+{
+   _qPushButton->setShortcut (key );
+}
 
 #include "YQGenericButton.moc"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.15/src/YQGenericButton.h 
new/libyui-qt-2.46.16/src/YQGenericButton.h
--- old/libyui-qt-2.46.15/src/YQGenericButton.h 2014-02-21 15:05:58.0 
+0100
+++ new/libyui-qt-2.46.16/src/YQGenericButton.h 2015-02-04 12:49:12.0 
+0100
@@ -128,6 +128,10 @@
  **/
 YQDialog * yQDialog() const { return _dialog; }
 
+/**
+ * Set the keyboard shortcut (e.g. F1 for help)
+ */
+void setShortcut ( const QKeySequence & key );
 
 public slots:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.15/src/YQWizard.cc 
new/libyui-qt-2.46.16/src/YQWizard.cc
--- old/libyui-qt-2.46.15/src/YQWizard.cc   2015-01-30 14:34:12.0 
+0100
+++ new/libyui-qt-2.46.16/src/YQWizard.cc   2015-02-04 12:49:12.0 
+0100
@@ -854,7 +854,7 @@
 
 // Help button
 // QT handles duplicate shortcuts, it can be kept (bnc#880983)
-_helpButton = new QPushButton( _( "&Help" ), parent );
+_helpButton = new YQWizardButton( this, parent, _( "&Help" 
).toStdString());
 YUI_CHECK_NEW( _helpButton );
 _helpButton->setShortcut( Qt::Key_F1 );
 
@@ -871,7 +871,7 @@
 
 // Release Notes button
 // QT handles dupl

commit libyui-qt for openSUSE:Factory

2015-02-01 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2015-02-01 12:27:56

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2015-01-21 
21:52:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2015-02-01 
12:27:57.0 +0100
@@ -1,0 +2,12 @@
+Fri Jan 30 13:52:57 UTC 2015 - jsr...@suse.cz
+
+- added keyboard shortcuts to Help and Release Notes buttons 
+  (bnc#880983)
+- 2.46.15
+
+---
+Wed Jan 21 12:04:17 UTC 2015 - jsr...@suse.cz
+
+- added QT-specific dialog for displaying release notes
+
+---

Old:

  libyui-qt-2.46.14.tar.bz2

New:

  libyui-qt-2.46.15.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.LDJN2N/_old  2015-02-01 12:27:59.0 +0100
+++ /var/tmp/diff_new_pack.LDJN2N/_new  2015-02-01 12:27:59.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt-doc
-Version:2.46.14
+Version:2.46.15
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.LDJN2N/_old  2015-02-01 12:27:59.0 +0100
+++ /var/tmp/diff_new_pack.LDJN2N/_new  2015-02-01 12:27:59.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.14
+Version:2.46.15
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt-2.46.14.tar.bz2 -> libyui-qt-2.46.15.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.14/ChangeLog 
new/libyui-qt-2.46.15/ChangeLog
--- old/libyui-qt-2.46.14/ChangeLog 2015-01-20 17:19:59.0 +0100
+++ new/libyui-qt-2.46.15/ChangeLog 2015-01-30 14:34:12.0 +0100
@@ -1,4 +1,16 @@
 ---
+Fri Jan 30 13:52:57 UTC 2015 - jsr...@suse.cz
+
+- added keyboard shortcuts to Help and Release Notes buttons 
+  (bnc#880983)
+- 2.46.15
+
+---
+Wed Jan 21 12:04:17 UTC 2015 - jsr...@suse.cz
+
+- added QT-specific dialog for displaying release notes
+
+---
 Tue Jan 20 16:15:49 UTC 2015 - mvid...@suse.com
 
 - Fixed building with cmake 3.1 (PREFIX in spec, boo#911875).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.14/SOURCECONF.cmake 
new/libyui-qt-2.46.15/SOURCECONF.cmake
--- old/libyui-qt-2.46.14/SOURCECONF.cmake  2014-02-21 15:05:58.0 
+0100
+++ new/libyui-qt-2.46.15/SOURCECONF.cmake  2015-01-30 14:34:12.0 
+0100
@@ -8,6 +8,7 @@
  QY2ComboTabWidget.cc
  QY2DiskUsageList.cc
  QY2HelpDialog.cc
+ QY2RelNotesDialog.cc
  QY2ListView.cc
  QY2Styler.cc
  YQAlignment.cc
@@ -72,6 +73,7 @@
  QY2ComboTabWidget.h
  QY2DiskUsageList.h
  QY2HelpDialog.h
+ QY2RelNotesDialog.h
  QY2ListView.h
  QY2Styler.h
  YQi18n.h
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.14/VERSION.cmake 
new/libyui-qt-2.46.15/VERSION.cmake
--- old/libyui-qt-2.46.14/VERSION.cmake 2015-01-20 17:19:59.0 +0100
+++ new/libyui-qt-2.46.15/VERSION.cmake 2015-01-30 14:34:12.0 +0100
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "46")
-SET(VERSION_PATCH "14")
+SET(VERSION_PATCH "15")
 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.46.14/src/QY2RelNotesDialog.cc 
new/libyui-qt-2.46.15/src/QY2RelNotesDialog.cc
--- old/libyui-qt-2.46.14/src/QY2RelNotesDialog.cc  1970-01-01 
01:00:00.0 +0100
+++ new/libyui-qt-2.46.15/src/QY2RelNotesDialog.cc  2015-01-30 
14:34:12.0 +0100
@@ -0,0 +1,137 @@
+/*
+  Copyright (C) 2000-2012 Novell, Inc
+  This library is free software; you can redistribute it and/or modify
+  it under the terms of the GNU Lesser General Public License as
+  published by the Free Software Foundation; either version 2.1 of the
+  License, or (at your option) version 3.0 of the License. This library
+  is distributed in the hope that it will be useful, but WITHOUT ANY
+  WARRANTY; without even the implied warranty of MERCHANTABILITY 

commit libyui-qt for openSUSE:Factory

2015-01-21 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2015-01-21 21:52:11

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2014-08-20 
17:54:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2015-01-21 
21:52:16.0 +0100
@@ -1,0 +2,6 @@
+Tue Jan 20 16:15:49 UTC 2015 - mvid...@suse.com
+
+- Fixed building with cmake 3.1 (PREFIX in spec, boo#911875).
+- 2.46.14
+
+---

Old:

  libyui-qt-2.46.13.tar.bz2

New:

  libyui-qt-2.46.14.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.dIFsRY/_old  2015-01-21 21:52:17.0 +0100
+++ /var/tmp/diff_new_pack.dIFsRY/_new  2015-01-21 21:52:17.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt-doc
-Version:2.46.13
+Version:2.46.14
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.dIFsRY/_old  2015-01-21 21:52:17.0 +0100
+++ /var/tmp/diff_new_pack.dIFsRY/_new  2015-01-21 21:52:17.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.13
+Version:2.46.14
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 
@@ -97,13 +97,13 @@
 
 %if %{?_with_debug:1}%{!?_with_debug:0}
 cmake .. \
--DPREFIX=%{_prefix} \
+-DYPREFIX=%{_prefix} \
 -DDOC_DIR=%{_docdir} \
 -DLIB_DIR=%{_lib} \
 -DCMAKE_BUILD_TYPE=RELWITHDEBINFO
 %else
 cmake .. \
--DPREFIX=%{_prefix} \
+-DYPREFIX=%{_prefix} \
 -DDOC_DIR=%{_docdir} \
 -DLIB_DIR=%{_lib} \
 -DCMAKE_BUILD_TYPE=RELEASE

++ libyui-qt-2.46.13.tar.bz2 -> libyui-qt-2.46.14.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.13/ChangeLog 
new/libyui-qt-2.46.14/ChangeLog
--- old/libyui-qt-2.46.13/ChangeLog 2014-08-15 09:00:11.0 +0200
+++ new/libyui-qt-2.46.14/ChangeLog 2015-01-20 17:19:59.0 +0100
@@ -1,4 +1,10 @@
 ---
+Tue Jan 20 16:15:49 UTC 2015 - mvid...@suse.com
+
+- Fixed building with cmake 3.1 (PREFIX in spec, boo#911875).
+- 2.46.14
+
+---
 Wed Aug 13 15:23:20 UTC 2014 - mvid...@suse.com
 
 - Fixed Table(:multiSelection) selecting 1st item when focused
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.13/VERSION.cmake 
new/libyui-qt-2.46.14/VERSION.cmake
--- old/libyui-qt-2.46.13/VERSION.cmake 2014-08-15 09:00:11.0 +0200
+++ new/libyui-qt-2.46.14/VERSION.cmake 2015-01-20 17:19:59.0 +0100
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "46")
-SET(VERSION_PATCH "13")
+SET(VERSION_PATCH "14")
 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.46.13/libyui-qt.spec.in 
new/libyui-qt-2.46.14/libyui-qt.spec.in
--- old/libyui-qt-2.46.13/libyui-qt.spec.in 2014-04-18 13:40:41.0 
+0200
+++ new/libyui-qt-2.46.14/libyui-qt.spec.in 2015-01-20 17:19:59.0 
+0100
@@ -91,13 +91,13 @@
 
 %if %{?_with_debug:1}%{!?_with_debug:0}
 cmake .. \
--DPREFIX=%{_prefix} \
+-DYPREFIX=%{_prefix} \
 -DDOC_DIR=%{_docdir} \
 -DLIB_DIR=%{_lib} \
 -DCMAKE_BUILD_TYPE=RELWITHDEBINFO
 %else
 cmake .. \
--DPREFIX=%{_prefix} \
+-DYPREFIX=%{_prefix} \
 -DDOC_DIR=%{_docdir} \
 -DLIB_DIR=%{_lib} \
 -DCMAKE_BUILD_TYPE=RELEASE

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



commit libyui-qt for openSUSE:Factory

2014-08-20 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2014-08-20 17:53:50

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2014-07-16 
16:16:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2014-08-20 
17:54:02.0 +0200
@@ -1,0 +2,7 @@
+Wed Aug 13 15:23:20 UTC 2014 - mvid...@suse.com
+
+- Fixed Table(:multiSelection) selecting 1st item when focused
+  (bnc#888090).
+- 2.46.13
+
+---

Old:

  libyui-qt-2.46.12.tar.bz2

New:

  libyui-qt-2.46.13.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.oiVhIC/_old  2014-08-20 17:54:03.0 +0200
+++ /var/tmp/diff_new_pack.oiVhIC/_new  2014-08-20 17:54:03.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt-doc
-Version:2.46.12
+Version:2.46.13
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.oiVhIC/_old  2014-08-20 17:54:03.0 +0200
+++ /var/tmp/diff_new_pack.oiVhIC/_new  2014-08-20 17:54:03.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.12
+Version:2.46.13
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt-2.46.12.tar.bz2 -> libyui-qt-2.46.13.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.12/.dir-locals.el 
new/libyui-qt-2.46.13/.dir-locals.el
--- old/libyui-qt-2.46.12/.dir-locals.el1970-01-01 01:00:00.0 
+0100
+++ new/libyui-qt-2.46.13/.dir-locals.el2014-08-15 09:00:11.0 
+0200
@@ -0,0 +1,3 @@
+; 
https://www.gnu.org/software/emacs/manual/html_node/emacs/Directory-Variables.html#Directory-Variables
+((c++-mode . ((indent-tabs-mode . nil)
+  (c-basic-offset   . 4) )))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.12/.gitignore 
new/libyui-qt-2.46.13/.gitignore
--- old/libyui-qt-2.46.12/.gitignore2014-02-21 15:05:58.0 +0100
+++ new/libyui-qt-2.46.13/.gitignore2014-08-15 09:00:11.0 +0200
@@ -92,8 +92,6 @@
 
 # Unix/Linux
 *_archive
-.*
-!.gitignore
 *~
 *.bak
 *.log
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.12/ChangeLog 
new/libyui-qt-2.46.13/ChangeLog
--- old/libyui-qt-2.46.12/ChangeLog 2014-07-08 16:55:32.0 +0200
+++ new/libyui-qt-2.46.13/ChangeLog 2014-08-15 09:00:11.0 +0200
@@ -1,4 +1,11 @@
 ---
+Wed Aug 13 15:23:20 UTC 2014 - mvid...@suse.com
+
+- Fixed Table(:multiSelection) selecting 1st item when focused
+  (bnc#888090).
+- 2.46.13
+
+---
 Tue Jul  8 12:57:48 UTC 2014 - mvid...@suse.com
 
 - Avoid QXcbEventReader crash during library shutdown (bnc#879295).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.12/VERSION.cmake 
new/libyui-qt-2.46.13/VERSION.cmake
--- old/libyui-qt-2.46.12/VERSION.cmake 2014-07-08 16:55:32.0 +0200
+++ new/libyui-qt-2.46.13/VERSION.cmake 2014-08-15 09:00:11.0 +0200
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "46")
-SET(VERSION_PATCH "12")
+SET(VERSION_PATCH "13")
 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.46.12/src/YQTable.cc 
new/libyui-qt-2.46.13/src/YQTable.cc
--- old/libyui-qt-2.46.12/src/YQTable.cc2014-03-21 14:50:02.0 
+0100
+++ new/libyui-qt-2.46.13/src/YQTable.cc2014-08-15 09:00:11.0 
+0200
@@ -88,20 +88,19 @@
 connect( _qt_listView, &pclass(_qt_listView)::itemDoubleClicked,
 this,  &pclass(this)::slotActivated );
 
-connect( _qt_listView, &pclass(_qt_listView)::currentItemChanged,
-this,  &pclass(this)::slotSelected );
-
 connect( _qt_listView,  
&pclass(_qt_listView)::customContextMenuRequested,
  this, &pclass(this)::slotContextMenu );
 
-
 if ( multiSelectionMode )
 {
// This is the exceptional case - avoid performance drop in the normal 
case
-
connect( _qt_listView,  &pcla

commit libyui-qt for openSUSE:Factory

2014-07-16 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2014-07-16 16:16:22

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2014-06-01 
18:57:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2014-07-16 
16:16:25.0 +0200
@@ -1,0 +2,6 @@
+Tue Jul  8 12:57:48 UTC 2014 - mvid...@suse.com
+
+- Avoid QXcbEventReader crash during library shutdown (bnc#879295).
+- 2.46.12
+
+---

Old:

  libyui-qt-2.46.11.tar.bz2

New:

  libyui-qt-2.46.12.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.0uso9H/_old  2014-07-16 16:16:25.0 +0200
+++ /var/tmp/diff_new_pack.0uso9H/_new  2014-07-16 16:16:25.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt-doc
-Version:2.46.11
+Version:2.46.12
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.0uso9H/_old  2014-07-16 16:16:25.0 +0200
+++ /var/tmp/diff_new_pack.0uso9H/_new  2014-07-16 16:16:25.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.11
+Version:2.46.12
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt-2.46.11.tar.bz2 -> libyui-qt-2.46.12.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.11/ChangeLog 
new/libyui-qt-2.46.12/ChangeLog
--- old/libyui-qt-2.46.11/ChangeLog 2014-05-30 11:35:45.0 +0200
+++ new/libyui-qt-2.46.12/ChangeLog 2014-07-08 16:55:32.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Jul  8 12:57:48 UTC 2014 - mvid...@suse.com
+
+- Avoid QXcbEventReader crash during library shutdown (bnc#879295).
+- 2.46.12
+
+---
 Thu May 29 09:15:17 UTC 2014 - mvid...@suse.com
 
 - Fix recent ugly fonts in cs_CZ, hu_HU (bnc#879991).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.11/VERSION.cmake 
new/libyui-qt-2.46.12/VERSION.cmake
--- old/libyui-qt-2.46.11/VERSION.cmake 2014-05-30 11:35:45.0 +0200
+++ new/libyui-qt-2.46.12/VERSION.cmake 2014-07-08 16:55:32.0 +0200
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "46")
-SET(VERSION_PATCH "11")
+SET(VERSION_PATCH "12")
 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.46.11/src/YQUI.cc 
new/libyui-qt-2.46.12/src/YQUI.cc
--- old/libyui-qt-2.46.11/src/YQUI.cc   2014-03-11 11:22:35.0 +0100
+++ new/libyui-qt-2.46.12/src/YQUI.cc   2014-07-08 16:55:32.0 +0200
@@ -347,12 +347,21 @@
 if ( qApp ) // might already be reset to 0 internally from Qt
 {
qApp->exit();
-   qApp->deleteLater();
+   delete qApp;
 }
 
 delete _signalReceiver;
 }
 
+void
+YQUI::uiThreadDestructor()
+{
+if ( qApp ) // might already be reset to 0 internally from Qt
+{
+qApp->exit();
+delete qApp;
+}
+}
 
 
 YWidgetFactory *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.11/src/YQUI.h 
new/libyui-qt-2.46.12/src/YQUI.h
--- old/libyui-qt-2.46.11/src/YQUI.h2014-03-11 11:22:35.0 +0100
+++ new/libyui-qt-2.46.12/src/YQUI.h2014-07-08 16:55:32.0 +0200
@@ -329,6 +329,13 @@
 virtual void idleLoop( int fd_ycp );
 
 /**
+ * Destroy whatever needs to be destroyed within the UI thread.
+ *
+ * Reimplemented from YUI.
+ **/
+virtual void uiThreadDestructor();
+
+/**
  * Notification that a YCP command has been received on fd_ycp
  * to leave idleLoop()
  **/

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



commit libyui-qt for openSUSE:Factory

2014-06-01 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2014-06-01 18:57:11

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2014-05-22 
06:39:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2014-06-01 
18:57:14.0 +0200
@@ -1,0 +2,6 @@
+Thu May 29 09:15:17 UTC 2014 - mvid...@suse.com
+
+- Fix recent ugly fonts in cs_CZ, hu_HU (bnc#879991).
+- 2.46.11
+
+---

Old:

  libyui-qt-2.46.10.tar.bz2

New:

  libyui-qt-2.46.11.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.uW9Zgq/_old  2014-06-01 18:57:15.0 +0200
+++ /var/tmp/diff_new_pack.uW9Zgq/_new  2014-06-01 18:57:15.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt-doc
-Version:2.46.10
+Version:2.46.11
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.uW9Zgq/_old  2014-06-01 18:57:15.0 +0200
+++ /var/tmp/diff_new_pack.uW9Zgq/_new  2014-06-01 18:57:15.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.10
+Version:2.46.11
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt-2.46.10.tar.bz2 -> libyui-qt-2.46.11.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.10/ChangeLog 
new/libyui-qt-2.46.11/ChangeLog
--- old/libyui-qt-2.46.10/ChangeLog 2014-05-21 10:35:20.0 +0200
+++ new/libyui-qt-2.46.11/ChangeLog 2014-05-30 11:35:45.0 +0200
@@ -1,4 +1,10 @@
 ---
+Thu May 29 09:15:17 UTC 2014 - mvid...@suse.com
+
+- Fix recent ugly fonts in cs_CZ, hu_HU (bnc#879991).
+- 2.46.11
+
+---
 Wed May 21 08:21:09 CEST 2014 - snw...@suse.de
 
 - fix last font selection fix (bnc #878859)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.10/VERSION.cmake 
new/libyui-qt-2.46.11/VERSION.cmake
--- old/libyui-qt-2.46.10/VERSION.cmake 2014-05-21 10:35:20.0 +0200
+++ new/libyui-qt-2.46.11/VERSION.cmake 2014-05-30 11:35:45.0 +0200
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "46")
-SET(VERSION_PATCH "10")
+SET(VERSION_PATCH "11")
 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.46.10/src/YQApplication.cc 
new/libyui-qt-2.46.11/src/YQApplication.cc
--- old/libyui-qt-2.46.10/src/YQApplication.cc  2014-05-21 10:35:20.0 
+0200
+++ new/libyui-qt-2.46.11/src/YQApplication.cc  2014-05-30 11:35:45.0 
+0200
@@ -52,6 +52,11 @@
 #include "YQGraphPluginStub.h"
 #include "YQContextMenu.h"
 
+// Qt5 requires the explicit font initialization; otherwise it picks up
+// any random matching fonts, and tends to choose the worst one
+// (e.g. bitmap fonts) in the end. (bnc#879991)
+// Note that this is also set in LANG_FONTS_FILE
+static const char * default_font_family = "Sans Serif";
 
 YQApplication::YQApplication()
 : YApplication()
@@ -74,6 +79,7 @@
 // the above works too, but let's try it the icon-loader way - FaTE #306356
 iconLoader()->addIconSearchPath( ICONDIR "/icons/" );
 loadPredefinedQtTranslations();
+_fontFamily = default_font_family;
 
 yuiDebug() << "YQApplication constructor end" << std::endl;
 }
@@ -207,6 +213,8 @@
 {
 if ( ! _langFonts )
 {
+// FIXME, LANG_FONTS_FILE is defined in the generic interface,
+// in yui/Libyui_config.h
_langFonts = new QSettings( LANG_FONTS_FILE, QSettings::IniFormat );
Q_CHECK_PTR( _langFonts );
 
@@ -248,7 +256,7 @@
 }
 
 if ( _fontFamily.isEmpty() ) {
-_fontFamily = "Sans Serif";
+_fontFamily = default_font_family;
reloadFont = true;
 }
 

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



commit libyui-qt for openSUSE:Factory

2014-05-21 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2014-05-22 06:38:30

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2014-05-13 
20:45:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2014-05-22 
06:39:25.0 +0200
@@ -1,0 +2,12 @@
+Wed May 21 08:21:09 CEST 2014 - snw...@suse.de
+
+- fix last font selection fix (bnc #878859)
+- 2.46.10
+
+---
+Mon May 19 15:57:00 CEST 2014 - snw...@suse.de
+
+- load per-language font info and refresh widget fonts (bnc #866705)
+- 2.46.9
+
+---

Old:

  libyui-qt-2.46.8.tar.bz2

New:

  libyui-qt-2.46.10.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.1bntxH/_old  2014-05-22 06:39:26.0 +0200
+++ /var/tmp/diff_new_pack.1bntxH/_new  2014-05-22 06:39:26.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt-doc
-Version:2.46.8
+Version:2.46.10
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.1bntxH/_old  2014-05-22 06:39:26.0 +0200
+++ /var/tmp/diff_new_pack.1bntxH/_new  2014-05-22 06:39:26.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.8
+Version:2.46.10
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt-2.46.8.tar.bz2 -> libyui-qt-2.46.10.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.8/ChangeLog 
new/libyui-qt-2.46.10/ChangeLog
--- old/libyui-qt-2.46.8/ChangeLog  2014-05-12 14:30:44.0 +0200
+++ new/libyui-qt-2.46.10/ChangeLog 2014-05-21 10:35:20.0 +0200
@@ -1,4 +1,16 @@
 ---
+Wed May 21 08:21:09 CEST 2014 - snw...@suse.de
+
+- fix last font selection fix (bnc #878859)
+- 2.46.10
+
+---
+Mon May 19 15:57:00 CEST 2014 - snw...@suse.de
+
+- load per-language font info and refresh widget fonts (bnc #866705)
+- 2.46.9
+
+---
 Wed May  7 07:57:07 UTC 2014 - jsr...@suse.cz
 
 - avoid hiding "Show Relnotes" button when new Wizard window is
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.8/VERSION.cmake 
new/libyui-qt-2.46.10/VERSION.cmake
--- old/libyui-qt-2.46.8/VERSION.cmake  2014-05-12 14:30:44.0 +0200
+++ new/libyui-qt-2.46.10/VERSION.cmake 2014-05-21 10:35:20.0 +0200
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "46")
-SET(VERSION_PATCH "8")
+SET(VERSION_PATCH "10")
 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.46.8/src/YQApplication.cc 
new/libyui-qt-2.46.10/src/YQApplication.cc
--- old/libyui-qt-2.46.8/src/YQApplication.cc   2014-03-11 11:22:35.0 
+0100
+++ new/libyui-qt-2.46.10/src/YQApplication.cc  2014-05-21 10:35:20.0 
+0200
@@ -205,11 +205,6 @@
 void
 YQApplication::setLangFonts( const std::string & language, const std::string & 
encoding )
 {
-if ( _fontFamily.isEmpty() )
-_fontFamily = qApp->font().family();
-
-QString oldFontFamily = _fontFamily;
-
 if ( ! _langFonts )
 {
_langFonts = new QSettings( LANG_FONTS_FILE, QSettings::IniFormat );
@@ -229,6 +224,7 @@
lang += QString( "." ) + encoding.c_str();
 
 QString key;
+bool reloadFont = false;
 
 if ( ! _langFonts->contains( fontKey( lang ) ) )   // Try with encoding 
("zh_CN.UTF8" etc.)
 {
@@ -240,33 +236,31 @@
 
 if ( _langFonts->contains( fontKey( lang ) ) )
 {
-   _fontFamily = _langFonts->value( fontKey( lang ), _fontFamily 
).toString();
-   yuiMilestone() << fontKey( lang ) << " = \"" << _fontFamily << "\"" << 
std::endl;
-}
-else
-{
-   _fontFamily = _langFonts->value( fontKey( "" ),  _fontFamily 
).toString();
-   yuiMilestone() << "Using fallback for " << lang
-  << ": font = \"" << _fontFamily << "\""
-  << std::endl;
+   QStringList fontList =
+   _langFonts->value( fontKey( lang ), "" ).toString().split( "," );
+ 

commit libyui-qt for openSUSE:Factory

2014-05-13 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2014-05-13 20:45:43

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2014-05-06 
13:40:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2014-05-13 
20:45:44.0 +0200
@@ -1,0 +2,7 @@
+Wed May  7 07:57:07 UTC 2014 - jsr...@suse.cz
+
+- avoid hiding "Show Relnotes" button when new Wizard window is
+  created (bnc#876668)
+- 2.46.8
+
+---

Old:

  libyui-qt-2.46.7.tar.bz2

New:

  libyui-qt-2.46.8.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.az5EZ5/_old  2014-05-13 20:45:45.0 +0200
+++ /var/tmp/diff_new_pack.az5EZ5/_new  2014-05-13 20:45:45.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt-doc
-Version:2.46.7
+Version:2.46.8
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.az5EZ5/_old  2014-05-13 20:45:45.0 +0200
+++ /var/tmp/diff_new_pack.az5EZ5/_new  2014-05-13 20:45:45.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.7
+Version:2.46.8
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt-2.46.7.tar.bz2 -> libyui-qt-2.46.8.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.7/ChangeLog 
new/libyui-qt-2.46.8/ChangeLog
--- old/libyui-qt-2.46.7/ChangeLog  2014-04-18 13:40:41.0 +0200
+++ new/libyui-qt-2.46.8/ChangeLog  2014-05-12 14:30:44.0 +0200
@@ -1,4 +1,11 @@
 ---
+Wed May  7 07:57:07 UTC 2014 - jsr...@suse.cz
+
+- avoid hiding "Show Relnotes" button when new Wizard window is
+  created (bnc#876668)
+- 2.46.8
+
+---
 Thu Apr 17 07:13:17 UTC 2014 - jsr...@suse.cz
 
 - added title bar with product logo (bnc#868722)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.7/VERSION.cmake 
new/libyui-qt-2.46.8/VERSION.cmake
--- old/libyui-qt-2.46.7/VERSION.cmake  2014-04-18 13:40:41.0 +0200
+++ new/libyui-qt-2.46.8/VERSION.cmake  2014-05-12 14:30:44.0 +0200
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "46")
-SET(VERSION_PATCH "7")
+SET(VERSION_PATCH "8")
 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.46.7/src/YQWizard.cc 
new/libyui-qt-2.46.8/src/YQWizard.cc
--- old/libyui-qt-2.46.7/src/YQWizard.cc2014-04-18 13:40:41.0 
+0200
+++ new/libyui-qt-2.46.8/src/YQWizard.cc2014-05-12 14:30:44.0 
+0200
@@ -81,6 +81,8 @@
 #define USE_ICON_ON_HELP_BUTTON0
 
 YQWizard *YQWizard::main_wizard = 0;
+std::string YQWizard::_releaseNotesButtonId = "";
+std::string YQWizard::_releaseNotesButtonLabel = "";
 
 YQWizard::YQWizard( YWidget *  parent,
const std::string & backButtonLabel,
@@ -870,7 +872,15 @@
 connect( _releaseNotesButton,  &pclass(_releaseNotesButton)::clicked,
 this,  &pclass(this)::showReleaseNotes );
 
-_releaseNotesButton->hide();   // hidden until 
showReleaseNotesButton() is called
+
+if (_releaseNotesButtonId == "")
+{
+   _releaseNotesButton->hide();   // hidden until 
showReleaseNotesButton() is called
+}
+else
+{
+   showReleaseNotesButton( _releaseNotesButtonLabel, _releaseNotesButtonId 
);
+}
 
 hbox->addStretch( 10 );
 
@@ -1284,6 +1294,7 @@
 // no way to check the shortcut, so strip it
 _releaseNotesButton->setText( fromUTF8( YShortcut::cleanShortcutString( 
label ) ) );
 _releaseNotesButtonId = id;
+_releaseNotesButtonLabel = label;
 
 _releaseNotesButton->show();
 }
@@ -1292,7 +1303,11 @@
 void YQWizard::hideReleaseNotesButton()
 {
 if ( _releaseNotesButton && !_releaseNotesButton->isHidden() )
+{
_releaseNotesButton->hide();
+   _releaseNotesButtonId = "";
+   _releaseNotesButtonLabel = "";
+}
 }
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.7/src/YQWizard.h 
new/libyui-qt-2

commit libyui-qt for openSUSE:Factory

2014-05-06 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2014-05-06 13:40:26

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2014-04-13 
13:13:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2014-05-06 
13:40:29.0 +0200
@@ -1,0 +2,12 @@
+Thu Apr 17 07:13:17 UTC 2014 - jsr...@suse.cz
+
+- added title bar with product logo (bnc#868722)
+- 2.46.7
+
+---
+Mon Apr 14 15:11:09 CEST 2014 - tgoettlic...@suse.de
+
+- Improve styleability of dialog heading
+- 2.46.6
+
+---

Old:

  libyui-qt-2.46.5.tar.bz2

New:

  libyui-qt-2.46.7.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.jtB6fG/_old  2014-05-06 13:40:30.0 +0200
+++ /var/tmp/diff_new_pack.jtB6fG/_new  2014-05-06 13:40:30.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt-doc
-Version:2.46.5
+Version:2.46.7
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.jtB6fG/_old  2014-05-06 13:40:30.0 +0200
+++ /var/tmp/diff_new_pack.jtB6fG/_new  2014-05-06 13:40:30.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.5
+Version:2.46.7
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 
@@ -26,7 +26,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
 
-%define libyui_devel_version libyui-devel >= 3.0.4
+%define libyui_devel_version libyui-devel >= 3.1.2
 BuildRequires:  %{libyui_devel_version}
 BuildRequires:  fontconfig-devel
 BuildRequires:  pkgconfig(Qt5Core)

++ libyui-qt-2.46.5.tar.bz2 -> libyui-qt-2.46.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.5/ChangeLog 
new/libyui-qt-2.46.7/ChangeLog
--- old/libyui-qt-2.46.5/ChangeLog  2014-04-10 11:25:37.0 +0200
+++ new/libyui-qt-2.46.7/ChangeLog  2014-04-18 13:40:41.0 +0200
@@ -1,4 +1,16 @@
 ---
+Thu Apr 17 07:13:17 UTC 2014 - jsr...@suse.cz
+
+- added title bar with product logo (bnc#868722)
+- 2.46.7
+
+---
+Mon Apr 14 15:11:09 CEST 2014 - tgoettlic...@suse.de
+
+- Improve styleability of dialog heading
+- 2.46.6
+
+---
 Tue Apr  8 13:17:38 UTC 2014 - mvid...@suse.com
 
 - Enable wizard title on the left instead of on top (bnc#868859).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.5/VERSION.cmake 
new/libyui-qt-2.46.7/VERSION.cmake
--- old/libyui-qt-2.46.5/VERSION.cmake  2014-04-10 11:25:37.0 +0200
+++ new/libyui-qt-2.46.7/VERSION.cmake  2014-04-18 13:40:41.0 +0200
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "46")
-SET(VERSION_PATCH "5")
+SET(VERSION_PATCH "7")
 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.46.5/libyui-qt.spec.in 
new/libyui-qt-2.46.7/libyui-qt.spec.in
--- old/libyui-qt-2.46.5/libyui-qt.spec.in  2014-03-12 16:11:26.0 
+0100
+++ new/libyui-qt-2.46.7/libyui-qt.spec.in  2014-04-18 13:40:41.0 
+0200
@@ -26,7 +26,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
 
-%define libyui_devel_version libyui-devel >= 3.0.4
+%define libyui_devel_version libyui-devel >= 3.1.2
 BuildRequires:  %{libyui_devel_version}
 BuildRequires:  fontconfig-devel
 BuildRequires:  pkgconfig(Qt5Core)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.5/src/YQWizard.cc 
new/libyui-qt-2.46.7/src/YQWizard.cc
--- old/libyui-qt-2.46.5/src/YQWizard.cc2014-04-10 11:25:37.0 
+0200
+++ new/libyui-qt-2.46.7/src/YQWizard.cc2014-04-18 13:40:41.0 
+0200
@@ -128,6 +128,7 @@
 _clientArea= 0;
 _menuBar   = 0;
 _dialogIcon= 0;
+_dialogLogo = 0;
 _dialogHeading = 0;
 _contents  = 0;
 _backButton= 0;
@@ -682,13 +683,33 @@
 QWidget *YQWizard::layoutWorkArea( QWidget * parent )
 {
 _workArea = new QFrame(

commit libyui-qt for openSUSE:Factory

2014-04-13 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2014-04-13 13:13:19

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2014-04-05 
14:42:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2014-04-13 
13:13:25.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr  8 13:17:38 UTC 2014 - mvid...@suse.com
+
+- Enable wizard title on the left instead of on top (bnc#868859).
+- 2.46.5
+
+---

Old:

  libyui-qt-2.46.4.tar.bz2

New:

  libyui-qt-2.46.5.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.z1W9IM/_old  2014-04-13 13:13:27.0 +0200
+++ /var/tmp/diff_new_pack.z1W9IM/_new  2014-04-13 13:13:27.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt-doc
-Version:2.46.4
+Version:2.46.5
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.z1W9IM/_old  2014-04-13 13:13:27.0 +0200
+++ /var/tmp/diff_new_pack.z1W9IM/_new  2014-04-13 13:13:27.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.4
+Version:2.46.5
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt-2.46.4.tar.bz2 -> libyui-qt-2.46.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.4/ChangeLog 
new/libyui-qt-2.46.5/ChangeLog
--- old/libyui-qt-2.46.4/ChangeLog  2014-03-31 14:39:50.0 +0200
+++ new/libyui-qt-2.46.5/ChangeLog  2014-04-10 11:25:37.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Apr  8 13:17:38 UTC 2014 - mvid...@suse.com
+
+- Enable wizard title on the left instead of on top (bnc#868859).
+- 2.46.5
+
+---
 Mon Mar 31 14:31:28 CEST 2014 - tgoettlic...@suse.de
 
 - Made BarGraph segment colors stylable (bnc#868268)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.4/VERSION.cmake 
new/libyui-qt-2.46.5/VERSION.cmake
--- old/libyui-qt-2.46.4/VERSION.cmake  2014-03-31 14:39:50.0 +0200
+++ new/libyui-qt-2.46.5/VERSION.cmake  2014-04-10 11:25:37.0 +0200
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "46")
-SET(VERSION_PATCH "4")
+SET(VERSION_PATCH "5")
 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.46.4/src/YQWizard.cc 
new/libyui-qt-2.46.5/src/YQWizard.cc
--- old/libyui-qt-2.46.4/src/YQWizard.cc2014-03-11 11:22:35.0 
+0100
+++ new/libyui-qt-2.46.5/src/YQWizard.cc2014-04-10 11:25:37.0 
+0200
@@ -701,6 +701,8 @@
 
 
 QVBoxLayout *innerbox = new QVBoxLayout( _workArea );
+QVBoxLayout *leftInnerBox = innerbox;
+QVBoxLayout *rightInnerBox = innerbox;
 YUI_CHECK_NEW( innerbox );
 
 innerbox->setMargin ( YQWidgetMargin  );
@@ -713,10 +715,25 @@
 // Dialog icon and heading
 //
 
+if (titleIsOnTheLeft()) {
+  QHBoxLayout *bigHBox = new QHBoxLayout();
+  innerbox->addLayout( bigHBox );
+
+  leftInnerBox = new QVBoxLayout();
+  leftInnerBox->setObjectName( "LeftInnerBox" );
+  bigHBox->addLayout( leftInnerBox );
+  bigHBox->setStretchFactor( leftInnerBox, 1 );
+
+  rightInnerBox = new QVBoxLayout();
+  rightInnerBox->setObjectName( "RightInnerBox" );
+  bigHBox->addLayout( rightInnerBox );
+  bigHBox->setStretchFactor( rightInnerBox, 2 );
+}
+
 QHBoxLayout * headingHBox = new QHBoxLayout();
 YUI_CHECK_NEW( headingHBox );
 //headingHBox->setSizePolicy( QSizePolicy( QSizePolicy::Expanding, 
QSizePolicy::Minimum ) ); // hor/vert
-innerbox->addLayout( headingHBox );
+leftInnerBox->addLayout( headingHBox );
 
 _dialogIcon = new QLabel( _workArea );
 YUI_CHECK_NEW( _dialogIcon );
@@ -733,22 +750,12 @@
 _dialogHeading->setSizePolicy( QSizePolicy( QSizePolicy::Expanding, 
QSizePolicy::Minimum ) ); // hor/vert
 _dialogHeading->setObjectName( "DialogHeading" );
 
-_releaseNotesButton = new QPushButton( _( "Release Notes..." ), _workArea 
);
-YUI_CHECK_NEW( _workArea );
-headingHBox->addWidget( _releaseNotesButton );
-_releaseNotesButton->setSizePolicy( QS

commit libyui-qt for openSUSE:Factory

2014-04-05 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2014-04-05 14:42:56

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2014-03-23 
22:30:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2014-04-05 
14:42:57.0 +0200
@@ -1,0 +2,6 @@
+Mon Mar 31 14:31:28 CEST 2014 - tgoettlic...@suse.de
+
+- Made BarGraph segment colors stylable (bnc#868268)
+- 2.46.4
+
+---

Old:

  libyui-qt-2.46.3.tar.bz2

New:

  libyui-qt-2.46.4.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.P3yxM1/_old  2014-04-05 14:42:58.0 +0200
+++ /var/tmp/diff_new_pack.P3yxM1/_new  2014-04-05 14:42:58.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt-doc
-Version:2.46.3
+Version:2.46.4
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.P3yxM1/_old  2014-04-05 14:42:58.0 +0200
+++ /var/tmp/diff_new_pack.P3yxM1/_new  2014-04-05 14:42:58.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.3
+Version:2.46.4
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt-2.46.3.tar.bz2 -> libyui-qt-2.46.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.3/ChangeLog 
new/libyui-qt-2.46.4/ChangeLog
--- old/libyui-qt-2.46.3/ChangeLog  2014-03-21 17:30:02.0 +0100
+++ new/libyui-qt-2.46.4/ChangeLog  2014-03-31 14:39:50.0 +0200
@@ -1,4 +1,10 @@
 ---
+Mon Mar 31 14:31:28 CEST 2014 - tgoettlic...@suse.de
+
+- Made BarGraph segment colors stylable (bnc#868268)
+- 2.46.4
+
+---
 Fri Mar 21 11:41:10 UTC 2014 - mvid...@suse.com
 
 - Fixed "QObject::connect: signal not found in YQCheckBox",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.3/VERSION.cmake 
new/libyui-qt-2.46.4/VERSION.cmake
--- old/libyui-qt-2.46.3/VERSION.cmake  2014-03-21 17:30:02.0 +0100
+++ new/libyui-qt-2.46.4/VERSION.cmake  2014-03-31 14:39:50.0 +0200
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "46")
-SET(VERSION_PATCH "3")
+SET(VERSION_PATCH "4")
 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.46.3/src/YQBarGraph.cc 
new/libyui-qt-2.46.4/src/YQBarGraph.cc
--- old/libyui-qt-2.46.3/src/YQBarGraph.cc  2014-02-21 15:05:58.0 
+0100
+++ new/libyui-qt-2.46.4/src/YQBarGraph.cc  2014-03-31 14:39:50.0 
+0200
@@ -189,6 +189,18 @@
 YColor
 YQBarGraph::defaultSegmentColor( unsigned index )
 {
+// use color from qproperty defined in qss
+QColor color;
+QStringList colors = _backgroundColors.split(",");
+
+if ( colors.size() > 0 )
+{
+color = colors[index % colors.size()];
+if ( color.isValid() )
+return YColor( color.red(), color.green(), color.blue() );
+}
+
+// use default color if color is not defined in qss
 switch( index % 8 )
 {
case 0: return YColor(   0,   0, 128 ); // dark blue
@@ -208,6 +220,19 @@
 YColor
 YQBarGraph::defaultTextColor( unsigned index )
 {
+// use color from qproperty defined in qss
+
+QColor color;
+QStringList colors = _foregroundColors.split(",");
+
+if ( colors.size() > 0 )
+{
+color = colors[index % colors.size()];
+if (color.isValid() )
+return YColor( color.red(), color.green(), color.blue() );
+}
+
+// use default color if color is not defined in qss
 YColor black = YColor(   0,   0,   0 );
 YColor white = YColor( 255, 255, 255 );
 
@@ -293,6 +318,26 @@
 resize( newWidth, newHeight );
 }
 
+QString YQBarGraph::getBackgroundColors()
+{
+return _backgroundColors;
+}
+
+void YQBarGraph::setBackgroundColors( QString colors )
+{
+_backgroundColors = colors;
+}
+
+QString YQBarGraph::getForegroundColors()
+{
+return _foregroundColors;
+}
+
+void YQBarGraph::setForegroundColors( QString colors )
+{
+_foregroundColors = colors;
+}
+
 
 
 #include "YQBarGraph.moc"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '

commit libyui-qt for openSUSE:Factory

2014-03-23 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2014-03-23 22:30:17

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2014-03-21 
12:13:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2014-03-23 
22:30:18.0 +0100
@@ -1,0 +2,17 @@
+Fri Mar 21 11:41:10 UTC 2014 - mvid...@suse.com
+
+- Fixed "QObject::connect: signal not found in YQCheckBox",
+  aka CheckBox not sending notifications (bnc#868374)
+- 2.46.3
+
+---
+Thu Mar 15 18:33:41 CET 2014 - anase...@linux.it
+
+- Fixed YQDateField and YQTimeField notification event
+- Fixed YTree item selection during items population,
+  old implementation ignored selected items.
+- Fixed YQTable item selected slot, if no items were selected
+  at creation, first slection was ignored
+- 2.46.2
+
+---

Old:

  libyui-qt-2.46.1.tar.bz2

New:

  libyui-qt-2.46.3.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.JUJxyI/_old  2014-03-23 22:30:18.0 +0100
+++ /var/tmp/diff_new_pack.JUJxyI/_new  2014-03-23 22:30:18.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt-doc
-Version:2.46.1
+Version:2.46.3
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.JUJxyI/_old  2014-03-23 22:30:18.0 +0100
+++ /var/tmp/diff_new_pack.JUJxyI/_new  2014-03-23 22:30:18.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.1
+Version:2.46.3
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt-2.46.1.tar.bz2 -> libyui-qt-2.46.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.1/ChangeLog 
new/libyui-qt-2.46.3/ChangeLog
--- old/libyui-qt-2.46.1/ChangeLog  2014-03-12 16:11:26.0 +0100
+++ new/libyui-qt-2.46.3/ChangeLog  2014-03-21 17:30:02.0 +0100
@@ -1,4 +1,21 @@
 ---
+Fri Mar 21 11:41:10 UTC 2014 - mvid...@suse.com
+
+- Fixed "QObject::connect: signal not found in YQCheckBox",
+  aka CheckBox not sending notifications (bnc#868374)
+- 2.46.3
+
+---
+Thu Mar 15 18:33:41 CET 2014 - anase...@linux.it
+
+- Fixed YQDateField and YQTimeField notification event
+- Fixed YTree item selection during items population,
+  old implementation ignored selected items.
+- Fixed YQTable item selected slot, if no items were selected
+  at creation, first slection was ignored
+- 2.46.2
+
+---
 Wed Mar 12 14:52:56 UTC 2014 - mvid...@suse.com
 
 - Fixed "QFSFileEngine::open: No file name specified" (A Naselli)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.1/VERSION.cmake 
new/libyui-qt-2.46.3/VERSION.cmake
--- old/libyui-qt-2.46.1/VERSION.cmake  2014-03-12 16:11:26.0 +0100
+++ new/libyui-qt-2.46.3/VERSION.cmake  2014-03-21 17:30:02.0 +0100
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "46")
-SET(VERSION_PATCH "1")
+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.46.1/src/YQCheckBox.cc 
new/libyui-qt-2.46.3/src/YQCheckBox.cc
--- old/libyui-qt-2.46.1/src/YQCheckBox.cc  2014-03-11 11:22:35.0 
+0100
+++ new/libyui-qt-2.46.3/src/YQCheckBox.cc  2014-03-21 17:30:02.0 
+0100
@@ -48,8 +48,8 @@
 
 QCheckBox::setChecked( checked );
 
-connect( this, &pclass(this)::stateChanged,
-this,  &pclass(this)::stateChanged );
+connect( this, &QCheckBox::stateChanged,
+ this, &YQCheckBox::stateChanged );
 }
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.1/src/YQDateField.cc 
new/libyui-qt-2.46.3/src/YQDateField.cc
--- old/libyui-qt-2.46.1/src/YQDateField.cc 2014-02-21 15:05:58.0 
+0100
+++ new/libyui-qt-2.46.3/src/YQDateField.cc 2014-03-21 14:50:02.0 
+0100
@@ -32,6 +32,7 @@
 #include "utf8.h"
 #include "YQUI.h"
 #include "YQDateFiel

commit libyui-qt for openSUSE:Factory

2014-03-21 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2014-03-21 12:13:53

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2014-03-11 
20:33:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2014-03-21 
12:13:56.0 +0100
@@ -1,0 +2,7 @@
+Wed Mar 12 14:52:56 UTC 2014 - mvid...@suse.com
+
+- Fixed "QFSFileEngine::open: No file name specified" (A Naselli)
+- make Qt5 BuildRequires fine-grained with pkgconfig (H Senjan)
+- 2.46.1
+
+---

Old:

  libyui-qt-2.46.0.tar.bz2

New:

  libyui-qt-2.46.1.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.bNBlRq/_old  2014-03-21 12:13:57.0 +0100
+++ /var/tmp/diff_new_pack.bNBlRq/_new  2014-03-21 12:13:57.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt-doc
-Version:2.46.0
+Version:2.46.1
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.bNBlRq/_old  2014-03-21 12:13:57.0 +0100
+++ /var/tmp/diff_new_pack.bNBlRq/_new  2014-03-21 12:13:57.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.46.0
+Version:2.46.1
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 
@@ -29,9 +29,11 @@
 %define libyui_devel_version libyui-devel >= 3.0.4
 BuildRequires:  %{libyui_devel_version}
 BuildRequires:  fontconfig-devel
-BuildRequires:  libqt5-qtbase-devel
-BuildRequires:  libqt5-qtsvg-devel
-BuildRequires:  libqt5-qtx11extras-devel
+BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires:  pkgconfig(Qt5Gui)
+BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  pkgconfig(Qt5Svg)
+BuildRequires:  pkgconfig(Qt5X11Extras)
 Provides:   yui_backend = 6
 
 Url:http://github.com/libyui/

++ libyui-qt-2.46.0.tar.bz2 -> libyui-qt-2.46.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.0/ChangeLog 
new/libyui-qt-2.46.1/ChangeLog
--- old/libyui-qt-2.46.0/ChangeLog  2014-03-11 11:22:35.0 +0100
+++ new/libyui-qt-2.46.1/ChangeLog  2014-03-12 16:11:26.0 +0100
@@ -1,4 +1,11 @@
 ---
+Wed Mar 12 14:52:56 UTC 2014 - mvid...@suse.com
+
+- Fixed "QFSFileEngine::open: No file name specified" (A Naselli)
+- make Qt5 BuildRequires fine-grained with pkgconfig (H Senjan)
+- 2.46.1
+
+---
 Mon Mar 10 12:22:47 UTC 2014 - mvid...@suse.com
 
 - set parent of context menu, to apply style sheets (tgoettlicher)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.0/VERSION.cmake 
new/libyui-qt-2.46.1/VERSION.cmake
--- old/libyui-qt-2.46.0/VERSION.cmake  2014-03-11 11:22:35.0 +0100
+++ new/libyui-qt-2.46.1/VERSION.cmake  2014-03-12 16:11:26.0 +0100
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "46")
-SET(VERSION_PATCH "0")
+SET(VERSION_PATCH "1")
 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.46.0/libyui-qt.spec.in 
new/libyui-qt-2.46.1/libyui-qt.spec.in
--- old/libyui-qt-2.46.0/libyui-qt.spec.in  2014-02-24 11:09:55.0 
+0100
+++ new/libyui-qt-2.46.1/libyui-qt.spec.in  2014-03-12 16:11:26.0 
+0100
@@ -29,9 +29,11 @@
 %define libyui_devel_version libyui-devel >= 3.0.4
 BuildRequires:  %{libyui_devel_version}
 BuildRequires:  fontconfig-devel
-BuildRequires:  libqt5-qtbase-devel
-BuildRequires:  libqt5-qtsvg-devel
-BuildRequires:  libqt5-qtx11extras-devel
+BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires:  pkgconfig(Qt5Gui)
+BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  pkgconfig(Qt5Svg)
+BuildRequires:  pkgconfig(Qt5X11Extras)
 Provides:   yui_backend = @SONAME_MAJOR@
 
 Url:@URL@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.46.0/src/QY2Styler.cc 
new/libyui-qt-2.46.1/src/QY2Styler.cc
--- old/libyui-qt-2.46.0/src/QY2Styler.cc   2014-02-21 15:05:58.0 
+0100
+++ new/libyui-qt-2.46.1/src/QY2Styler.cc   2014-03-12 16:11:26.0 
+0100
@@ -307,11 +307,15 @@
 {
 QString back = _backgrounds[ name ].fil

commit libyui-qt for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2014-03-11 20:33:39

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2014-03-01 
14:38:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2014-03-11 
20:33:40.0 +0100
@@ -1,0 +2,20 @@
+Mon Mar 10 12:22:47 UTC 2014 - mvid...@suse.com
+
+- set parent of context menu, to apply style sheets (tgoettlicher)
+- 2.46.0
+
+---
+Mon Mar 10 10:15:34 UTC 2014 - mvid...@suse.com
+
+- make color of help text search result stylable (tgoettlicher)
+- 2.45.4
+
+---
+Mon Mar  3 17:03:32 UTC 2014 - mvid...@suse.com
+
+- fixed tab switching in Qt5, for example during package installation
+- declared pclass(ptr) macro to help with compile time type checking
+  of Qt signals
+- 2.45.3
+
+---

Old:

  libyui-qt-2.45.2.tar.bz2

New:

  libyui-qt-2.46.0.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.K4P3ph/_old  2014-03-11 20:33:40.0 +0100
+++ /var/tmp/diff_new_pack.K4P3ph/_new  2014-03-11 20:33:40.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt-doc
-Version:2.45.2
+Version:2.46.0
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.K4P3ph/_old  2014-03-11 20:33:40.0 +0100
+++ /var/tmp/diff_new_pack.K4P3ph/_new  2014-03-11 20:33:40.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.45.2
+Version:2.46.0
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt-2.45.2.tar.bz2 -> libyui-qt-2.46.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.45.2/ChangeLog 
new/libyui-qt-2.46.0/ChangeLog
--- old/libyui-qt-2.45.2/ChangeLog  2014-02-27 16:25:40.0 +0100
+++ new/libyui-qt-2.46.0/ChangeLog  2014-03-11 11:22:35.0 +0100
@@ -1,4 +1,24 @@
 ---
+Mon Mar 10 12:22:47 UTC 2014 - mvid...@suse.com
+
+- set parent of context menu, to apply style sheets (tgoettlicher)
+- 2.46.0
+
+---
+Mon Mar 10 10:15:34 UTC 2014 - mvid...@suse.com
+
+- make color of help text search result stylable (tgoettlicher)
+- 2.45.4
+
+---
+Mon Mar  3 17:03:32 UTC 2014 - mvid...@suse.com
+
+- fixed tab switching in Qt5, for example during package installation
+- declared pclass(ptr) macro to help with compile time type checking
+  of Qt signals
+- 2.45.3
+
+---
 Thu Feb 27 14:59:54 UTC 2014 - mvid...@suse.com
 
 - Fixed save_y2logs invocation (bnc#866056).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.45.2/VERSION.cmake 
new/libyui-qt-2.46.0/VERSION.cmake
--- old/libyui-qt-2.45.2/VERSION.cmake  2014-02-27 16:25:40.0 +0100
+++ new/libyui-qt-2.46.0/VERSION.cmake  2014-03-11 11:22:35.0 +0100
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
-SET(VERSION_MINOR "45")
-SET(VERSION_PATCH "2")
+SET(VERSION_MINOR "46")
+SET(VERSION_PATCH "0")
 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.45.2/src/QY2ComboTabWidget.cc 
new/libyui-qt-2.46.0/src/QY2ComboTabWidget.cc
--- old/libyui-qt-2.45.2/src/QY2ComboTabWidget.cc   2014-02-21 
15:05:58.0 +0100
+++ new/libyui-qt-2.46.0/src/QY2ComboTabWidget.cc   2014-03-11 
11:22:35.0 +0100
@@ -35,6 +35,7 @@
 #define YUILogComponent "qt-pkg"
 #include 
 
+#include "YQUI.h"
 #include "QY2ComboTabWidget.h"
 
 
@@ -72,8 +73,8 @@
 hbox->addWidget(combo_box);
 combo_label->setBuddy( combo_box );
 combo_box->setSizePolicy( QSizePolicy( QSizePolicy::Expanding, 
QSizePolicy::Fixed ) ); // hor/vert
-connect( combo_box, SIGNAL( activated( int ) ),
-this,  SLOT  ( showPageIndex ( int ) ) );
+connect( combo_box, static_cast(&QComboBox::activated),
+this,  &pclass(this)::showPageIndex );
 
 widget_stack = new QStac

commit libyui-qt for openSUSE:Factory

2014-03-01 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2014-03-01 14:38:04

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2014-01-09 
17:25:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2014-03-01 
14:38:05.0 +0100
@@ -1,0 +2,19 @@
+Thu Feb 27 14:59:54 UTC 2014 - mvid...@suse.com
+
+- Fixed save_y2logs invocation (bnc#866056).
+- 2.45.2
+
+---
+Fri Feb 21 17:06:15 UTC 2014 - mvid...@suse.com
+
+- fontconfig-devel has been a build dependency; something has
+  stopped pulling it in for us
+- 2.45.1
+
+---
+Tue Jan  7 12:50:04 UTC 2014 - mvid...@suse.com
+
+- Ported to Qt5
+- 2.45.0
+
+---

Old:

  libyui-qt-2.44.0.tar.bz2

New:

  libyui-qt-2.45.2.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.VpLY6F/_old  2014-03-01 14:38:06.0 +0100
+++ /var/tmp/diff_new_pack.VpLY6F/_new  2014-03-01 14:38:06.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libyui-qt-doc
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt-doc
-Version:2.44.0
+Version:2.45.2
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.VpLY6F/_old  2014-03-01 14:38:06.0 +0100
+++ /var/tmp/diff_new_pack.VpLY6F/_new  2014-03-01 14:38:06.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libyui-qt
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.44.0
+Version:2.45.2
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 
@@ -28,7 +28,10 @@
 
 %define libyui_devel_version libyui-devel >= 3.0.4
 BuildRequires:  %{libyui_devel_version}
-BuildRequires:  libqt4-devel
+BuildRequires:  fontconfig-devel
+BuildRequires:  libqt5-qtbase-devel
+BuildRequires:  libqt5-qtsvg-devel
+BuildRequires:  libqt5-qtx11extras-devel
 Provides:   yui_backend = 6
 
 Url:http://github.com/libyui/
@@ -61,6 +64,7 @@
 %package devel
 
 Requires:   %{libyui_devel_version}
+Requires:   fontconfig-devel
 Requires:   libyui-qt6 = %{version}
 
 Url:http://github.com/libyui/

++ libyui-qt-2.44.0.tar.bz2 -> libyui-qt-2.45.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.44.0/CMakeLists.txt 
new/libyui-qt-2.45.2/CMakeLists.txt
--- old/libyui-qt-2.44.0/CMakeLists.txt 2014-03-01 14:38:06.0 +0100
+++ new/libyui-qt-2.45.2/CMakeLists.txt 2014-03-01 14:38:06.0 +0100
@@ -1 +1 @@
-symbolic link to /usr/share/libyui/buildtools/CMakeLists.common
+symbolic link to ../libyui-master/buildtools/CMakeLists.common
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.44.0/ChangeLog 
new/libyui-qt-2.45.2/ChangeLog
--- old/libyui-qt-2.44.0/ChangeLog  2013-12-11 11:44:33.0 +0100
+++ new/libyui-qt-2.45.2/ChangeLog  2014-02-27 16:25:40.0 +0100
@@ -1,4 +1,23 @@
 ---
+Thu Feb 27 14:59:54 UTC 2014 - mvid...@suse.com
+
+- Fixed save_y2logs invocation (bnc#866056).
+- 2.45.2
+
+---
+Fri Feb 21 17:06:15 UTC 2014 - mvid...@suse.com
+
+- fontconfig-devel has been a build dependency; something has
+  stopped pulling it in for us
+- 2.45.1
+
+---
+Tue Jan  7 12:50:04 UTC 2014 - mvid...@suse.com
+
+- Ported to Qt5
+- 2.45.0
+
+---
 Thu Dec  5 16:36:33 UTC 2013 - mvid...@suse.com
 
 - adjusted to libyui so version 6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' ol

commit libyui-qt for openSUSE:Factory

2014-01-09 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2014-01-09 17:25:18

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2013-10-20 
10:52:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2014-01-09 
17:25:19.0 +0100
@@ -1,0 +2,12 @@
+Thu Dec  5 16:36:33 UTC 2013 - mvid...@suse.com
+
+- adjusted to libyui so version 6
+- 2.44.0
+
+---
+Mon Nov 11 12:06:24 UTC 2013 - jsr...@suse.cz
+
+- Added handling of release notes using UI-independent handler
+  (fate#314695)
+
+---

Old:

  libyui-qt-2.43.5.tar.bz2

New:

  libyui-qt-2.44.0.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.Rwaje8/_old  2014-01-09 17:25:20.0 +0100
+++ /var/tmp/diff_new_pack.Rwaje8/_new  2014-01-09 17:25:20.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt-doc
-Version:2.43.5
+Version:2.44.0
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 
@@ -67,13 +67,13 @@
 cd build
 make install DESTDIR="$RPM_BUILD_ROOT"
 
-%fdupes -s $RPM_BUILD_ROOT/%_docdir/libyui-qt5
+%fdupes -s $RPM_BUILD_ROOT/%_docdir/libyui-qt6
 
 %clean
 rm -rf "$RPM_BUILD_ROOT"
 
 %files
 %defattr(-,root,root)
-%doc %{_docdir}/libyui-qt5
+%doc %{_docdir}/libyui-qt6
 
 %changelog

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.Rwaje8/_old  2014-01-09 17:25:20.0 +0100
+++ /var/tmp/diff_new_pack.Rwaje8/_new  2014-01-09 17:25:20.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.43.5
+Version:2.44.0
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 
@@ -29,7 +29,7 @@
 %define libyui_devel_version libyui-devel >= 3.0.4
 BuildRequires:  %{libyui_devel_version}
 BuildRequires:  libqt4-devel
-Provides:   yui_backend = 5
+Provides:   yui_backend = 6
 
 Url:http://github.com/libyui/
 Summary:Libyui - Qt User Interface
@@ -41,9 +41,9 @@
 component for libYUI.
 
 
-%package -n libyui-qt5
+%package -n libyui-qt6
 
-Requires:   libyui5
+Requires:   libyui6
 Provides:   libyui-qt = %{version}
 Provides:   yast2-qt = %{version}
 Obsoletes:  yast2-qt < 2.42.0
@@ -52,7 +52,7 @@
 Summary:Libyui - Qt User Interface
 Group:  System/Libraries
 
-%description -n libyui-qt5
+%description -n libyui-qt6
 This package contains the Qt user interface
 component for libYUI.
 
@@ -61,7 +61,7 @@
 %package devel
 
 Requires:   %{libyui_devel_version}
-Requires:   libyui-qt5 = %{version}
+Requires:   libyui-qt6 = %{version}
 
 Url:http://github.com/libyui/
 Summary:Libyui-qt header files
@@ -108,27 +108,27 @@
 %install
 cd build
 make install DESTDIR="$RPM_BUILD_ROOT"
-install -m0755 -d $RPM_BUILD_ROOT/%{_docdir}/libyui-qt5/
+install -m0755 -d $RPM_BUILD_ROOT/%{_docdir}/libyui-qt6/
 install -m0755 -d $RPM_BUILD_ROOT/%{_libdir}/yui
-install -m0644 ../COPYING* $RPM_BUILD_ROOT/%{_docdir}/libyui-qt5/
+install -m0644 ../COPYING* $RPM_BUILD_ROOT/%{_docdir}/libyui-qt6/
 
 %clean
 rm -rf "$RPM_BUILD_ROOT"
 
-%post -n libyui-qt5 -p /sbin/ldconfig
+%post -n libyui-qt6 -p /sbin/ldconfig
 
-%postun -n libyui-qt5 -p /sbin/ldconfig
+%postun -n libyui-qt6 -p /sbin/ldconfig
 
-%files -n libyui-qt5
+%files -n libyui-qt6
 %defattr(-,root,root)
 %dir %{_libdir}/yui
 %{_libdir}/yui/lib*.so.*
-%doc %dir %{_docdir}/libyui-qt5
-%doc %{_docdir}/libyui-qt5/COPYING*
+%doc %dir %{_docdir}/libyui-qt6
+%doc %{_docdir}/libyui-qt6/COPYING*
 
 %files devel
 %defattr(-,root,root)
-%dir %{_docdir}/libyui-qt5
+%dir %{_docdir}/libyui-qt6
 %{_libdir}/yui/lib*.so
 %{_prefix}/include/yui
 %{_libdir}/pkgconfig/libyui-qt.pc

++ libyui-qt-2.43.5.tar.bz2 -> libyui-qt-2.44.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.43.5/ChangeLog 
new/libyui-qt-2.44.0/ChangeLog
--- old/libyui-qt-2.43.5/ChangeLog  2013-10-17 10:23:58.0 +0200
+++ new/libyui-qt-2.44.0/ChangeLog  2013-12-11 11:44:33.0 +0100
@@ -1,4 +1,16 @@
 ---
+Thu Dec  5 16:36:33 UTC 2013 - mvid...@suse.com
+
+- adjusted to libyui so version 6
+- 2.44.0
+
+---
+Mon Nov 11 12:06:24 UTC 2013 - jsr...@suse.cz
+
+- Added handling of release notes using UI-independent handler
+  (fate#314

commit libyui-qt for openSUSE:Factory

2013-10-20 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2013-10-20 10:52:57

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2013-08-10 
12:18:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2013-10-20 
10:52:58.0 +0200
@@ -1,0 +2,6 @@
+Wed Oct 16 09:23:40 UTC 2013 - jsr...@suse.cz
+
+- added possibility to show release notes button in dialog heading
+  (fate#314695)
+
+---



Other differences:
--
libyui-qt.spec: same change
++ libyui-qt-2.43.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.43.5/ChangeLog 
new/libyui-qt-2.43.5/ChangeLog
--- old/libyui-qt-2.43.5/ChangeLog  2013-08-06 15:38:40.0 +0200
+++ new/libyui-qt-2.43.5/ChangeLog  2013-10-17 10:23:58.0 +0200
@@ -1,4 +1,10 @@
 ---
+Wed Oct 16 09:23:40 UTC 2013 - jsr...@suse.cz
+
+- added possibility to show release notes button in dialog heading
+  (fate#314695)
+
+---
 Tue Aug  6 14:46:19 CEST 2013 - tgoettlic...@suse.de
 
 - fixed dependencies
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.43.5/src/YQWizard.cc 
new/libyui-qt-2.43.5/src/YQWizard.cc
--- old/libyui-qt-2.43.5/src/YQWizard.cc2013-08-06 15:38:40.0 
+0200
+++ new/libyui-qt-2.43.5/src/YQWizard.cc2013-10-17 10:23:58.0 
+0200
@@ -275,18 +275,6 @@
 QY2Styler::styler()->registerChildWidget( this, _stepsPanel );
 _stepsPanel->setProperty( "class", "steps QFrame" );
 
-// Steps panel bottom buttons ("Help", "Release Notes")
-
-// Layouts for the buttons
-
-_releaseNotesButton = new QPushButton( _( "Release Notes..." ), 
_stepsPanel );
-_releaseNotesButton->setSizePolicy( QSizePolicy( QSizePolicy::Preferred, 
QSizePolicy::Minimum ) ); // hor/vert
-
-connect( _releaseNotesButton,  SIGNAL( clicked()  ),
-this,  SLOT  ( releaseNotesClicked() ) );
-
-_releaseNotesButton->hide();   // hidden until 
showReleaseNotesButton() is called
-
 _stepsDirty = true; // no layout yet
 }
 
@@ -746,6 +734,15 @@
 _dialogHeading->setSizePolicy( QSizePolicy( QSizePolicy::Expanding, 
QSizePolicy::Minimum ) ); // hor/vert
 _dialogHeading->setObjectName( "DialogHeading" );
 
+_releaseNotesButton = new QPushButton( _( "Release Notes..." ), _workArea 
);
+YUI_CHECK_NEW( _workArea );
+headingHBox->addWidget( _releaseNotesButton );
+_releaseNotesButton->setSizePolicy( QSizePolicy( QSizePolicy::Preferred, 
QSizePolicy::Minimum ) ); // hor/vert
+
+connect( _releaseNotesButton,  SIGNAL( clicked()  ),
+this,  SLOT  ( releaseNotesClicked() ) );
+
+_releaseNotesButton->hide();   // hidden until 
showReleaseNotesButton() is called
 
 //
 // Client area (the part that belongs to the YCP application)
@@ -1227,8 +1224,6 @@
 
 void YQWizard::showReleaseNotesButton( const std::string & label, const 
std::string & id )
 {
-return; // no longer supported!
-
 if ( ! _releaseNotesButton )
 {
yuiError() << "NULL Release Notes button" << std::endl;

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



commit libyui-qt for openSUSE:Factory

2013-08-10 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2013-08-10 12:18:13

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2013-07-16 
18:37:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2013-08-10 
12:18:15.0 +0200
@@ -1,0 +2,6 @@
+Tue Aug  6 14:46:19 CEST 2013 - tgoettlic...@suse.de
+
+- fixed dependencies
+- Version 2.43.5
+
+---

Old:

  libyui-qt-2.43.4.tar.bz2

New:

  libyui-qt-2.43.5.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.f4rRjQ/_old  2013-08-10 12:18:16.0 +0200
+++ /var/tmp/diff_new_pack.f4rRjQ/_new  2013-08-10 12:18:16.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt-doc
-Version:2.43.4
+Version:2.43.5
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.f4rRjQ/_old  2013-08-10 12:18:16.0 +0200
+++ /var/tmp/diff_new_pack.f4rRjQ/_new  2013-08-10 12:18:16.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libyui-qt
-Version:2.43.4
+Version:2.43.5
 Release:0
 Source: libyui-qt-%{version}.tar.bz2
 
@@ -29,7 +29,7 @@
 %define libyui_devel_version libyui-devel >= 3.0.4
 BuildRequires:  %{libyui_devel_version}
 BuildRequires:  libqt4-devel
-Provides:   yui_backend
+Provides:   yui_backend = 5
 
 Url:http://github.com/libyui/
 Summary:Libyui - Qt User Interface

++ libyui-qt-2.43.4.tar.bz2 -> libyui-qt-2.43.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.43.4/ChangeLog 
new/libyui-qt-2.43.5/ChangeLog
--- old/libyui-qt-2.43.4/ChangeLog  2013-07-16 16:05:15.0 +0200
+++ new/libyui-qt-2.43.5/ChangeLog  2013-08-06 15:38:40.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Aug  6 14:46:19 CEST 2013 - tgoettlic...@suse.de
+
+- fixed dependencies
+- Version 2.43.5
+
+---
 Tue Jul 16 16:01:07 CEST 2013 - tgoettlic...@suse.de
 
 - Fix build of libyui-qt-graph
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.43.4/VERSION.cmake 
new/libyui-qt-2.43.5/VERSION.cmake
--- old/libyui-qt-2.43.4/VERSION.cmake  2013-07-16 16:05:15.0 +0200
+++ new/libyui-qt-2.43.5/VERSION.cmake  2013-08-06 15:38:40.0 +0200
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "43")
-SET(VERSION_PATCH "4")
+SET(VERSION_PATCH "5")
 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.43.4/libyui-qt.spec.in 
new/libyui-qt-2.43.5/libyui-qt.spec.in
--- old/libyui-qt-2.43.4/libyui-qt.spec.in  2013-07-16 16:05:15.0 
+0200
+++ new/libyui-qt-2.43.5/libyui-qt.spec.in  2013-08-06 15:38:40.0 
+0200
@@ -32,7 +32,7 @@
 %define libyui_devel_version libyui-devel >= 3.0.4
 BuildRequires: %{libyui_devel_version}
 BuildRequires: libqt4-devel
-Provides:  yui_backend
+Provides:  yui_backend = 5
 
 URL:   @URL@
 Summary:   @SUMMARY@

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



commit libyui-qt for openSUSE:Factory

2013-07-16 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2013-07-16 18:37:35

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2013-05-13 
20:23:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2013-07-16 
18:37:37.0 +0200
@@ -1,0 +2,6 @@
+Tue Jul 16 16:01:07 CEST 2013 - tgoettlic...@suse.de
+
+- Fix build of libyui-qt-graph
+- Version 2.43.4
+
+---

Old:

  libyui-qt-2.43.3.tar.bz2

New:

  libyui-qt-2.43.4.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.Tlf3lW/_old  2013-07-16 18:37:38.0 +0200
+++ /var/tmp/diff_new_pack.Tlf3lW/_new  2013-07-16 18:37:38.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libyui-qt (Version 2.43.3)
+# spec file for package libyui-qt-doc
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,26 +15,26 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:  libyui-qt-doc
-Version:   2.43.3
+Version:2.43.4
 Release:   0
-License:   LGPL-2.1 or LGPL-3.0
 Source:libyui-qt-%{version}.tar.bz2
-Group: Documentation/HTML
 
 BuildArch: noarch
 
+BuildRequires:  cmake >= 2.8
 BuildRequires:  doxygen
 BuildRequires:  fdupes
-BuildRequires:  graphviz-gnome
-BuildRequires:  texlive-latex
-BuildRequires:  cmake >= 2.8
 BuildRequires:  gcc-c++
+BuildRequires:  graphviz-gnome
 BuildRequires:  libyui-devel >= 3.0.4
+BuildRequires:  texlive-latex
 
-
-URL:   http://github.com/libyui/
+Url:http://github.com/libyui/
 Summary:   Libyui-qt documentation
+License:LGPL-2.1 or LGPL-3.0
+Group:  Documentation/HTML
 
 %description
 This package contains the Qt user interface
@@ -46,10 +46,8 @@
 
 %prep
 
-
 %setup -n libyui-qt-%{version}
 
-
 %build
 
 export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
@@ -65,18 +63,15 @@
 
 make %{?jobs:-j%jobs} docs
 
-
 %install
 cd build
 make install DESTDIR="$RPM_BUILD_ROOT"
 
 %fdupes -s $RPM_BUILD_ROOT/%_docdir/libyui-qt5
 
-
 %clean
 rm -rf "$RPM_BUILD_ROOT"
 
-
 %files
 %defattr(-,root,root)
 %doc %{_docdir}/libyui-qt5

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.Tlf3lW/_old  2013-07-16 18:37:38.0 +0200
+++ /var/tmp/diff_new_pack.Tlf3lW/_new  2013-07-16 18:37:38.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libyui-qt (Version 2.43.3)
+# spec file for package libyui-qt
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -11,18 +11,15 @@
 # case the license is the MIT License). An "Open Source License" is a
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
-#
+
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-#
-# norootforbuild
+
 
 Name:  libyui-qt
-Version:   2.43.3
+Version:2.43.4
 Release:   0
-License:   LGPL-2.1 or LGPL-3.0
 Source:libyui-qt-%{version}.tar.bz2
-Group: System/Libraries
 
 BuildRequires: boost-devel
 BuildRequires: cmake >= 2.8
@@ -34,8 +31,10 @@
 BuildRequires: libqt4-devel
 Provides:  yui_backend
 
-URL:   http://github.com/libyui/
+Url:http://github.com/libyui/
 Summary:   Libyui - Qt User Interface
+License:LGPL-2.1 or LGPL-3.0
+Group:  System/Libraries
 
 %description
 This package contains the Qt user interface
@@ -44,15 +43,14 @@
 
 %package -n libyui-qt5
 
-Group: System/Libraries
-
 Requires:  libyui5
 Provides:  libyui-qt = %{version}
 Provides:  yast2-qt = %{version}
 Obsoletes: yast2-qt < 2.42.0
 
-URL:   http://github.com/libyui/
+Url:http://github.com/libyui/
 Summary:   Libyui - Qt User Interface
+Group:  System/Libraries
 
 %description -n libyui-qt5
 This package contains the Qt user interface
@@ -62,13 +60,12 @@
 
 %package devel
 
-Group: Development/Languages/C and C++
-
-Requires:  libyui-qt5 = %{version}
 Requires:  %{libyui_dev

commit libyui-qt for openSUSE:Factory

2013-05-13 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2013-05-13 20:23:06

Comparing /work/SRC/openSUSE:Factory/libyui-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libyui-qt.new (New)


Package is "libyui-qt"

Changes:

--- /work/SRC/openSUSE:Factory/libyui-qt/libyui-qt.changes  2013-02-04 
21:15:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2013-05-13 
20:23:07.0 +0200
@@ -2 +2 @@
-Mon Jan  4 15:48:13 CET 2014 - tgoettlic...@suse.de
+Fri May 10 10:40:00 UTC 2013 - bjoern.es...@gmail.com
@@ -4,2 +4,16 @@
-- fixed bnc #801311: read locale directory from YSettings
-- Version 2.42.5
+- use a common toplevel CMakeLists.txt
+- fix building *-doc pkgs
+- introduce bootstrap.sh
+- Version 2.43.3
+
+---
+Mon May  6 13:30:00 UTC 2013 - bjoern.es...@gmail.com
+
+- fix build issues
+- Version 2.43.2
+
+---
+Mon May  6 11:52:13 UTC 2013 - bjoern.es...@gmail.com
+
+- use SONAME from libyui instead of VERSION.cmake
+- Version 2.43.1
@@ -10,0 +25,6 @@
+
+---
+Mon Jan  4 15:48:13 CET 2013 - tgoettlic...@suse.de
+
+- fixed bnc #801311: read locale directory from YSettings
+- Version 2.42.5

Old:

  libyui-qt-2.42.5.tar.bz2

New:

  libyui-qt-2.43.3.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.YdwjV1/_old  2013-05-13 20:23:08.0 +0200
+++ /var/tmp/diff_new_pack.YdwjV1/_new  2013-05-13 20:23:08.0 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package libyui-qt (Version 2.42.5)
+# spec file for package libyui-qt (Version 2.43.3)
 #
 # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -16,7 +16,7 @@
 #
 
 Name:  libyui-qt-doc
-Version:   2.42.5
+Version:   2.43.3
 Release:   0
 License:   LGPL-2.1 or LGPL-3.0
 Source:libyui-qt-%{version}.tar.bz2
@@ -30,7 +30,7 @@
 BuildRequires:  texlive-latex
 BuildRequires:  cmake >= 2.8
 BuildRequires:  gcc-c++
-BuildRequires:  libyui-devel
+BuildRequires:  libyui-devel >= 3.0.4
 
 
 URL:   http://github.com/libyui/
@@ -55,6 +55,8 @@
 export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
 export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
 
+./bootstrap.sh %{_prefix}
+
 mkdir build
 cd build
 cmake .. \
@@ -68,7 +70,7 @@
 cd build
 make install DESTDIR="$RPM_BUILD_ROOT"
 
-%fdupes -s $RPM_BUILD_ROOT/%_docdir/libyui-qt4
+%fdupes -s $RPM_BUILD_ROOT/%_docdir/libyui-qt5
 
 
 %clean
@@ -77,6 +79,6 @@
 
 %files
 %defattr(-,root,root)
-%doc %{_docdir}/libyui-qt4
+%doc %{_docdir}/libyui-qt5
 
 %changelog

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.YdwjV1/_old  2013-05-13 20:23:08.0 +0200
+++ /var/tmp/diff_new_pack.YdwjV1/_new  2013-05-13 20:23:08.0 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package libyui-qt (Version 2.42.5)
+# spec file for package libyui-qt (Version 2.43.3)
 #
 # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -18,7 +18,7 @@
 # norootforbuild
 
 Name:  libyui-qt
-Version:   2.42.5
+Version:   2.43.3
 Release:   0
 License:   LGPL-2.1 or LGPL-3.0
 Source:libyui-qt-%{version}.tar.bz2
@@ -29,7 +29,7 @@
 BuildRequires: gcc-c++
 BuildRequires: pkg-config
 
-%define libyui_devel_version libyui-devel >= 2.42.6
+%define libyui_devel_version libyui-devel >= 3.0.4
 BuildRequires: %{libyui_devel_version}
 BuildRequires: libqt4-devel
 Provides:  yui_backend
@@ -42,18 +42,19 @@
 component for libYUI.
 
 
-%package -n libyui-qt4
+%package -n libyui-qt5
 
 Group: System/Libraries
 
-Requires:  libyui4
-Provides:  yast2-qt = 2.42.0
+Requires:  libyui5
+Provides:  libyui-qt = %{version}
+Provides:  yast2-qt = %{version}
 Obsoletes: yast2-qt < 2.42.0
 
 URL:   http://github.com/libyui/
 Summary:   Libyui - Qt User Interface
 
-%description -n libyui-qt4
+%description -n libyui-qt5
 This package contains the Qt user interface
 component for libYUI.
 
@@ -63,7 +64,7 @@
 
 Group: Development/Languages/C and C++
 
-Requires:  libyui-qt4 = %{version}
+Requires:  libyui-qt5 = %{version}
 Requires:  %{libyui_devel_version}
 
 URL:   http://github.com/libyui/
@@ -87,6 +88,8 @@
 export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
 export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
 
+./bootstrap.sh %{_prefix}
+
 mkdir build
 cd build
 
@@ -110,27 +113,27 @@
 %install
 cd build
 make install DESTDIR="$RPM_BUILD_ROOT"
-install -m0755 -d $RPM_BUILD_ROOT/%{_docdir}/libyui-qt4/
+install -m0755 -d $RPM_BUILD_ROOT/%{_docdir}/libyui-qt

commit libyui-qt for openSUSE:Factory

2013-02-04 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2013-02-04 21:15:03

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-28 
22:44:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2013-02-04 
21:15:05.0 +0100
@@ -1,0 +2,11 @@
+Mon Jan  4 15:48:13 CET 2014 - tgoettlic...@suse.de
+
+- fixed bnc #801311: read locale directory from YSettings
+- Version 2.42.5
+
+---
+Fri Jan 18 15:19:26 CET 2013 - anase...@linux.it
+
+- fixed to use new YSettings, theme path can be set by program 
+
+---

Old:

  libyui-qt-2.42.3.tar.bz2

New:

  libyui-qt-2.42.5.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.KGVJJC/_old  2013-02-04 21:15:06.0 +0100
+++ /var/tmp/diff_new_pack.KGVJJC/_new  2013-02-04 21:15:06.0 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package libyui-qt (Version 2.42.3)
+# spec file for package libyui-qt (Version 2.42.5)
 #
 # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -16,7 +16,7 @@
 #
 
 Name:  libyui-qt-doc
-Version:   2.42.3
+Version:   2.42.5
 Release:   0
 License:   LGPL-2.1 or LGPL-3.0
 Source:libyui-qt-%{version}.tar.bz2

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.KGVJJC/_old  2013-02-04 21:15:06.0 +0100
+++ /var/tmp/diff_new_pack.KGVJJC/_new  2013-02-04 21:15:06.0 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package libyui-qt (Version 2.42.3)
+# spec file for package libyui-qt (Version 2.42.5)
 #
 # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -18,7 +18,7 @@
 # norootforbuild
 
 Name:  libyui-qt
-Version:   2.42.3
+Version:   2.42.5
 Release:   0
 License:   LGPL-2.1 or LGPL-3.0
 Source:libyui-qt-%{version}.tar.bz2
@@ -29,7 +29,7 @@
 BuildRequires: gcc-c++
 BuildRequires: pkg-config
 
-%define libyui_devel_version libyui-devel >= 2.42.0
+%define libyui_devel_version libyui-devel >= 2.42.6
 BuildRequires: %{libyui_devel_version}
 BuildRequires: libqt4-devel
 Provides:  yui_backend

++ libyui-qt-2.42.3.tar.bz2 -> libyui-qt-2.42.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.42.3/ChangeLog 
new/libyui-qt-2.42.5/ChangeLog
--- old/libyui-qt-2.42.3/ChangeLog  2012-12-17 16:43:00.0 +0100
+++ new/libyui-qt-2.42.5/ChangeLog  2013-02-04 16:23:09.0 +0100
@@ -1,4 +1,15 @@
 ---
+Mon Jan  4 15:48:13 CET 2014 - tgoettlic...@suse.de
+
+- fixed bnc #801311: read locale directory from YSettings
+- Version 2.42.5
+
+---
+Fri Jan 18 15:19:26 CET 2013 - anase...@linux.it
+
+- fixed to use new YSettings, theme path can be set by program 
+
+---
 Mon Dec 17 11:51:33 CET 2012 - tgoettlic...@suse.de
 
 - fixed bnc #793893: storage graph in yast missing
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.42.3/VERSION.cmake 
new/libyui-qt-2.42.5/VERSION.cmake
--- old/libyui-qt-2.42.3/VERSION.cmake  2012-12-17 16:43:00.0 +0100
+++ new/libyui-qt-2.42.5/VERSION.cmake  2013-02-04 16:23:09.0 +0100
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "42")
-SET(VERSION_PATCH "3")
+SET(VERSION_PATCH "5")
 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.3/libyui-qt.spec.in 
new/libyui-qt-2.42.5/libyui-qt.spec.in
--- old/libyui-qt-2.42.3/libyui-qt.spec.in  2012-12-17 16:43:00.0 
+0100
+++ new/libyui-qt-2.42.5/libyui-qt.spec.in  2013-02-04 16:23:09.0 
+0100
@@ -29,7 +29,7 @@
 BuildRequires: gcc-c++
 BuildRequires: pkg-config
 
-%define libyui_devel_version libyui-devel >= 2.42.0
+%define libyui_devel_version libyui-devel >= 2.42.6
 BuildRequires: %{libyui_devel_version}
 BuildRequires: libqt4-devel
 Provides:  yui_backend
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.42.3/src/QY2Styler.cc 
new/libyui-qt-2.42.5/src/QY2Styl

commit libyui-qt for openSUSE:Factory

2012-12-28 Thread h_root
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.0 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2012-12-28 
22:44:40.0 +0100
@@ -1,0 +2,6 @@
+Mon Dec 17 11:51:33 CET 2012 - tgoettlic...@suse.de
+
+- 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.0 +0100
+++ /var/tmp/diff_new_pack.1RBuN9/_new  2012-12-28 22:44:41.0 +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.0 +0100
+++ /var/tmp/diff_new_pack.1RBuN9/_new  2012-12-28 22:44:41.0 +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.0 +0100
+++ new/libyui-qt-2.42.3/ChangeLog  2012-12-17 16:43:00.0 +0100
@@ -1,9 +1,15 @@
 ---
+Mon Dec 17 11:51:33 CET 2012 - tgoettlic...@suse.de
+
+- fixed bnc #793893: storage graph in yast missing
+- Version 2.42.3
+
+---
 Fri Nov 23 23:05:52 CET 2012 - anase...@linux.it
 
 - changed to calendar popup instead using spin
-
 ---
+
 Fri Nov  2 20:34:52 CET 2012 - anase...@linux.it
 
 - 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.0 +0100
+++ new/libyui-qt-2.42.3/VERSION.cmake  2012-12-17 16:43:00.0 +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.0 +0100
+++ new/libyui-qt-2.42.3/src/YQGraphPluginStub.cc   2012-12-17 
16:43:00.0 +0100
@@ -27,7 +27,7 @@
 #define YUILogComponent "qt-ui"
 #include 
 
-#define PLUGIN_BASE_NAME "qt_graph"
+#define PLUGIN_BASE_NAME "qt-graph"
 
 YQGraphPluginStub::YQGraphPluginStub()
 : YGraphPlugin( PLUGIN_BASE_NAME )

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



commit libyui-qt for openSUSE:Factory

2012-12-05 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2012-12-05 13:58:41

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-11-20 
20:16:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2012-12-05 
13:58:43.0 +0100
@@ -1,0 +2,5 @@
+Fri Nov 23 23:05:52 CET 2012 - anase...@linux.it
+
+- changed to calendar popup instead using spin
+
+---



Other differences:
--
libyui-qt.spec: same change
++ libyui-qt-2.42.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.42.2/ChangeLog 
new/libyui-qt-2.42.2/ChangeLog
--- old/libyui-qt-2.42.2/ChangeLog  2012-11-13 12:15:16.0 +0100
+++ new/libyui-qt-2.42.2/ChangeLog  2012-11-26 11:50:57.0 +0100
@@ -1,4 +1,9 @@
 ---
+Fri Nov 23 23:05:52 CET 2012 - anase...@linux.it
+
+- changed to calendar popup instead using spin
+
+---
 Fri Nov  2 20:34:52 CET 2012 - anase...@linux.it
 
 - Reimplemented setApplicationTitle from YApplication
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.42.2/src/YQDateField.cc 
new/libyui-qt-2.42.2/src/YQDateField.cc
--- old/libyui-qt-2.42.2/src/YQDateField.cc 2012-11-13 12:15:16.0 
+0100
+++ new/libyui-qt-2.42.2/src/YQDateField.cc 2012-11-26 11:50:57.0 
+0100
@@ -56,6 +56,7 @@
 
 //_qt_dateEdit->setAutoAdvance( true );
 _qt_dateEdit->setDisplayFormat( "-MM-dd" );
+_qt_dateEdit->setCalendarPopup(true);
 _caption->setBuddy( _qt_dateEdit );
 }
 

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



commit libyui-qt for openSUSE:Factory

2012-11-20 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2012-11-20 20:15:58

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-09-11 
09:12:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2012-11-20 
20:16:00.0 +0100
@@ -1,0 +2,13 @@
+Fri Nov  2 20:34:52 CET 2012 - anase...@linux.it
+
+- Reimplemented setApplicationTitle from YApplication
+- Used YApplication::applicationTitle() and YApplication::applicationIcon()
+  to set title and icon
+
+---
+Thu Oct 25 20:53:53 CEST 2012 - anase...@linux.it
+
+- YQIMage autoScale implementation
+- to build a git sha1 versioned package use cmake -DGIT_VERSION=on
+
+---



Other differences:
--
libyui-qt.spec: same change
++ libyui-qt-2.42.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.42.2/CMakeLists.txt 
new/libyui-qt-2.42.2/CMakeLists.txt
--- old/libyui-qt-2.42.2/CMakeLists.txt 2012-09-07 14:18:00.0 +0200
+++ new/libyui-qt-2.42.2/CMakeLists.txt 2012-11-13 12:15:16.0 +0100
@@ -17,6 +17,28 @@
 SET( CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/Modules" "${BUILDTOOLS_DIR}" 
"${CMAKE_MODULE_PATH}" )
 
 INCLUDE( LibyuiCommon )
+
+#if you need to get a git versioned package you can use cmake -DGIT_VERSION=on
+if (GIT_VERSION)
+  FIND_PACKAGE(Git)
+  if(GIT_FOUND)
+exec_program(
+ "${GIT_EXECUTABLE}"
+ ${CMAKE_CURRENT_SOURCE_DIR}
+ ARGS "describe --tags"
+OUTPUT_VARIABLE GIT_VERSION )
+
+string( REGEX MATCH "-g[0-9|a-f]+$" VERSION_SHA1 ${GIT_VERSION} )
+string( REGEX REPLACE "[g]" "" VERSION_SHA1 ${VERSION_SHA1} )
+set (GIT_SHA1_VERSION "${VERSION_SHA1}")
+  else()
+message (STATUS "GIT_VERSION option needs git installed")
+set (GIT_SHA1_VERSION "")
+  endif()
+else()
+  set (GIT_SHA1_VERSION "")
+endif()
+
 INCLUDE( "${CMAKE_CURRENT_SOURCE_DIR}/VERSION.cmake" )
 
 INITIALIZE()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.42.2/ChangeLog 
new/libyui-qt-2.42.2/ChangeLog
--- old/libyui-qt-2.42.2/ChangeLog  2012-09-07 14:18:00.0 +0200
+++ new/libyui-qt-2.42.2/ChangeLog  2012-11-13 12:15:16.0 +0100
@@ -1,4 +1,17 @@
 ---
+Fri Nov  2 20:34:52 CET 2012 - anase...@linux.it
+
+- Reimplemented setApplicationTitle from YApplication
+- Used YApplication::applicationTitle() and YApplication::applicationIcon()
+  to set title and icon
+
+---
+Thu Oct 25 20:53:53 CEST 2012 - anase...@linux.it
+
+- YQIMage autoScale implementation
+- to build a git sha1 versioned package use cmake -DGIT_VERSION=on
+
+---
 Fri Sep  7 13:52:12 CEST 2012 - tgoettlic...@suse.de
 
 - Version 2.42.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.42.2/VERSION.cmake 
new/libyui-qt-2.42.2/VERSION.cmake
--- old/libyui-qt-2.42.2/VERSION.cmake  2012-09-07 14:18:00.0 +0200
+++ new/libyui-qt-2.42.2/VERSION.cmake  2012-11-13 12:15:16.0 +0100
@@ -1,7 +1,7 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "42")
 SET(VERSION_PATCH "2")
-SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}" )
+SET( VERSION 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}${GIT_SHA1_VERSION}" )
 
 # This is need for the libyui core, ONLY.
 # These will be overridden from exports in LibyuiConfig.cmake
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.42.2/src/YQAlignment.cc 
new/libyui-qt-2.42.2/src/YQAlignment.cc
--- old/libyui-qt-2.42.2/src/YQAlignment.cc 2012-09-07 14:18:00.0 
+0200
+++ new/libyui-qt-2.42.2/src/YQAlignment.cc 2012-11-13 12:15:16.0 
+0100
@@ -26,6 +26,7 @@
 #define YUILogComponent "qt-ui"
 #include 
 #include 
+#include 
 #include "YQAlignment.h"
 
 using std::string;
@@ -35,7 +36,7 @@
  YAlignmentTypehorAlign,
  YAlignmentTypevertAlign )
 : QWidget( (QWidget *) parent->widgetRep() )
-, YAlignment( parent, horAlign, vertAlign )
+, YAlignment( parent, horAlign, vertAlign ), _pixmapFileName()
 {
  

commit libyui-qt for openSUSE:Factory

2012-09-11 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2012-09-11 09:12:18

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-09-05 
09:31:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2012-09-11 
09:12:20.0 +0200
@@ -1,0 +2,5 @@
+Fri Sep  7 13:52:12 CEST 2012 - tgoettlic...@suse.de
+
+- Version 2.42.2
+
+---

Old:

  libyui-qt-2.42.1.tar.bz2

New:

  libyui-qt-2.42.2.tar.bz2



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.9xuSu0/_old  2012-09-11 09:12:25.0 +0200
+++ /var/tmp/diff_new_pack.9xuSu0/_new  2012-09-11 09:12:25.0 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package libyui-qt (Version 2.42.1)
+# spec file for package libyui-qt (Version 2.42.2)
 #
 # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -16,7 +16,7 @@
 #
 
 Name:  libyui-qt-doc
-Version:   2.42.1
+Version:   2.42.2
 Release:   0
 License:   LGPL-2.1 or LGPL-3.0
 Source:libyui-qt-%{version}.tar.bz2
@@ -29,6 +29,8 @@
 BuildRequires:  graphviz-gnome
 BuildRequires:  texlive-latex
 BuildRequires:  cmake >= 2.8
+BuildRequires:  gcc-c++
+BuildRequires:  libyui-devel
 
 
 URL:   http://github.com/libyui/

++ libyui-qt.spec ++
--- /var/tmp/diff_new_pack.9xuSu0/_old  2012-09-11 09:12:25.0 +0200
+++ /var/tmp/diff_new_pack.9xuSu0/_new  2012-09-11 09:12:25.0 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package libyui-qt (Version 2.42.1)
+# spec file for package libyui-qt (Version 2.42.2)
 #
 # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -18,7 +18,7 @@
 # norootforbuild
 
 Name:  libyui-qt
-Version:   2.42.1
+Version:   2.42.2
 Release:   0
 License:   LGPL-2.1 or LGPL-3.0
 Source:libyui-qt-%{version}.tar.bz2

++ libyui-qt-2.42.1.tar.bz2 -> libyui-qt-2.42.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.42.1/ChangeLog 
new/libyui-qt-2.42.2/ChangeLog
--- old/libyui-qt-2.42.1/ChangeLog  2012-09-04 14:57:55.0 +0200
+++ new/libyui-qt-2.42.2/ChangeLog  2012-09-07 14:18:00.0 +0200
@@ -1,4 +1,9 @@
 ---
+Fri Sep  7 13:52:12 CEST 2012 - tgoettlic...@suse.de
+
+- Version 2.42.2
+
+---
 Tue Sep  4 14:37:19 CEST 2012 - tgoettlic...@suse.de
 
 - Fixed requirements in doc spec file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.42.1/VERSION.cmake 
new/libyui-qt-2.42.2/VERSION.cmake
--- old/libyui-qt-2.42.1/VERSION.cmake  2012-09-04 14:57:55.0 +0200
+++ new/libyui-qt-2.42.2/VERSION.cmake  2012-09-07 14:18:00.0 +0200
@@ -1,6 +1,6 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "42")
-SET(VERSION_PATCH "1")
+SET(VERSION_PATCH "2")
 SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}" )
 
 # This is need for the libyui core, ONLY.

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



commit libyui-qt for openSUSE:Factory

2012-09-05 Thread h_root
Hello community,

here is the log from the commit of package libyui-qt for openSUSE:Factory 
checked in at 2012-09-05 09:31:17

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-08-09 
18:01:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2012-09-05 
09:31:18.0 +0200
@@ -1,0 +2,5 @@
+Tue Sep  4 14:37:19 CEST 2012 - tgoettlic...@suse.de
+
+- Fixed requirements in doc spec file
+
+---



Other differences:
--
++ libyui-qt-doc.spec ++
--- /var/tmp/diff_new_pack.ssN3bF/_old  2012-09-05 09:31:19.0 +0200
+++ /var/tmp/diff_new_pack.ssN3bF/_new  2012-09-05 09:31:19.0 +0200
@@ -28,10 +28,9 @@
 BuildRequires:  fdupes
 BuildRequires:  graphviz-gnome
 BuildRequires:  texlive-latex
+BuildRequires:  cmake >= 2.8
 
 
-Obsoletes: libyui-qt-doc < %{version}
-
 URL:   http://github.com/libyui/
 Summary:   Libyui-qt documentation
 

++ libyui-qt-2.42.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.42.1/ChangeLog 
new/libyui-qt-2.42.1/ChangeLog
--- old/libyui-qt-2.42.1/ChangeLog  2012-08-09 11:21:48.0 +0200
+++ new/libyui-qt-2.42.1/ChangeLog  2012-09-04 14:57:55.0 +0200
@@ -1,4 +1,9 @@
 ---
+Tue Sep  4 14:37:19 CEST 2012 - tgoettlic...@suse.de
+
+- Fixed requirements in doc spec file
+
+---
 Tue May 15 16:17:21 CEST 2012 - tgoettlic...@suse.de
 
 - renamed package to libyui-qt

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