diff --git a/applications.keyring b/applications.keyring new file mode 100644 index 0000000..57c966e Binary files /dev/null and b/applications.keyring differ diff --git a/kde-print-manager.changes b/kde-print-manager.changes index 0612635..2d79ec4 100644 --- a/kde-print-manager.changes +++ b/kde-print-manager.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Fri Aug 9 08:32:32 UTC 2019 - Christophe Giboudeaux + +- Update to 19.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.0.php +- No code change since 19.07.90 + +------------------------------------------------------------------- +Tue Aug 06 16:50:49 UTC 2019 - lbeltrame@kde.org + +- Update to 19.07.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-rc.php +- No code changes since 19.07.80 + +------------------------------------------------------------------- +Tue Jul 23 11:58:59 UTC 2019 - lbeltrame@kde.org + +- Update to 19.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-beta.php +- Changes since 19.04.3: + * Fix warning "0 instead of 1 arguments to message {Printing with %1} + * CMake: drop duplicate cmake_minimum_required() call + * use KDE Applications version numbering + * CMake: drop needless policy setting + * Fix forward declaration + * Use friendlier Name for notification file + ------------------------------------------------------------------- Sat Jul 13 07:26:34 UTC 2019 - lbeltrame@kde.org diff --git a/kde-print-manager.spec b/kde-print-manager.spec index d2d33b2..dd1fcf0 100644 --- a/kde-print-manager.spec +++ b/kde-print-manager.spec @@ -16,19 +16,23 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # - +%define rname print-manager %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kde-print-manager -Version: 19.04.3 +Version: 19.08.0 Release: 0 Summary: A print manager for KDE License: GPL-2.0-or-later Group: System/GUI/KDE -URL: http://www.kde.org -Source: print-manager-%{version}.tar.xz +URL: https://www.kde.org +Source: https://download.kde.org/stable/applications/%{version}/src/%{rname}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/applications/%{version}/src/%{rname}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: cups BuildRequires: cups-backends BuildRequires: cups-client @@ -72,7 +76,7 @@ This project is a replacement for the previous printing management of KDE. %endif %prep -%setup -q -n print-manager-%{version} +%setup -q -n %{rname}-%{version} %build %cmake_kf5 -d build -- -DCUPS_INCLUDE_DIR=%{_includedir}/cups diff --git a/print-manager-19.04.3.tar.xz b/print-manager-19.04.3.tar.xz deleted file mode 100644 index d80a68b..0000000 --- a/print-manager-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ab32527d6916c1063bf175a1515a0cebb0dfb93844881c4339b2ee690697907 -size 240784 diff --git a/print-manager-19.08.0.tar.xz b/print-manager-19.08.0.tar.xz new file mode 100644 index 0000000..2a9f36d --- /dev/null +++ b/print-manager-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56fe89f6bc3be64848adee20a22c712ba8f72602e28fb3288cd5328797e32c7b +size 241252 diff --git a/print-manager-19.08.0.tar.xz.sig b/print-manager-19.08.0.tar.xz.sig new file mode 100644 index 0000000..6273999 --- /dev/null +++ b/print-manager-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpcACgkQ29LOiT4t +HIcahQf+I5f66HurQjT5z5x5kYVE00MD8nsU+i1UZS7pID2l+p7vi/lH9O9xCYow +zHe/CPvLEFeAZpJV66DlQXKS9lbGxCAgHFv8f2nl9Pfnuu3ImIWRVc7neZzS0uha +t660KMXIhx6J5SgzQs4DSUtRBfCjv0Xgx8g6IFRHAKfSJleD/ZlYUPJ/3FbI7XWo +ED30Kwrzy6GheRSQSG1bVGrE7dZEsaqQzNLwHMeJZ7H12YXVYA2uuAqawfmsJ7v4 +7WFUEbCRWsaEGhHZ9LutWoZIlxVhVA7si7EwhGGXkwgMAOO8PYxf7JXqGfpAD8sP +/PzuIk1BfJrVUFrJIQ47nFYLVrek6g== +=2qch +-----END PGP SIGNATURE-----