Hello community, here is the log from the commit of package dtkcore for openSUSE:Factory checked in at 2017-11-07 09:58:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dtkcore (Old) and /work/SRC/openSUSE:Factory/.dtkcore.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dtkcore" Tue Nov 7 09:58:09 2017 rev:3 rq:538903 version:2.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/dtkcore/dtkcore.changes 2017-11-03 16:31:24.389893131 +0100 +++ /work/SRC/openSUSE:Factory/.dtkcore.new/dtkcore.changes 2017-11-07 09:58:32.085134346 +0100 @@ -1,0 +2,5 @@ +Fri Nov 3 08:14:28 UTC 2017 - [email protected] + +- Expand summary. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dtkcore.spec ++++++ --- /var/tmp/diff_new_pack.d9Qm5R/_old 2017-11-07 09:58:33.985065419 +0100 +++ /var/tmp/diff_new_pack.d9Qm5R/_new 2017-11-07 09:58:33.985065419 +0100 @@ -1,5 +1,5 @@ # -# spec file for package deepin-tool-kit +# spec file for package dtkcore # # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017 Hillwood Yang <[email protected]> @@ -16,6 +16,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define libver 2 Name: dtkcore @@ -28,11 +29,11 @@ Source0: https://github.com/linuxdeepin/dtkcore/archive/%{version}/%{name}-%{version}.tar.gz BuildRequires: fdupes BuildRequires: libqt5-linguist +BuildRequires: libqt5-linguist BuildRequires: libqt5-qtbase-private-headers-devel BuildRequires: libqt5-qtdeclarative-devel BuildRequires: libqt5-qtmultimedia-devel BuildRequires: libqt5-qtx11extras-devel -BuildRequires: libqt5-linguist BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -42,15 +43,13 @@ You shoud read the [Deepin Application Specification](doc/Specification) firstly. %package -n lib%{name}%{libver} -Summary: Dtkcore libraries +Summary: Deepin Toolkit Core libraries Group: System/Libraries %description -n lib%{name}%{libver} Deepint Tool Kit (Dtk) is the base devlopment tool of all C++/Qt Developer work on Deepin. -You shoud read the [Deepin Application Specification](doc/Specification) firstly. - %package devel Summary: Development tools for dtkcore Group: Development/Languages/C and C++ @@ -60,6 +59,8 @@ The dtkcore-devel package contains the header files and developer docs for dtkcore. +You shoud firstly read the "Deepin Application Specification". + %prep %setup -q
