Hello community, here is the log from the commit of package libyui-qt-graph for openSUSE:Factory checked in at 2018-05-10 15:44:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libyui-qt-graph (Old) and /work/SRC/openSUSE:Factory/.libyui-qt-graph.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libyui-qt-graph" Thu May 10 15:44:36 2018 rev:17 rq:605142 version:2.44.7 Changes: -------- --- /work/SRC/openSUSE:Factory/libyui-qt-graph/libyui-qt-graph.changes 2017-08-12 20:03:54.787818248 +0200 +++ /work/SRC/openSUSE:Factory/.libyui-qt-graph.new/libyui-qt-graph.changes 2018-05-10 15:44:38.799716309 +0200 @@ -1,0 +2,6 @@ +Mon May 7 13:38:32 UTC 2018 - [email protected] + +- Replace qt5_use_modules with target_link_libraries (bsc#1091286). +- 2.44.7 + +------------------------------------------------------------------- Old: ---- libyui-qt-graph-2.44.6.tar.bz2 New: ---- libyui-qt-graph-2.44.7.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libyui-qt-graph-doc.spec ++++++ --- /var/tmp/diff_new_pack.5Hyoek/_old 2018-05-10 15:44:39.331696812 +0200 +++ /var/tmp/diff_new_pack.5Hyoek/_new 2018-05-10 15:44:39.331696812 +0200 @@ -1,7 +1,7 @@ # # spec file for package libyui-qt-graph-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.44.6 +Version: 2.44.7 Release: 0 Source: %{parent}-%{version}.tar.bz2 @@ -36,7 +36,7 @@ Url: http://github.com/libyui/ Summary: Libyui-qt-graph 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-graph.spec ++++++ --- /var/tmp/diff_new_pack.5Hyoek/_old 2018-05-10 15:44:39.351696079 +0200 +++ /var/tmp/diff_new_pack.5Hyoek/_new 2018-05-10 15:44:39.355695932 +0200 @@ -1,7 +1,7 @@ # # spec file for package libyui-qt-graph # -# 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-graph -Version: 2.44.6 +Version: 2.44.7 Release: 0 Source: %{name}-%{version}.tar.bz2 @@ -37,7 +37,7 @@ Url: http://github.com/libyui/ Summary: Libyui - Qt Graph Widget -License: LGPL-2.1 or LGPL-3.0 +License: LGPL-2.1-only OR LGPL-3.0-only Group: System/Libraries %description ++++++ libyui-qt-graph-2.44.6.tar.bz2 -> libyui-qt-graph-2.44.7.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-graph-2.44.6/VERSION.cmake new/libyui-qt-graph-2.44.7/VERSION.cmake --- old/libyui-qt-graph-2.44.6/VERSION.cmake 2017-08-08 12:37:17.592942109 +0200 +++ new/libyui-qt-graph-2.44.7/VERSION.cmake 2018-05-07 15:46:24.000000000 +0200 @@ -1,6 +1,6 @@ SET(VERSION_MAJOR "2") SET(VERSION_MINOR "44") -SET(VERSION_PATCH "6") +SET(VERSION_PATCH "7") 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-graph-2.44.6/package/libyui-qt-graph-doc.spec new/libyui-qt-graph-2.44.7/package/libyui-qt-graph-doc.spec --- old/libyui-qt-graph-2.44.6/package/libyui-qt-graph-doc.spec 2017-08-08 12:37:17.592942109 +0200 +++ new/libyui-qt-graph-2.44.7/package/libyui-qt-graph-doc.spec 2018-05-07 15:46:24.000000000 +0200 @@ -20,7 +20,7 @@ %define so_version 8 Name: %{parent}-doc -Version: 2.44.6 +Version: 2.44.7 Release: 0 Source: %{parent}-%{version}.tar.bz2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-graph-2.44.6/package/libyui-qt-graph.changes new/libyui-qt-graph-2.44.7/package/libyui-qt-graph.changes --- old/libyui-qt-graph-2.44.6/package/libyui-qt-graph.changes 2017-08-08 12:37:17.592942109 +0200 +++ new/libyui-qt-graph-2.44.7/package/libyui-qt-graph.changes 2018-05-07 15:46:24.000000000 +0200 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Mon May 7 13:38:32 UTC 2018 - [email protected] + +- Replace qt5_use_modules with target_link_libraries (bsc#1091286). +- 2.44.7 + +------------------------------------------------------------------- Tue Aug 8 08:57:37 UTC 2017 - [email protected] - Adjusted to increased so version of the base library (bsc#1052217) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-graph-2.44.6/package/libyui-qt-graph.spec new/libyui-qt-graph-2.44.7/package/libyui-qt-graph.spec --- old/libyui-qt-graph-2.44.6/package/libyui-qt-graph.spec 2017-08-08 12:37:17.592942109 +0200 +++ new/libyui-qt-graph-2.44.7/package/libyui-qt-graph.spec 2018-05-07 15:46:24.000000000 +0200 @@ -17,7 +17,7 @@ Name: libyui-qt-graph -Version: 2.44.6 +Version: 2.44.7 Release: 0 Source: %{name}-%{version}.tar.bz2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libyui-qt-graph-2.44.6/src/CMakeLists.txt new/libyui-qt-graph-2.44.7/src/CMakeLists.txt --- old/libyui-qt-graph-2.44.6/src/CMakeLists.txt 2017-08-08 12:37:17.596942109 +0200 +++ new/libyui-qt-graph-2.44.7/src/CMakeLists.txt 2018-05-07 15:46:24.000000000 +0200 @@ -7,3 +7,6 @@ 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 + )
