Hello community,

here is the log from the commit of package dtkwm for openSUSE:Factory checked 
in at 2019-04-30 13:02:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dtkwm (Old)
 and      /work/SRC/openSUSE:Factory/.dtkwm.new.5536 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dtkwm"

Tue Apr 30 13:02:21 2019 rev:2 rq:697659 version:2.0.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/dtkwm/dtkwm.changes      2019-03-26 
22:30:44.641730087 +0100
+++ /work/SRC/openSUSE:Factory/.dtkwm.new.5536/dtkwm.changes    2019-04-30 
13:02:30.642130662 +0200
@@ -1,0 +2,5 @@
+Fri Apr 19 07:07:46 UTC 2019 - Hillwood Yang <hillw...@opensuse.org>
+
+- Fix filelist. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dtkwm.spec ++++++
--- /var/tmp/diff_new_pack.xDg0Z0/_old  2019-04-30 13:02:31.314130378 +0200
+++ /var/tmp/diff_new_pack.xDg0Z0/_new  2019-04-30 13:02:31.314130378 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dtkwm
 #
-# 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,16 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define sover 2
 
 Name:           dtkwm
 Version:        2.0.9
 Release:        0
 Summary:        Deepin graphical user interface library
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
+Group:          System/GUI/Other
 URL:            https://github.com/linuxdeepin/dtkwm
 Source0:        
https://github.com/linuxdeepin/dtkwm/archive/%{version}/%{name}-%{version}.tar.gz
-Group:          System/GUI/Other
 BuildRequires:  libQt5PlatformSupport-devel-static
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5DBus)
@@ -71,7 +72,6 @@
 
 %install
 %qmake5_install
-rm -rf %{buildroot}/mkspecs
 
 %post -n lib%{name}%{sover} -p /sbin/ldconfig
 
@@ -89,5 +89,9 @@
 %{_libdir}/cmake/DtkWm/DtkWmConfig.cmake
 %{_libdir}/pkgconfig/%{name}.pc
 %{_libdir}/lib%{name}.so
+%dir %{_libdir}/qt5
+%dir %{_libdir}/qt5/mkspecs
+%dir %{_libdir}/qt5/mkspecs/modules
+%{_libdir}/qt5/mkspecs/modules/qt_lib_dtkwm.pri
 
 %changelog


Reply via email to