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 <jlo...@suse.com>
+
+- 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.000000000 +0200
+++ new/libyui-qt-2.55.0/VERSION.cmake  2020-09-17 13:37:39.000000000 +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-qt-2.55.0/package/libyui-qt-doc.spec
--- old/libyui-qt-2.54.0/package/libyui-qt-doc.spec     2020-08-12 
10:30:44.000000000 +0200
+++ new/libyui-qt-2.55.0/package/libyui-qt-doc.spec     2020-09-17 
13:37:39.000000000 +0200
@@ -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
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.54.0/package/libyui-qt.changes 
new/libyui-qt-2.55.0/package/libyui-qt.changes
--- old/libyui-qt-2.54.0/package/libyui-qt.changes      2020-08-12 
10:30:44.000000000 +0200
+++ new/libyui-qt-2.55.0/package/libyui-qt.changes      2020-09-17 
13:37:39.000000000 +0200
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Wed Sep 16 13:04:28 UTC 2020 - José Iván López González <jlo...@suse.com>
+
+- Hide heading of the dialog when no title is defined.
+- Related to bsc#1175489.
+- 2.55.0
+
+-------------------------------------------------------------------
 Tue Aug 11 13:52:19 UTC 2020 - Stefan Hundhammer <shundham...@suse.com>
 
 - Added MenuBar widget (bsc#1175115)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.54.0/package/libyui-qt.spec 
new/libyui-qt-2.55.0/package/libyui-qt.spec
--- old/libyui-qt-2.54.0/package/libyui-qt.spec 2020-08-12 10:30:44.000000000 
+0200
+++ new/libyui-qt-2.55.0/package/libyui-qt.spec 2020-09-17 13:37:39.000000000 
+0200
@@ -18,7 +18,7 @@
 
 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
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-2.54.0/src/YQWizard.cc 
new/libyui-qt-2.55.0/src/YQWizard.cc
--- old/libyui-qt-2.54.0/src/YQWizard.cc        2020-08-12 10:30:44.000000000 
+0200
+++ new/libyui-qt-2.55.0/src/YQWizard.cc        2020-09-17 13:37:39.000000000 
+0200
@@ -1048,9 +1048,15 @@
     if ( _dialogHeading )
     {
        if ( ! headingText.empty() )
+       {
+           _dialogHeading->show();
            _dialogHeading->setText( fromUTF8( headingText ) );
+       }
        else
+       {
+           _dialogHeading->hide();
            _dialogHeading->clear();
+       }
     }
 }
 


Reply via email to