Hello community, here is the log from the commit of package libqt5-qtsvg for openSUSE:Factory checked in at 2017-06-13 16:05:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqt5-qtsvg (Old) and /work/SRC/openSUSE:Factory/.libqt5-qtsvg.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtsvg" Tue Jun 13 16:05:45 2017 rev:28 rq:500617 version:5.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libqt5-qtsvg/libqt5-qtsvg.changes 2016-12-22 16:07:27.565736718 +0100 +++ /work/SRC/openSUSE:Factory/.libqt5-qtsvg.new/libqt5-qtsvg.changes 2017-06-13 16:05:46.246417551 +0200 @@ -1,0 +2,19 @@ +Fri Jun 2 10:04:22 UTC 2017 - jeng...@inai.de + +- Description updates. +- Use find -exec's "+" strategy. + +------------------------------------------------------------------- +Wed May 31 07:05:25 UTC 2017 - fab...@ritter-vogt.de + +- Update to 5.9.0 final + +------------------------------------------------------------------- +Wed May 24 19:16:41 UTC 2017 - fab...@ritter-vogt.de + +- Update to 5.9.0 RC: + * For more details please see: + http://lists.qt-project.org/pipermail/announce/2017-May/000115.html + and https://wiki.qt.io/New_Features_in_Qt_5.9 + +------------------------------------------------------------------- Old: ---- qtsvg-opensource-src-5.7.1.tar.xz New: ---- qtsvg-opensource-src-5.9.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-qtsvg.spec ++++++ --- /var/tmp/diff_new_pack.E4b9os/_old 2017-06-13 16:05:47.246276643 +0200 +++ /var/tmp/diff_new_pack.E4b9os/_new 2017-06-13 16:05:47.250276080 +0200 @@ -21,17 +21,17 @@ %define libname libQt5Svg5 Name: libqt5-qtsvg -Version: 5.7.1 +Version: 5.9.0 Release: 0 Summary: Qt 5 SVG Library License: SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0 Group: Development/Libraries/X11 -Url: http://qt.digia.com +Url: https://www.qt.io %define base_name libqt5 -%define real_version 5.7.1 -%define so_version 5.7.1 +%define real_version 5.9.0 +%define so_version 5.9.0 %define tar_version qtsvg-opensource-src-%{real_version} -Source: %{tar_version}.tar.xz +Source: https://download.qt.io/official_releases/qt/5.9/%{real_version}/submodules/%{tar_version}.tar.xz Source1: baselibs.conf BuildRequires: libQt5Core-private-headers-devel >= %{version} BuildRequires: libQt5Gui-private-headers-devel >= %{version} @@ -46,10 +46,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -Qt is a set of libraries for developing applications. - -This package contains base tools, like string, xml, and network -handling. +The Qt SVG module provides functionality for displaying SVG images +as a widget, and to create SVG files using drawing commands. %prep %setup -q -n qtsvg-opensource-src-%{real_version} @@ -60,23 +58,21 @@ %requires_ge libQt5Widgets5 %description -n %libname -Qt is a set of libraries for developing applications. - -This package contains base tools, like string, xml, and network -handling. +The Qt SVG module provides functionality for displaying SVG images +as a widget, and to create SVG files using drawing commands. %package devel -Summary: Qt Development Kit +Summary: Development files for the Qt5 SVG library Group: Development/Libraries/X11 Requires: %libname = %{version} Provides: libQt5Svg-devel = %{version} Obsoletes: libQt5Svg-devel < %{version} %description devel -You need this package, if you want to compile programs with QtSvg. +You need this package if you want to compile programs with QtSvg. %package private-headers-devel -Summary: Non-ABI stable experimental API +Summary: Non-ABI stable experimental API for the Qt5 SVG library Group: Development/Libraries/C and C++ BuildArch: noarch Requires: %{name}-devel = %{version} @@ -90,12 +86,12 @@ the exact Qt version. %package examples -Summary: Qt5 svg examples +Summary: Qt5 SVG examples Group: Development/Libraries/X11 Recommends: %{name}-devel %description examples -Examples for libqt5-qtsvg modules. +Examples for the libqt5-qtsvg modules. %post -n %libname -p /sbin/ldconfig @@ -111,7 +107,7 @@ %install %qmake5_install -find %{buildroot}/%{_libqt5_libdir} -type f -name '*prl' -exec sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" {} \; +find %{buildroot}/%{_libqt5_libdir} -type f -name '*prl' -exec sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" {} + # kill .la files rm -f %{buildroot}%{_libqt5_libdir}/lib*.la ++++++ qtsvg-opensource-src-5.7.1.tar.xz -> qtsvg-opensource-src-5.9.0.tar.xz ++++++ ++++ 21824 lines of diff (skipped)