Hello community,
here is the log from the commit of package kde-print-manager for
openSUSE:Factory checked in at 2020-04-25 20:22:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kde-print-manager (Old)
and /work/SRC/openSUSE:Factory/.kde-print-manager.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kde-print-manager"
Sat Apr 25 20:22:44 2020 rev:60 rq:796918 version:20.04.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kde-print-manager/kde-print-manager.changes
2020-03-11 18:38:42.279132744 +0100
+++
/work/SRC/openSUSE:Factory/.kde-print-manager.new.2738/kde-print-manager.changes
2020-04-25 20:23:41.641449139 +0200
@@ -1,0 +2,34 @@
+Thu Apr 23 12:23:18 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.04.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/releases/2020-04-apps-update
+- Changes since 20.03.90:
+ * Fixes printer-manager error messages from exceeding window dimenssions
(kde#415444)
+
+-------------------------------------------------------------------
+Sun Apr 5 20:30:48 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.03.90
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/releases/20.04-rc
+- Changes since 20.03.80:
+ * use httpAssembleURI not httpAssembleURIf
+
+-------------------------------------------------------------------
+Sun Mar 22 09:17:45 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.03.80
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/releases/20.04-beta
+- Changes since 19.12.3:
+ * Fix authentication (kde#408512)
+ * [Applet] Fix list item margins (kde#360199)
+ * Update the GUI enabled/paused state if it changes externally
+ * [kded] Port plugin metadata to JSON
+ * Use URLs with transport encryption
+
+-------------------------------------------------------------------
Old:
----
print-manager-19.12.3.tar.xz
print-manager-19.12.3.tar.xz.sig
New:
----
print-manager-20.04.0.tar.xz
print-manager-20.04.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kde-print-manager.spec ++++++
--- /var/tmp/diff_new_pack.xYgms1/_old 2020-04-25 20:23:42.861451654 +0200
+++ /var/tmp/diff_new_pack.xYgms1/_new 2020-04-25 20:23:42.865451663 +0200
@@ -23,17 +23,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: kde-print-manager
-Version: 19.12.3
+Version: 20.04.0
Release: 0
Summary: A print manager for KDE
License: GPL-2.0-or-later
Group: System/GUI/KDE
URL: https://www.kde.org
Source:
https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
-%if %{with lang}
-Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
-Source2: applications.keyring
-%endif
BuildRequires: cups
BuildRequires: cups-backends
BuildRequires: cups-client
@@ -67,6 +63,10 @@
Obsoletes: print-manager5 < %{version}
Provides: print-manager5 = %{version}
Provides: dbus(com.redhat.NewPrinterNotification)
+%if %{with lang}
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
+Source2: applications.keyring
+%endif
%description
This project is a replacement for the previous printing management of KDE.
@@ -96,12 +96,12 @@
%files
%license COPYING
%doc README
-%dir %{_kf5_appstreamdir}/
-%dir %{_kf5_plasmadir}
%dir %{_kf5_plasmadir}/plasmoids
-%{_kf5_applicationsdir}/org.kde.kde-add-printer.desktop
+%dir %{_kf5_plugindir}/kf5
+%dir %{_kf5_plugindir}/kf5/kded
%{_kf5_applicationsdir}/org.kde.ConfigurePrinter.desktop
%{_kf5_applicationsdir}/org.kde.PrintQueue.desktop
+%{_kf5_applicationsdir}/org.kde.kde-add-printer.desktop
%{_kf5_appstreamdir}/org.kde.plasma.printmanager.appdata.xml
%{_kf5_appstreamdir}/org.kde.print-manager.metainfo.xml
%{_kf5_bindir}/configure-printer
@@ -111,10 +111,9 @@
%{_kf5_notifydir}/printmanager.notifyrc
%{_kf5_plasmadir}/plasmoids/org.kde.plasma.printmanager/
%{_kf5_plugindir}/kcm_printer_manager.so
-%{_kf5_plugindir}/kded_printmanager.so
+%{_kf5_plugindir}/kf5/kded/printmanager.so
%{_kf5_qmldir}/org/kde/plasma/printmanager/
%{_kf5_servicesdir}/kcm_printer_manager.desktop
-%{_kf5_servicesdir}/kded/
%{_kf5_servicesdir}/plasma-applet-org.kde.plasma.printmanager.desktop
%if %{with lang}
++++++ print-manager-19.12.3.tar.xz -> print-manager-20.04.0.tar.xz ++++++
++++ 15109 lines of diff (skipped)