Accepting request 812305 from KDE:Frameworks5
Plasma 5.19.0 OBS-URL: https://build.opensuse.org/request/show/812305 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kde-cli-tools5?expand=0&rev=103
This commit is contained in:
commit
131e015d0a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e3981d1a17111f4e284b787a6e841d7ff47f4fdbca0ad17e105c0a047e5aaaa8
|
||||
size 592020
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl6xedIACgkQ7JTRj38F
|
||||
mX7Vjwf/cPVfuwpGd2gXDEk4uGB6+9LScfESR55CBLrKdvNvd9VeEuzfN6Hg6Dlz
|
||||
VNnWBXkArtgMCGTvcVC110muWehuvOVhHsswrWi52RwprZjD5YoUAXzExLZ4N+hP
|
||||
vsbIWLaBHsrsWHJL9pOfUK1TPPkNU+pDeCfEhCQHdTY83ZhkelPK/Tk4oaZNsaG8
|
||||
17zCiu0e0JmtfE6o2iDjwX5FVwOX50nK4vhw06QBn8Ai7AVYLZbYDprVYL/Ty1d/
|
||||
mnXJo/iAZLVn+EtDDw0oTbYEfq5/ygYHk47lVLBd2mUnRS5Bt4Wwv9NtZw1RJrOh
|
||||
NPSG0TCZcskGRBcJyKfIphk5pjXb0A==
|
||||
=aZWU
|
||||
-----END PGP SIGNATURE-----
|
3
kde-cli-tools-5.19.0.tar.xz
Normal file
3
kde-cli-tools-5.19.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:696a7bc3e4a828536c73bec7d6932596db8243eaf67bb99d402d622bc0f74ef1
|
||||
size 598396
|
11
kde-cli-tools-5.19.0.tar.xz.sig
Normal file
11
kde-cli-tools-5.19.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAl7Y1hgACgkQ7JTRj38F
|
||||
mX7uEwgAhXhLeite3QGCuO87GjuS5VBCIz3dFlQSu3zrKmgHDyfN/i+Iuh62xoc7
|
||||
MeDfzAfujcB56QEqVeUknTbRhop+B7M97HDFjEZLeG1ltLXRb8RON/TypOO2iGqb
|
||||
7cyKffRKAuw++kQ1RuYftS9u1ir8lj+qtKMqKWXiOEH0SGRBHbWmQl2gCoTIA5Ka
|
||||
PQPO9/oxCsg83RLFplqzJU3CiaFQVDPAH70khkbmEyIdZrB1+ZYxW7nQwSBiFB29
|
||||
ehDASpkG8JUpPuXNiv2Tx5dAe6pFFp5FexFun/oGUISgSrRurlzchwkPxQ/3K6pt
|
||||
8EOIR0pe+3yWim3uPF53ZcRcfCyydA==
|
||||
=oWfr
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 4 13:27:11 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.19.0
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.19.0.php
|
||||
- No code changes since 5.18.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 14 14:33:02 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 5.18.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.18.90.php
|
||||
- Changes since 5.18.5:
|
||||
* Remove compile without deprecated method
|
||||
* bump to require Qt 5.14
|
||||
* [kioclient] Fix 'kioclient5 --commands' usage messages
|
||||
* Make it compile against qt5.15. SkipEmptyParts is part of Qt::.
|
||||
* Remove allowAsDefault() usage, no app is using this
|
||||
* [kcmshell] Drop kdeinit
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 5 13:01:51 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -19,15 +19,15 @@
|
||||
%define kf5_version 5.54.0
|
||||
%bcond_without lang
|
||||
Name: kde-cli-tools5
|
||||
Version: 5.18.5
|
||||
Version: 5.19.0
|
||||
Release: 0
|
||||
Summary: Additional CLI tools for KDE applications
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: http://www.kde.org
|
||||
Source: https://download.kde.org/stable/plasma/%{version}/kde-cli-tools-%{version}.tar.xz
|
||||
Source: kde-cli-tools-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/kde-cli-tools-%{version}.tar.xz.sig
|
||||
Source1: kde-cli-tools-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
# PATCH-FIX-OPENSUSE kdesu-add-some-i18n-love.patch -- boo#852256
|
||||
@ -126,7 +126,6 @@ fi
|
||||
%{_kf5_bindir}/ktraderclient5
|
||||
%{_kf5_bindir}/kbroadcastnotification
|
||||
%{_kf5_servicesdir}/
|
||||
%{_kf5_libdir}/libkdeinit5_kcmshell5.so
|
||||
%{_kf5_libexecdir}/
|
||||
%{_kf5_applicationsdir}/org.kde.keditfiletype.desktop
|
||||
%ghost %{_sysconfdir}/alternatives/kdesu
|
||||
|
Loading…
x
Reference in New Issue
Block a user