SHA256
1
0
forked from pool/kauth

KDE Frameworks 5.66.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kauth?expand=0&rev=210
This commit is contained in:
Wolfgang Bauer 2020-01-11 16:28:23 +00:00 committed by Git OBS Bridge
parent 68887da408
commit 3875630b8d
6 changed files with 29 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:277821947090e806f5850983e110134480915bf8e9609e0f24eaf34f7ca00c5f
size 86064

View File

@ -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-----

3
kauth-5.66.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f167ec8f926caf348a161a39e0c0588f517fe3a49ab4f39c1dfa94f47e104414
size 85972

11
kauth-5.66.0.tar.xz.sig Normal file
View File

@ -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-----

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Jan 5 09:01:59 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- 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 <christophe@krop.fr>

View File

@ -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