Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dtkgui for openSUSE:Factory checked 
in at 2021-08-18 08:55:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dtkgui (Old)
 and      /work/SRC/openSUSE:Factory/.dtkgui.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dtkgui"

Wed Aug 18 08:55:22 2021 rev:4 rq:910882 version:5.5.17.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/dtkgui/dtkgui.changes    2021-06-02 
22:11:13.400124138 +0200
+++ /work/SRC/openSUSE:Factory/.dtkgui.new.1899/dtkgui.changes  2021-08-18 
08:55:44.526985928 +0200
@@ -1,0 +2,14 @@
+Sun Aug  1 08:17:35 UTC 2021 - Hillwood Yang <[email protected]>
+
+- Update pkgconfig profile version to 5.5 
+
+-------------------------------------------------------------------
+Sun Jul 25 07:53:38 UTC 2021 - Hillwood Yang <[email protected]>
+
+- Update version to 5.5.17.1
+  * Update abi json file
+  * Add memory leak detection parameters
+  * fix: DGuiApplicationHelper::setSingleInstance start multiple instances
+  * fix: eliminate warning
+
+-------------------------------------------------------------------

Old:
----
  dtkgui-5.4.13.tar.gz

New:
----
  dtkgui-5.5.17.1.tar.gz

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

Other differences:
------------------
++++++ dtkgui.spec ++++++
--- /var/tmp/diff_new_pack.tlmcJT/_old  2021-08-18 08:55:44.998985398 +0200
+++ /var/tmp/diff_new_pack.tlmcJT/_new  2021-08-18 08:55:44.998985398 +0200
@@ -19,9 +19,10 @@
 
 %define libver  5
 %define apiver  5.5.0
+%define pkg_ver 5.5
 
 Name:           dtkgui
-Version:        5.4.13
+Version:        5.5.17.1
 Release:        0
 Summary:        Deepin Toolkit GUI
 License:        LGPL-3.0
@@ -41,6 +42,7 @@
 BuildRequires:  pkgconfig(Qt5X11Extras)
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(librsvg-2.0)
+BuildRequires:  libQt5PlatformSupport-private-headers-devel
 BuildRequires:  libQt5Gui-private-headers-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -52,8 +54,8 @@
 Group:          System/Libraries
 
 %description -n lib%{name}%{libver}
-Deepint Tool Kit (Dtk) GUI is the base devlopment tool of all C++/Qt developer 
work 
-on Deepin.
+Deepint Tool Kit (Dtk) GUI is the base devlopment tool of all C++/Qt developer
+work on Deepin.
 
 %package devel
 Summary:        Development tools for dtkgui
@@ -61,8 +63,8 @@
 Requires:       lib%{name}%{libver} = %{version}
 
 %description devel
-The dtkgui-devel package contains the header files and developer
-docs for dtkgui.
+The dtkgui-devel package contains the header files and developer docs for
+dtkgui.
 
 You should first read the "Deepin Application Specification".
 
@@ -77,8 +79,6 @@
 %install
 %qmake5_install
 
-# Workaround boo#1181642
-
 %post -n lib%{name}%{libver} -p /sbin/ldconfig
 %postun -n lib%{name}%{libver} -p /sbin/ldconfig
 
@@ -90,7 +90,6 @@
 %dir %{_libdir}/libdtk-%{apiver}/DGui/bin
 %{_libdir}/libdtk-%{apiver}/DGui/bin/deepin-gui-settings
 %{_libdir}/libdtk-%{apiver}/DGui/bin/taskbar
-# %config %{_sysconfdir}/dbus-1/system.d/com.deepin.dtk.FileDrag.conf
 
 %files -n lib%{name}%{libver}
 %{_libdir}/lib%{name}.so.*
@@ -102,6 +101,10 @@
 %{_libdir}/cmake/DtkGui
 %{_libdir}/lib%{name}.so
 %{_libdir}/pkgconfig/%{name}.pc
+%{_libdir}/pkgconfig/%{name}%{pkg_ver}.pc
+%dir %{_libdir}/cmake/DtkGui%{pkg_ver}
+%{_libdir}/cmake/DtkGui%{pkg_ver}/DtkGui%{pkg_ver}Config.cmake
 %{_libdir}/qt5/mkspecs/modules/qt_lib_%{name}.pri
+%{_libdir}/qt5/mkspecs/modules/qt_lib_%{name}%{pkg_ver}.pri
 
 %changelog

++++++ dtkgui-5.4.13.tar.gz -> dtkgui-5.5.17.1.tar.gz ++++++
++++ 4066 lines of diff (skipped)

Reply via email to