Hello community, here is the log from the commit of package libqt5xdg for openSUSE:Factory checked in at 2019-02-25 17:59:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqt5xdg (Old) and /work/SRC/openSUSE:Factory/.libqt5xdg.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5xdg" Mon Feb 25 17:59:09 2019 rev:9 rq:678873 version:3.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libqt5xdg/libqt5xdg.changes 2018-06-29 22:31:38.258244775 +0200 +++ /work/SRC/openSUSE:Factory/.libqt5xdg.new.28833/libqt5xdg.changes 2019-02-25 17:59:12.422187545 +0100 @@ -1,0 +2,25 @@ +Mon Feb 25 10:07:22 UTC 2019 - [email protected] + +- Update to 3.3.1: + * Silenced compiler warnings about not used variables. + * Dropped not needed MOC stuff, we already use CMAKE_AUTOMOC. + * Dropped using libqtxdg's own versions of things that are in + lxqt-build-tools + * Updated translations + +------------------------------------------------------------------- +Thu Jan 31 09:43:45 UTC 2019 - Michael Vetter <[email protected]> + +- Update to 3.3.0: + * Use C++ ISO Standard 14, removed support for < 14 + * XdgDesktopFile: Simplify scheme handling + * XdgDesktopFile: Clear internal data before loading a new file + * XdgDesktopFile: Don’t try read non existent files + * xdgaction: Set icon in updateIcon() only if needed + * xdgiconloader: Support more classes for “FollowColors” icons + * xdgiconloader: Consider device pixel ratio when painting + * xdgiconloader: Cover all KDE colors schemes for symbolic icons + * xdgiconloader: Fixes pedantic warning + * xdgmenuwidget: Fix menu-item drag url + +------------------------------------------------------------------- Old: ---- libqtxdg-3.2.0.tar.xz libqtxdg-3.2.0.tar.xz.asc New: ---- libqtxdg-3.3.1.tar.xz libqtxdg-3.3.1.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5xdg.spec ++++++ --- /var/tmp/diff_new_pack.wwePyM/_old 2019-02-25 17:59:14.790185552 +0100 +++ /var/tmp/diff_new_pack.wwePyM/_new 2019-02-25 17:59:14.794185549 +0100 @@ -1,7 +1,7 @@ # # spec file for package libqt5xdg # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -15,21 +15,23 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define _name libqtxdg Name: libqt5xdg -Version: 3.2.0 +Version: 3.3.1 Release: 0 Summary: Qt implementation of xdg specs for lxqt -License: GPL-3.0 +License: GPL-3.0-only Group: Development/Libraries/C and C++ Url: https://lxqt.org Source: https://github.com/lxde/%{_name}/releases/download/%{version}/%{_name}-%{version}.tar.xz Source1: https://github.com/lxde/%{_name}/releases/download/%{version}/%{_name}-%{version}.tar.xz.asc Source2: %{name}.keyring -BuildRequires: cmake >= 3.0.2 +BuildRequires: cmake >= 3.1.0 BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: libQt5Gui-private-headers-devel +BuildRequires: lxqt-build-tools-devel BuildRequires: pkgconfig BuildRequires: pkgconfig(Qt5Core) >= 5.7.1 BuildRequires: pkgconfig(Qt5DBus) @@ -107,19 +109,19 @@ %files -n libQt5XdgIconLoader3 %defattr(-,root,root) %{_libdir}/libQt5XdgIconLoader.so.3 -%{_libdir}/libQt5XdgIconLoader.so.3.2.0 +%{_libdir}/libQt5XdgIconLoader.so.3.* %files -n libQt5XdgIconLoader-devel %defattr(-,root,root) %dir %{_includedir}/qt5xdgiconloader -%dir %{_includedir}/qt5xdgiconloader/3.2.0 -%dir %{_includedir}/qt5xdgiconloader/3.2.0/private -%dir %{_includedir}/qt5xdgiconloader/3.2.0/private/xdgiconloader +%dir %{_includedir}/qt5xdgiconloader/%{version} +%dir %{_includedir}/qt5xdgiconloader/%{version}/private +%dir %{_includedir}/qt5xdgiconloader/%{version}/private/xdgiconloader %dir %{_datadir}/cmake/qt5xdgiconloader %{_libdir}/libQt5XdgIconLoader.so %{_libdir}/qt5/plugins/iconengines/libQt5XdgIconPlugin.so -%{_includedir}/qt5xdgiconloader/3.2.0/private/xdgiconloader/xdgiconloader_p.h %{_includedir}/qt5xdgiconloader/xdgiconloader_export.h +%{_includedir}/qt5xdgiconloader/%{version}/private/xdgiconloader/xdgiconloader_p.h %{_libdir}/pkgconfig/Qt5XdgIconLoader.pc %{_datadir}/cmake/qt5xdgiconloader/qt5xdgiconloader-config-version.cmake %{_datadir}/cmake/qt5xdgiconloader/qt5xdgiconloader-config.cmake ++++++ libqtxdg-3.2.0.tar.xz -> libqtxdg-3.3.1.tar.xz ++++++ ++++ 17512 lines of diff (skipped)
