Hello community, here is the log from the commit of package kdgantt2 for openSUSE:Factory checked in at 2019-07-21 11:34:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdgantt2 (Old) and /work/SRC/openSUSE:Factory/.kdgantt2.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdgantt2" Sun Jul 21 11:34:14 2019 rev:9 rq:716774 version:16.08.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kdgantt2/kdgantt2.changes 2017-02-03 17:44:34.038390240 +0100 +++ /work/SRC/openSUSE:Factory/.kdgantt2.new.4126/kdgantt2.changes 2019-07-21 11:34:15.404778186 +0200 @@ -1,0 +2,5 @@ +Fri Jul 19 08:34:36 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Use %_kf5_debugdir for logging categories. + +------------------------------------------------------------------- @@ -40 +45 @@ - * https://www.kde.org/announcements/announce-applications-16.07.90.php + * https://www.kde.org/announcements/announce-applications-16.08-rc.php ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdgantt2.spec ++++++ --- /var/tmp/diff_new_pack.ddYcWh/_old 2019-07-21 11:34:16.556777992 +0200 +++ /var/tmp/diff_new_pack.ddYcWh/_new 2019-07-21 11:34:16.560777992 +0200 @@ -1,7 +1,7 @@ # # spec file for package kdgantt2 # -# Copyright (c) 2017 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 @@ -12,7 +12,7 @@ # 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/ # @@ -20,17 +20,17 @@ Version: 16.08.3 Release: 0 Summary: Gantt chart library -License: GPL-2.0 +License: GPL-2.0-only Group: System/GUI/KDE -Url: http://www.kde.org +URL: https://www.kde.org Source0: %{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules >= 5.19.0 BuildRequires: kf5-filesystem BuildRequires: ki18n-devel +BuildRequires: pkgconfig BuildRequires: pkgconfig(Qt5PrintSupport) >= 5.4.0 BuildRequires: pkgconfig(Qt5Test) >= 5.4.0 BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0 -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This library implements Gantt chart drawing functionality. It allows @@ -52,7 +52,7 @@ %package -n libKF5KDGantt2-5 Summary: Gantt chart library for kdepim -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/Libraries Requires: kdgantt2 = %{version} @@ -66,7 +66,7 @@ %package devel Summary: Development package for kdgantt2 -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Development/Libraries/KDE Requires: libKF5KDGantt2-5 = %{version} @@ -74,7 +74,7 @@ The development package for the kdgantt2 libraries. %files devel -%defattr(-,root,root) +%license COPYING* %{_includedir}/KF5/KDGantt2/ %{_includedir}/KF5/kdgantt2/ %{_includedir}/KF5/kdgantt2_version.h @@ -83,11 +83,11 @@ %{_libdir}/qt5/mkspecs/modules/qt_KDGantt2.pri %files -%defattr(-,root,root) -%{_kf5_configdir}/kdgantt2.categories +%license COPYING* +%{_kf5_debugdir}/kdgantt2.categories %files -n libKF5KDGantt2-5 -%defattr(-,root,root) +%license COPYING* %{_libdir}/libKF5KDGantt2.so.* %changelog
