SHA256
1
0
forked from pool/yakuake

Accepting request 797064 from KDE:Applications

KDE release 20.04.0

OBS-URL: https://build.opensuse.org/request/show/797064
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yakuake?expand=0&rev=54
This commit is contained in:
Dominique Leuenberger 2020-04-29 18:51:14 +00:00 committed by Git OBS Bridge
commit 2094eb47aa
6 changed files with 52 additions and 20 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5draIACgkQ29LOiT4t
HIc+VQf+J4sc3KbCGvdTENAhLDyJjWDJ3/8CPbQBF1OBxu5VqCw2SnzqHP40xpzH
vhKVSn9UKgXrTCI99kXSdH5TKt+FEgMRHBEHyCTighwPp8QTNrZU6O+U+XjHzH74
PLTrO7NuD0L4wI46UgBgjOSmUvQS3kTZRxUfanbUMRin0FTdk1ysSpr7ZNDJBB4t
mLp4jU4++EDOja873bpDXScya8752w8NG0dCjOoHe2ij/idWB1CxSkSvpHOZN5tk
jOZGCOLIkG3+FRBudxnvnRn0+SGTEFnG1Sawnv0ACnyTmfKPoPx6gRm9ex0RvBlI
+1xEoGiyFhDpgfYdynwLiEXsQda17A==
=HBvq
-----END PGP SIGNATURE-----

3
yakuake-20.04.0.tar.xz Normal file
View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB/4ACgkQ29LOiT4t
HIeTHQf+P7AMNDxrZHH4fSbu45xp4dyJ9EWQrFH3NipzfS+Ruc0gNyBZjAVUHgTO
mulj/L2kawkpBMglPe1TlAysCR7MzbgdAG1eJw8T/IlYdeGtGJGr5fU5Oz+WZUIz
zEIThAl/jgZjvacsuuWoLsBBfaYYYe0u/iIV202LuNvvzJ3YNDm6I56rdEj4+5tT
01V1G1ze1N0mJ+bvCHv362jkbnhugJojD1KiDNt+vyPKJIqOtXupYiTGm9Ihnhab
HM1n1PDjcMqr8oYfSzKKkPjwdcOGGiTflj8tKrP3Bc7ks6/CYwb6kjqKGfyPXB9n
2FDbU1P628DsXoHwaoMECaWhbDjKTw==
=YfRk
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Thu Apr 23 12:23:22 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-04-apps-update
- No code change since 20.03.90
-------------------------------------------------------------------
Sun Apr 5 20:30:51 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-rc
- No code change since 20.03.80
-------------------------------------------------------------------
Sun Mar 22 09:17:48 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-beta
- Changes since 19.12.3:
* Add support for resizing by dragging the title bar
* Support opening new sessions in current working dir (kde#396472)
* It alreadys added by kaboutdata
* Port deprecated methods
* Use URLs with transport encryption
-------------------------------------------------------------------
Thu Mar 5 20:36:55 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package yakuake
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# 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
@ -18,17 +18,13 @@
%bcond_without lang
Name: yakuake
Version: 19.12.3
Version: 20.04.0
Release: 0
Summary: Terminal for KDE
License: GPL-2.0-or-later
Group: System/GUI/KDE
URL: https://kde.org/applications/system/org.kde.yakuake
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: fdupes
BuildRequires: kf5-filesystem
BuildRequires: update-desktop-files
@ -55,6 +51,10 @@ BuildRequires: cmake(Qt5X11Extras)
Requires: konsole-part > 15.12
Recommends: %{name}-lang = %{version}
Recommends: konsole > 15.12
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
%description
Yakuake is a retractable KDE Terminal Emulator.