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 - [email protected] + +- 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.000000000 +0200 +++ new/libyui-qt-2.49.3/VERSION.cmake 2018-05-07 15:46:33.000000000 +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.000000000 +0200 +++ new/libyui-qt-2.49.3/package/libyui-qt-doc.spec 2018-05-07 15:46:33.000000000 +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.000000000 +0200 +++ new/libyui-qt-2.49.3/package/libyui-qt.changes 2018-05-07 15:46:33.000000000 +0200 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Mon May 7 13:33:51 UTC 2018 - [email protected] + +- Replace qt5_use_modules with target_link_libraries (bsc#1091286). +- 2.49.3 + +------------------------------------------------------------------- Wed Apr 18 14:03:01 UTC 2018 - [email protected] - 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.000000000 +0200 +++ new/libyui-qt-2.49.3/package/libyui-qt.spec 2018-05-07 15:46:33.000000000 +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/CMakeLists.txt 2018-04-23 11:41:05.000000000 +0200 +++ new/libyui-qt-2.49.3/src/CMakeLists.txt 2018-05-07 15:46:33.000000000 +0200 @@ -12,4 +12,6 @@ qt5_wrap_ui(${TARGETLIB}_SOURCES "${${TARGETLIB}_WRAP_UI}") PROCESS_SOURCES() -qt5_use_modules( ${TARGETLIB} Core Gui Widgets Svg X11Extras ) +target_link_libraries( + ${TARGETLIB} Qt5::Core Qt5::Gui Qt5::Widgets Qt5::Svg Qt5::X11Extras + )
