Hello community, here is the log from the commit of package libyui-qt-pkg for openSUSE:Factory checked in at 2016-10-13 11:25:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libyui-qt-pkg (Old) and /work/SRC/openSUSE:Factory/.libyui-qt-pkg.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libyui-qt-pkg" Changes: -------- --- /work/SRC/openSUSE:Factory/libyui-qt-pkg/libyui-qt-pkg.changes 2015-12-03 13:28:28.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libyui-qt-pkg.new/libyui-qt-pkg.changes 2016-10-13 11:25:44.000000000 +0200 @@ -1,0 +2,14 @@ +Tue Oct 11 15:03:27 UTC 2016 - [email protected] + +- Use the new QY2Styler usingHighContrastStyleSheet instead of + the old usingVisionImpairedPalette (related to bsc#780621) +- 2.45.8 + +------------------------------------------------------------------- +Mon Oct 10 14:04:41 UTC 2016 - [email protected] + +- Improve message shown when user want to quit without saving + changes (bsc#849084) +- 2.45.7 + +------------------------------------------------------------------- Old: ---- libyui-qt-pkg-2.45.6.tar.bz2 New: ---- libyui-qt-pkg-2.45.8.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libyui-qt-pkg-doc.spec ++++++ --- /var/tmp/diff_new_pack.IyEN40/_old 2016-10-13 11:25:45.000000000 +0200 +++ /var/tmp/diff_new_pack.IyEN40/_new 2016-10-13 11:25:45.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package libyui-qt-pkg-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.45.6 +Version: 2.45.8 Release: 0 Source: %{parent}-%{version}.tar.bz2 ++++++ libyui-qt-pkg.spec ++++++ --- /var/tmp/diff_new_pack.IyEN40/_old 2016-10-13 11:25:45.000000000 +0200 +++ /var/tmp/diff_new_pack.IyEN40/_new 2016-10-13 11:25:45.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package libyui-qt-pkg # -# 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-pkg -Version: 2.45.6 +Version: 2.45.8 Release: 0 Source: %{name}-%{version}.tar.bz2 ++++++ libyui-qt-pkg-2.45.6.tar.bz2 -> libyui-qt-pkg-2.45.8.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.6/README.md new/libyui-qt-pkg-2.45.8/README.md --- old/libyui-qt-pkg-2.45.6/README.md 2015-11-26 08:35:01.000000000 +0100 +++ new/libyui-qt-pkg-2.45.8/README.md 2016-10-11 12:09:50.000000000 +0200 @@ -1 +1,11 @@ - +# YaST - Qt Software Management + +This module provides the graphical (Qt) version of the YaST Package Selector which is used to update, install or delete individual packages. + +An overview about package handling in general is available on the [libyui-ncurses-pkg wiki page](https://github.com/libyui/libyui-ncurses-pkg/wiki). +The wiki page also describes common use cases and how to solve the task in YaST Software Management (for Qt as well as ncurses). +Also included is the information about related configuration files. + +For details about reported bugs and issues see the wiki page [background](https://github.com/libyui/libyui-ncurses-pkg/wiki/background). + + diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.6/VERSION.cmake new/libyui-qt-pkg-2.45.8/VERSION.cmake --- old/libyui-qt-pkg-2.45.6/VERSION.cmake 2015-11-26 08:35:01.000000000 +0100 +++ new/libyui-qt-pkg-2.45.8/VERSION.cmake 2016-10-11 17:29:12.000000000 +0200 @@ -1,6 +1,6 @@ SET( VERSION_MAJOR "2" ) SET( VERSION_MINOR "45" ) -SET( VERSION_PATCH "6" ) +SET( VERSION_PATCH "8" ) SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}" ) ##### This is need for the libyui core, ONLY. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.6/package/libyui-qt-pkg-doc.spec new/libyui-qt-pkg-2.45.8/package/libyui-qt-pkg-doc.spec --- old/libyui-qt-pkg-2.45.6/package/libyui-qt-pkg-doc.spec 2015-11-26 08:35:01.000000000 +0100 +++ new/libyui-qt-pkg-2.45.8/package/libyui-qt-pkg-doc.spec 2016-10-11 17:29:12.000000000 +0200 @@ -20,7 +20,7 @@ %define so_version 7 Name: %{parent}-doc -Version: 2.45.6 +Version: 2.45.8 Release: 0 Source: %{parent}-%{version}.tar.bz2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.6/package/libyui-qt-pkg.changes new/libyui-qt-pkg-2.45.8/package/libyui-qt-pkg.changes --- old/libyui-qt-pkg-2.45.6/package/libyui-qt-pkg.changes 2015-11-26 08:35:01.000000000 +0100 +++ new/libyui-qt-pkg-2.45.8/package/libyui-qt-pkg.changes 2016-10-11 17:29:12.000000000 +0200 @@ -1,4 +1,18 @@ ------------------------------------------------------------------- +Tue Oct 11 15:03:27 UTC 2016 - [email protected] + +- Use the new QY2Styler usingHighContrastStyleSheet instead of + the old usingVisionImpairedPalette (related to bsc#780621) +- 2.45.8 + +------------------------------------------------------------------- +Mon Oct 10 14:04:41 UTC 2016 - [email protected] + +- Improve message shown when user want to quit without saving + changes (bsc#849084) +- 2.45.7 + +------------------------------------------------------------------- Wed Nov 25 14:52:07 CET 2015 - [email protected] - Respect /etc/zypp/zypp.conf settings for options "Allow vendor diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.6/package/libyui-qt-pkg.spec new/libyui-qt-pkg-2.45.8/package/libyui-qt-pkg.spec --- old/libyui-qt-pkg-2.45.6/package/libyui-qt-pkg.spec 2015-11-26 08:35:01.000000000 +0100 +++ new/libyui-qt-pkg-2.45.8/package/libyui-qt-pkg.spec 2016-10-11 17:29:12.000000000 +0200 @@ -17,7 +17,7 @@ Name: libyui-qt-pkg -Version: 2.45.6 +Version: 2.45.8 Release: 0 Source: %{name}-%{version}.tar.bz2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.6/src/YQPackageSelectorBase.cc new/libyui-qt-pkg-2.45.8/src/YQPackageSelectorBase.cc --- old/libyui-qt-pkg-2.45.6/src/YQPackageSelectorBase.cc 2015-11-26 08:35:01.000000000 +0100 +++ new/libyui-qt-pkg-2.45.8/src/YQPackageSelectorBase.cc 2016-10-11 12:09:50.000000000 +0200 @@ -245,11 +245,11 @@ { int result = QMessageBox::warning( this, "", - _( "Abandon all changes?" ), - _( "&Abandon" ), _( "&Cancel" ), "", + _( "Do you want to Abandon all changes and exit?" ), + _( "&Yes" ), _( "&No" ), "", 1, // defaultButtonNumber (from 0) 1 ); // escapeButtonNumber - + confirm = ( result == 0 ); } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-pkg-2.45.6/src/YQPkgGenericDetailsView.cc new/libyui-qt-pkg-2.45.8/src/YQPkgGenericDetailsView.cc --- old/libyui-qt-pkg-2.45.6/src/YQPkgGenericDetailsView.cc 2015-11-26 08:35:01.000000000 +0100 +++ new/libyui-qt-pkg-2.45.8/src/YQPkgGenericDetailsView.cc 2016-10-11 17:29:12.000000000 +0200 @@ -45,8 +45,8 @@ #include "YQPkgGenericDetailsView.h" #include "YQi18n.h" -#include "YQUI.h" #include "utf8.h" +#include "QY2Styler.h" using std::string; @@ -165,7 +165,7 @@ QString html = "<table"; - if ( ! YQUI::ui()->usingVisionImpairedPalette() ) + if ( ! QY2Styler::styler()->usingHighContrastStyleSheet() ) html += " class=\"stats\""; html += "><tr><td><b>" @@ -203,7 +203,7 @@ YQPkgGenericDetailsView::table( const QString & contents ) { QString html = "<table"; - if ( ! YQUI::ui()->usingVisionImpairedPalette() ) + if ( ! QY2Styler::styler()->usingHighContrastStyleSheet() ) html += " class=\"stats\""; html += ">" + contents + "</table>";
