Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kde-print-manager for
openSUSE:Factory checked in at 2021-08-16 10:06:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kde-print-manager (Old)
and /work/SRC/openSUSE:Factory/.kde-print-manager.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kde-print-manager"
Mon Aug 16 10:06:22 2021 rev:77 rq:911656 version:21.08.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kde-print-manager/kde-print-manager.changes
2021-07-21 19:06:30.891305537 +0200
+++
/work/SRC/openSUSE:Factory/.kde-print-manager.new.1899/kde-print-manager.changes
2021-08-16 10:07:12.403409414 +0200
@@ -1,0 +2,31 @@
+Fri Aug 6 09:43:04 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.08.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/gear/21.08.0
+- No code change since 21.07.90
+
+-------------------------------------------------------------------
+Fri Jul 30 10:05:58 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.07.90
+ * New feature release
+- No code change since 21.07.80
+
+-------------------------------------------------------------------
+Mon Jul 19 09:08:49 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.07.80
+ * New feature release
+- Changes since 21.04.3:
+ * Remove obsolete COPYING file
+ * Clean up license headers
+ * Convert license headers to SPDX
+ * Use qt_ macro + Qt:: directly
+ * Time to increase version
+ * [applet] Send icon an empty string, not undefined
+ * [applet] Remove config dialog and put options in Hamburger menu
(kde#407857)
+- Only install the license files once
+
+-------------------------------------------------------------------
Old:
----
print-manager-21.04.3.tar.xz
print-manager-21.04.3.tar.xz.sig
New:
----
print-manager-21.08.0.tar.xz
print-manager-21.08.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kde-print-manager.spec ++++++
--- /var/tmp/diff_new_pack.ZZgs59/_old 2021-08-16 10:07:14.679406691 +0200
+++ /var/tmp/diff_new_pack.ZZgs59/_new 2021-08-16 10:07:14.683406687 +0200
@@ -23,7 +23,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: kde-print-manager
-Version: 21.04.3
+Version: 21.08.0
Release: 0
Summary: Tools for managing print jobs and printers
License: GPL-2.0-or-later
@@ -61,7 +61,6 @@
BuildRequires: cmake(Qt5Network)
BuildRequires: cmake(Qt5Qml)
BuildRequires: cmake(Qt5Widgets)
-Recommends: %{name}-lang
Conflicts: kde4-print-manager
Obsoletes: kde4-print-manager < %{version}
Obsoletes: print-manager5 < %{version}
@@ -71,9 +70,7 @@
%description
kde-print-manager provides tools for managing print jobs and printers.
-%if %{with lang}
%lang_package
-%endif
%prep
%autosetup -p1 -n %{rname}-%{version}
@@ -94,7 +91,7 @@
%postun -p /sbin/ldconfig
%files
-%license COPYING
+%license LICENSES/*
%doc README
%dir %{_kf5_plasmadir}/plasmoids
%dir %{_kf5_plugindir}/kf5
@@ -120,7 +117,6 @@
%if %{with lang}
%files lang -f %{name}.lang
-%license COPYING*
%endif
%changelog
++++++ print-manager-21.04.3.tar.xz -> print-manager-21.08.0.tar.xz ++++++
++++ 72427 lines of diff (skipped)