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.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libyui-qt.new/libyui-qt.changes 2013-02-04 21:15:05.000000000 +0100 @@ -1,0 +2,11 @@ +Mon Jan 4 15:48:13 CET 2014 - [email protected] + +- fixed bnc #801311: read locale directory from YSettings +- Version 2.42.5 + +------------------------------------------------------------------- +Fri Jan 18 15:19:26 CET 2013 - [email protected] + +- 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.000000000 +0100 +++ /var/tmp/diff_new_pack.KGVJJC/_new 2013-02-04 21:15:06.000000000 +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.000000000 +0100 +++ /var/tmp/diff_new_pack.KGVJJC/_new 2013-02-04 21:15:06.000000000 +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.000000000 +0100 +++ new/libyui-qt-2.42.5/ChangeLog 2013-02-04 16:23:09.000000000 +0100 @@ -1,4 +1,15 @@ ------------------------------------------------------------------- +Mon Jan 4 15:48:13 CET 2014 - [email protected] + +- fixed bnc #801311: read locale directory from YSettings +- Version 2.42.5 + +------------------------------------------------------------------- +Fri Jan 18 15:19:26 CET 2013 - [email protected] + +- fixed to use new YSettings, theme path can be set by program + +------------------------------------------------------------------- Mon Dec 17 11:51:33 CET 2012 - [email protected] - 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.000000000 +0100 +++ new/libyui-qt-2.42.5/VERSION.cmake 2013-02-04 16:23:09.000000000 +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.000000000 +0100 +++ new/libyui-qt-2.42.5/libyui-qt.spec.in 2013-02-04 16:23:09.000000000 +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/QY2Styler.cc --- old/libyui-qt-2.42.3/src/QY2Styler.cc 2012-12-17 16:43:00.000000000 +0100 +++ new/libyui-qt-2.42.5/src/QY2Styler.cc 2013-02-04 16:23:09.000000000 +0100 @@ -27,6 +27,7 @@ #include <yui/YUILog.h> #include <yui/YUIException.h> #include <yui/Libyui_config.h> +#include <YSettings.h> #include "QY2Styler.h" #include <QDebug> @@ -174,8 +175,8 @@ QString QY2Styler::themeDir() const -{ - return THEMEDIR "/current/wizard/"; +{ + return QString(YSettings::getThemeDir().c_str()); } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-2.42.3/src/YQUI.cc new/libyui-qt-2.42.5/src/YQUI.cc --- old/libyui-qt-2.42.3/src/YQUI.cc 2012-12-17 16:43:00.000000000 +0100 +++ new/libyui-qt-2.42.5/src/YQUI.cc 2013-02-04 16:23:09.000000000 +0100 @@ -495,7 +495,7 @@ void YQUI::setTextdomain( const char * domain ) { - bindtextdomain( domain, LOCALEDIR ); + bindtextdomain( domain, YSettings::getLocaleDir().c_str() ); bind_textdomain_codeset( domain, "utf8" ); textdomain( domain ); -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
