Hello community,

here is the log from the commit of package libqt5xdg for openSUSE:Factory 
checked in at 2020-01-03 17:38:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5xdg (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5xdg.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5xdg"

Fri Jan  3 17:38:52 2020 rev:10 rq:760614 version:3.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5xdg/libqt5xdg.changes      2019-02-25 
17:59:12.422187545 +0100
+++ /work/SRC/openSUSE:Factory/.libqt5xdg.new.6675/libqt5xdg.changes    
2020-01-03 17:39:04.423360018 +0100
@@ -1,0 +2,40 @@
+Fri Jan  3 10:36:08 UTC 2020 - Michael Vetter <mvet...@suse.com>
+
+- Add subpackage qtxdg-tools (Debian name qtxdg-dev-tools)
+
+-------------------------------------------------------------------
+Sun Oct 27 18:20:36 UTC 2019 - Michael Vetter <mvet...@suse.com>
+
+- Update to 3.4.0:
+  * Adds an command line MimeType (mimetype) tool
+  * Adds a command line Open (open) Tool
+  * Adds a command line Default App (defapp) Tool
+  * Adds a MIME Applications Associations (XdgMimeApps) class
+  * XdgDesktopFile:
+    - Deprecates XdgDesktopFileCache and drop XdgDesktopFileCache use
+    - Add explanation comment
+    - Avoid freeze for DBusActivatable apps
+  * CMake:
+    - Remove string conversion flags
+    - Removes not used helper function
+  * test:
+    - Use qAsConst()
+  * Build and Implementation:
+    - Don't use automatic string conversion
+    - Prevent a c++11 range-loop possible detach
+    - Fixed icon cache with absolute paths
+    - Use more precise wording
+    - Use the QString multi-arg overload
+    - Use qEnvironmentVariableIntValue()
+    - Use qAsConst
+    - Drop QRegExp.
+    - Port even more towards C++ raw string literal
+    - Port towards return with a braced init list
+    - Port towards raw string literal use.
+    - Use bool literals
+    - Ports towards C++11 override specifiers
+    - Port towards C++ headers
+    - Port towards C++11 nullptr
+  * Reworded github issue template
+
+-------------------------------------------------------------------

Old:
----
  libqtxdg-3.3.1.tar.xz
  libqtxdg-3.3.1.tar.xz.asc

New:
----
  libqtxdg-3.4.0.tar.xz
  libqtxdg-3.4.0.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libqt5xdg.spec ++++++
--- /var/tmp/diff_new_pack.nhUPyZ/_old  2020-01-03 17:39:08.739362233 +0100
+++ /var/tmp/diff_new_pack.nhUPyZ/_new  2020-01-03 17:39:08.739362233 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libqt5xdg
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define _name libqtxdg
 Name:           libqt5xdg
-Version:        3.3.1
+Version:        3.4.0
 Release:        0
 Summary:        Qt implementation of xdg specs for lxqt
 License:        GPL-3.0-only
 Group:          Development/Libraries/C and C++
-Url:            https://lxqt.org
+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
@@ -39,7 +39,7 @@
 BuildRequires:  pkgconfig(Qt5Test)
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(Qt5Xml)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkgconfig(glib-2.0)
 
 %description
 Qt implementation of freedesktop.org XDG specs for LXQt
@@ -58,6 +58,7 @@
 Requires:       libQt5Xdg3 = %{version}
 Requires:       pkgconfig
 Requires:       pkgconfig(Qt5UiTools)
+Recommends:     qtxdg-tools
 
 %description devel
 QtXDG libraries for development
@@ -78,6 +79,13 @@
 %description -n libQt5XdgIconLoader-devel
 Development files for QtXDG icon loader libraries used in LXQt
 
+%package -n qtxdg-tools
+Summary:        Tools for QtXdg
+Group:          System/X11/Utilities
+
+%description -n qtxdg-tools
+Tools for QtXdg.
+
 %prep
 %setup -q -n %{_name}-%{version}
 
@@ -95,24 +103,21 @@
 %postun -n libQt5XdgIconLoader3 -p /sbin/ldconfig
 
 %files -n libQt5Xdg3
-%defattr(-,root,root)
-%doc AUTHORS COPYING
+%license COPYING
+%doc AUTHORS
 %{_libdir}/libQt5Xdg.so.*
 
 %files devel
-%defattr(-,root,root)
 %{_datadir}/cmake/qt5xdg
 %{_includedir}/qt5xdg
 %{_libdir}/pkgconfig/Qt5Xdg.pc
 %{_libdir}/libQt5Xdg.so
 
 %files -n libQt5XdgIconLoader3
-%defattr(-,root,root)
 %{_libdir}/libQt5XdgIconLoader.so.3
 %{_libdir}/libQt5XdgIconLoader.so.3.*
 
 %files -n libQt5XdgIconLoader-devel
-%defattr(-,root,root)
 %dir %{_includedir}/qt5xdgiconloader
 %dir %{_includedir}/qt5xdgiconloader/%{version}
 %dir %{_includedir}/qt5xdgiconloader/%{version}/private
@@ -128,4 +133,7 @@
 %{_datadir}/cmake/qt5xdgiconloader/qt5xdgiconloader-targets-*.cmake
 %{_datadir}/cmake/qt5xdgiconloader/qt5xdgiconloader-targets.cmake
 
+%files -n qtxdg-tools
+%{_bindir}/qtxdg-mat
+
 %changelog


++++++ libqtxdg-3.3.1.tar.xz -> libqtxdg-3.4.0.tar.xz ++++++
++++ 2919 lines of diff (skipped)


Reply via email to