diff --git a/kde-print-manager.changes b/kde-print-manager.changes index 364f2b5..f118791 100644 --- a/kde-print-manager.changes +++ b/kde-print-manager.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Jul 19 09:08:49 UTC 2021 - Christophe Giboudeaux + +- 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 + ------------------------------------------------------------------- Sun Jul 18 08:33:31 UTC 2021 - Christophe Giboudeaux diff --git a/kde-print-manager.spec b/kde-print-manager.spec index b0b4e9b..c1ab917 100644 --- a/kde-print-manager.spec +++ b/kde-print-manager.spec @@ -23,15 +23,15 @@ %{!?_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.07.80 Release: 0 Summary: Tools for managing print jobs and printers 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 +Source: https://download.kde.org/unstable/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 +Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig Source2: applications.keyring %endif BuildRequires: cups @@ -61,7 +61,6 @@ BuildRequires: cmake(Qt5Gui) 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 @@ Provides: dbus(com.redhat.NewPrinterNotification) %description kde-print-manager provides tools for managing print jobs and printers. -%if %{with lang} %lang_package -%endif %prep %autosetup -p1 -n %{rname}-%{version} @@ -87,14 +84,14 @@ kde-print-manager provides tools for managing print jobs and printers. %if %{with lang} %find_lang %{name} --with-man --all-name %endif - %suse_update_desktop_file -r org.kde.PrintQueue Utility DesktopUtility - %suse_update_desktop_file -r org.kde.kde-add-printer Utility DesktopUtility + %suse_update_desktop_file -r org.kde.PrintQueue Utility DesktopUtility + %suse_update_desktop_file -r org.kde.kde-add-printer Utility DesktopUtility %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files -%license COPYING +%license LICENSES/* %doc README %dir %{_kf5_plasmadir}/plasmoids %dir %{_kf5_plugindir}/kf5 @@ -120,7 +117,6 @@ kde-print-manager provides tools for managing print jobs and printers. %if %{with lang} %files lang -f %{name}.lang -%license COPYING* %endif %changelog diff --git a/print-manager-21.04.3.tar.xz b/print-manager-21.04.3.tar.xz deleted file mode 100644 index 2755be2..0000000 --- a/print-manager-21.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:981fa844035d30371429c97ce59e82f3f9c199c30bbc9444106b8fa83be385ad -size 263964 diff --git a/print-manager-21.04.3.tar.xz.sig b/print-manager-21.04.3.tar.xz.sig deleted file mode 100644 index 90486c6..0000000 --- a/print-manager-21.04.3.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmDj5+gACgkQu0YzUNbv -Me+k0g/+L7f/JmRUjINo6mz/LUHJaLAnFQKWEzTkG3NHaiqjpZutXgsvGznPpJb5 -MHfykUrbbfnJyXFm7rNQ1kBDDkiiQ6hCvuVNBrYak8sfrwAG+GPi9RJ6etkWlQ95 -VnvBaStQv84IMgQFDp94aYgHtIP1yWVYZdyKQCn/GVfMByJ2kA1DFEhx/kDJPJST -rLbZZleLf40Mxlb2GPTEJhvDuB+Bqsh8CadwnpLVX0mocPsd3nYEwBK3ZfG0MfwG -/505B3yj705hEWs2lZCJIPZ/TvtbMvdUUk1Z73vdSpFLmPOyy3+stDweq6Ql/ZXJ -d0mUkVpZvMme9ukhVYlTPetwQgbi7ae3EdT+z32VR1I0rNQvHuX9qVvnfhPfDzxC -dpozZ8Brbj3U+OvdFYwdW0TF6yaDrNzSOWkk4Djz8nfDUd5uh8RLJy89hJSStX+b -/CkRlB55hAdRMn1dZqCuxLh6wEnL4/oWTynp0Bci4MKKlweBlJBh/IFGoYlFdJBj -Lj6IzuEXWlS83zHO+LWjN2eAxCV+9fhbhD3/T4NrO7K8VBbDbMgc0rhkD2SEaotW -01eYtCHY+WE3HWPF+hGw0Y6RtIu8HwURiaXFqa71K3yizBtg9JWDsSpLg5gx8isO -IHq54FgGO1MOi35jknPoJzZwiHVJ+mxuPV8JrhmyI13xibc2AUo= -=UHgQ ------END PGP SIGNATURE----- diff --git a/print-manager-21.07.80.tar.xz b/print-manager-21.07.80.tar.xz new file mode 100644 index 0000000..8eb365d --- /dev/null +++ b/print-manager-21.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d99dff205c379ef402bf7b5c6d6d3051f4b5297a7906568b70f87c5904ab02d +size 270256 diff --git a/print-manager-21.07.80.tar.xz.sig b/print-manager-21.07.80.tar.xz.sig new file mode 100644 index 0000000..ecd331b --- /dev/null +++ b/print-manager-21.07.80.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAmDxi6EACgkQOmpNuDnq +ptfK3A/9F0jfC0vXNRcnr7jhXIC/GhNaB9JIZ/etiLzG/Uz/nkglpfy4yWLFzbud +hCYoD/HVy5b7fn0Kckekb5kA/lQxMmknpp6+jNKwz6MV7GzQx1QVnJAKVViKQ2Bf +RPjtiT/RYG4F8Z77E4xRSYXhp3wP/XbqTJiWjN6YhGlBBA0mAdkKghr8Or5ZfqnM +XAgpTyJz1Iotuxm7F2gM25da9lg0pD1XHz0dQxq0dXYFzz3IZyrpIZTkhz2CQDyd +7s2WtqZ6CMdR/u245U/WbPUyWo9MqSZ4bM4noGIpk/kOo3TRjP1Mw8wqgkC3mACQ +aLA3QZxiqc0KPwjTGrwOURV7r1LicsLUHpiJkDc6yTS2QfeAciT18Rcztxcxtuti +GZyLLhymGDKD12FFKgaHywzTROomVW0nDODP5Mg8yZO7IfWlJn2jVba+revzuXi3 +dQPBgyaVuyehSYWjvS9pDXS5Rrjql4eFZFZ+k3OOsK/v9ZaJdUoWNlwYk+ZZUKpa +tsQfRyzo357j4mvcZSDJFoykle8BLRA0zSBF0Zz4h30CExnzNSaDMZS7NIcEOqZl +w0kJXyOpm9d0yohSExoPyoCsP0uBAw3lHPggH1+7YuRPOfOSHQnWdZ1LauxU0N2P +hzBYLeXLz/rE1poE8K31U/TnGo/gH70AaDYwadUQ6OHtfQ/Mqu0= +=aH3L +-----END PGP SIGNATURE-----