Accepting request 757027 from KDE:Frameworks5

KDE Frameworks 5.65.0

OBS-URL: https://build.opensuse.org/request/show/757027
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdesu?expand=0&rev=73
This commit is contained in:
Dominique Leuenberger 2019-12-18 13:40:42 +00:00 committed by Git OBS Bridge
commit 8b5e647b6b
6 changed files with 27 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2+yi0ACgkQWNDuZIpI
s7ufFQgAuHjX2mVsXIemkI2QzP9kAFRGd5FGQBn9k9LMJdcYlPle/2tiv18PszOj
oNOCcmQD+KqFnWWJ/XbJd+ElPCi4d4S2Alzny7KDbNJJYAB0ebfvXuxuUOAFmPOt
Io0HePrvVxzvcu6+28v7BSgiQky6xXuRhBv61DmI8gjsPHCdVJTcv2gDe/VFv12d
no65JZv6/syh8II95L+xkaN5s11F5viCtA4xTKIKl0OzKLhPBfDkCj4mNlPPF9uw
rr3v+RFaAo5qLJYSFxNw9certd0WbucYSOae++UyFQ17oWZExoV+P8ypJGKjVW5K
DoYFSZy5yilAbVp6bjREd+buvAhB+g==
=HUKA
-----END PGP SIGNATURE-----

3
kdesu-5.65.0.tar.xz Normal file
View File

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

11
kdesu-5.65.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQW8ACgkQWNDuZIpI
s7t9YggAjutkV6pdYg/leyzv83VOhJ9eoNwHpStDfQddfunwEHH9K4+CvuL9EC1n
JNpKuHO2vj7MfYlEk39lZ/9AxkwkTjRhnw7tgu2yIiNJ0R+HBbmJGdG9OW+1mddl
+NJzCTIQCraYyz0CI6DZhESfvmXZoF69xB+LefmLlUlb2CumFhf9lt+B+fHj7eo5
wjPyB0GulVcf9ebPNSkDzM1O2ESntIeoJ0BTDQPQQmDqGvNuRyZNj2vQqDFBh2ZD
W9HrlXIS1S1E9G3ac+V+EL9kRYx9/x8RrXDRTpyKbFEvZoMlGMy0GVdYclHT1l52
RqbT+mIKkubGZrMSwbDSlKr6e+9YmQ==
=kUOf
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Dec 8 11:18:29 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.65.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.65.0.php
- Changes since 5.64.0:
* Use remove method directly
-------------------------------------------------------------------
Sun Nov 3 15:46:57 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -1,7 +1,7 @@
#
# spec file for package kdesu
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 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 libKF5Su5
%define _tar_path 5.64
%define _tar_path 5.65
# 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: kdesu
Version: 5.64.0
Version: 5.65.0
Release: 0
Summary: User interface for running shell commands with root privileges
License: LGPL-2.1-or-later