From 3875630b8daf385662c62e83a7b5bd9fb9b84d55be3fc3bdd6b5bd6aeccd8e23 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 11 Jan 2020 16:28:23 +0000 Subject: [PATCH] KDE Frameworks 5.66. OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kauth?expand=0&rev=210 --- kauth-5.65.0.tar.xz | 3 --- kauth-5.65.0.tar.xz.sig | 11 ----------- kauth-5.66.0.tar.xz | 3 +++ kauth-5.66.0.tar.xz.sig | 11 +++++++++++ kauth.changes | 12 ++++++++++++ kauth.spec | 6 +++--- 6 files changed, 29 insertions(+), 17 deletions(-) delete mode 100644 kauth-5.65.0.tar.xz delete mode 100644 kauth-5.65.0.tar.xz.sig create mode 100644 kauth-5.66.0.tar.xz create mode 100644 kauth-5.66.0.tar.xz.sig diff --git a/kauth-5.65.0.tar.xz b/kauth-5.65.0.tar.xz deleted file mode 100644 index cac7976..0000000 --- a/kauth-5.65.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:277821947090e806f5850983e110134480915bf8e9609e0f24eaf34f7ca00c5f -size 86064 diff --git a/kauth-5.65.0.tar.xz.sig b/kauth-5.65.0.tar.xz.sig deleted file mode 100644 index 0ca9b97..0000000 --- a/kauth-5.65.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQTEACgkQWNDuZIpI -s7tT9Af/R7K5KsCc+J9z6EfPeaD4JXHL8aOf8k9eg9MBnM1MFHuOU3Rzs9PgyBA1 -HTXpVG47hT5DF1Yh0PsTI+mekPNA7CC/0j8injeiTVURJXaINZFZJNn7oElaQ5t/ -B6XPHYDsZ7o4oK13DK2+OJq/pWZKEQopWDNKUZOjXlN2RVZWYqHnY7c6MTf/JO47 -gPWFLdfWPmF1FMcscaxrEXOGZaYQLjH6SCRl294/bGCVrTXqQFfRfD333Vj75Y9p -n+pcfjOdfb2mcMraP4v9r1Gvqa8YuiBffb6cyYudLQPtLUxkORF5Gs/6+aEvdqvO -PYKhCJTUiafNPCX29yEZ3FS/jwhY1g== -=ja8v ------END PGP SIGNATURE----- diff --git a/kauth-5.66.0.tar.xz b/kauth-5.66.0.tar.xz new file mode 100644 index 0000000..5248dbb --- /dev/null +++ b/kauth-5.66.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f167ec8f926caf348a161a39e0c0588f517fe3a49ab4f39c1dfa94f47e104414 +size 85972 diff --git a/kauth-5.66.0.tar.xz.sig b/kauth-5.66.0.tar.xz.sig new file mode 100644 index 0000000..94cd540 --- /dev/null +++ b/kauth-5.66.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl4QxMYACgkQWNDuZIpI +s7v4AwgAsN2GMU374KkHhbcOLufDBBdHvobxZD2A4zZhFtumum1N7zkaPsBvJlua +mlmZt2mqezN4LdjcglhheWjldLl5vRd86+4i4U0dgJpmH2lI8M9nItbJyNAv4Xic +4cSaYnntIKkBwPWVuBbC/7djmQTrauUPjk7/MZFnW2PyE0OZJFQBvOxHeSnsmcjm +fie1Jj5LsvGBv8fOm/ydlqgl/0mjFAU0hKCbv/MOM+I5NVLJbRAIcmxZVni7JPC0 +yzGvOW7ldribzX0zvfpTGKENJkQSZPEEcq7UnRi8L1ERc3Dy5T82ZEtB7vme4Z6V +SVPikk1T5zjO1SEPWbdHfH+Cqn3FgA== +=R++N +-----END PGP SIGNATURE----- diff --git a/kauth.changes b/kauth.changes index bb87dd6..77104be 100644 --- a/kauth.changes +++ b/kauth.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sun Jan 5 09:01:59 UTC 2020 - Christophe Giboudeaux + +- Update to 5.66.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.66.0.php +- Changes since 5.65.0: + * Port QRegExp to QRegularExpression + * Port to QRandomGenerator + * Update the obsolete projects.kde.org URL + ------------------------------------------------------------------- Sun Dec 8 11:18:20 UTC 2019 - Christophe Giboudeaux diff --git a/kauth.spec b/kauth.spec index 012672a..6ac5ade 100644 --- a/kauth.spec +++ b/kauth.spec @@ -1,7 +1,7 @@ # # spec file for package kauth # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ %define lname libKF5Auth5 -%define _tar_path 5.65 +%define _tar_path 5.66 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without lang Name: kauth -Version: 5.65.0 +Version: 5.66.0 Release: 0 Summary: Framework which lets applications perform actions as a privileged user License: LGPL-2.1-or-later