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-02-17 18:12:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dtkgui (Old)
 and      /work/SRC/openSUSE:Factory/.dtkgui.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dtkgui"

Wed Feb 17 18:12:19 2021 rev:2 rq:872982 version:5.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/dtkgui/dtkgui.changes    2021-02-16 
22:42:30.602112048 +0100
+++ /work/SRC/openSUSE:Factory/.dtkgui.new.28504/dtkgui.changes 2021-02-17 
18:13:19.798028467 +0100
@@ -1,0 +2,5 @@
+Tue Feb  9 11:25:06 UTC 2021 - Jan Engelhardt <[email protected]>
+
+- Trim obsolete specfile constructs.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dtkgui.spec ++++++
--- /var/tmp/diff_new_pack.KwIwiS/_old  2021-02-17 18:13:20.266028850 +0100
+++ /var/tmp/diff_new_pack.KwIwiS/_new  2021-02-17 18:13:20.270028853 +0100
@@ -23,7 +23,7 @@
 Name:           dtkgui
 Version:        5.4.0
 Release:        0
-Summary:        Deepin Toolkit gui
+Summary:        Deepin Toolkit GUI
 License:        LGPL-3.0
 Group:          System/GUI/Other
 Url:            https://github.com/linuxdeepin/dtkgui
@@ -38,17 +38,16 @@
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(librsvg-2.0)
 BuildRequires:  libQt5Gui-private-headers-devel
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-Deepin Toolkit, gui module for DDE look and feel
+A GUI module for DDE look and feel for the Deepin Toolkit.
 
 %package -n lib%{name}%{libver}
-Summary:        Deepin Toolkit gui libraries
+Summary:        Deepin Toolkit GUI libraries
 Group:          System/Libraries
 
 %description -n lib%{name}%{libver}
-Deepint Tool Kit (Dtk) gui is the base devlopment tool of all C++/Qt Developer 
work 
+Deepint Tool Kit (Dtk) GUI is the base devlopment tool of all C++/Qt developer 
work 
 on Deepin.
 
 %package devel
@@ -60,10 +59,10 @@
 The dtkgui-devel package contains the header files and developer
 docs for dtkgui.
 
-You shoud firstly read the "Deepin Application Specification".
+You should first read the "Deepin Application Specification".
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 qmake-qt5 DEFINES+=QT_NO_DEBUG_OUTPUT \
@@ -80,7 +79,6 @@
 %postun -n lib%{name}%{libver} -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root,-)
 %doc README.md
 %license LICENSE
 %dir %{_libdir}/libdtk-%{apiver}
@@ -91,11 +89,9 @@
 # %config %{_sysconfdir}/dbus-1/system.d/com.deepin.dtk.FileDrag.conf
 
 %files -n lib%{name}%{libver}
-%defattr(-,root,root,-)
 %{_libdir}/lib%{name}.so.*
 
 %files devel
-%defattr(-,root,root,-)
 %doc README.md
 %license LICENSE
 %{_includedir}/libdtk-%{apiver}/DGui

Reply via email to