SHA256
1
0
forked from pool/kiten

KDE Applications 20.04.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kiten?expand=0&rev=117
This commit is contained in:
Christophe Giboudeaux 2020-04-24 07:23:21 +00:00 committed by Git OBS Bridge
parent 441db8fbc7
commit 4f50402e11
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:56a2fc4fed30c40a8267b354ad46a17a3e3b4afdacca4a631e085be9d55fda17
size 11282492

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6G3uMACgkQ29LOiT4t
HIdd/Af8DKdx03uMy37rl90YXur4e6Pkk4Z8dE27/OrxIOzIgnx3TuSmAcHLJAvF
5FpIsCZ1xexY/w2kPwYSTKi1Yc8NhsYiZNYbAq6REULic/bpByOzmPAmtVGL+iKI
/CNaL8h7hETxBPjCWbaIF8yLx+aG1dQeEJLG5/ceXBPSFmRTK8dL9aaCTcTeicuM
40iHKgO8Cb8wOHz0l8jyZERtsAjA8hOpYgr+nSV1ZerDzEVAUt6i6Su0d/HYigZa
7OjhbBktpt7c6kulC/2bPlkBgxX7hA1Sx23QJnfCFFqkg020lLBNxVal/GCwRsgh
QXgph6eCrtdTQwxzKOMApsCk8zpeOw==
=lMGZ
-----END PGP SIGNATURE-----

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

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

11
kiten-20.04.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB84ACgkQ29LOiT4t
HIfhmwf/TH6uHquAkgH8WM7j11cWSGsSLYo79r5xcScs0+abyW3lz7XQVz3KHsd5
VZV7YdqAN4cA+eAHCtJ6C2eg5S9INCf78Pl5t6Ly0/EM7JeBGGVQnh/Jj4ax/kIL
Pj9dogk9/tG6r548KykY8LRwojCPtJ396MqoNUXQc+/vtjlenVr5dejmfoCzTxjl
OYlLhgzeHYtsMB8mnbY0om6E9N0r3ABoL5TInSM/aAL6PYyhqrPfE5MgIx2gs67K
nGUABmUn3My2wDPsgPIwU+tgG+E6GcV+OgIb8C4+BFTxVVmZFfw9QFsi5U7JaoMw
oFQoHqfGOVOduJf6WcQXKmVaqS+I5A==
=UOQq
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Apr 23 12:22:30 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
- Changes since 20.03.90:
* Fix build with Qt >= 5.15.0-beta3
-------------------------------------------------------------------
Sun Apr 5 20:30:09 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -21,14 +21,14 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kiten
Version: 20.03.90
Version: 20.04.0
Release: 0
Summary: Japanese Reference/Study Tool
# Data files are under CC-BY-SA-3.0 (edict) and CC-BY-SA-4.0 ("kanjidic"/SKIP numbers therein)
License: GPL-2.0-or-later AND CC-BY-SA-3.0 AND CC-BY-SA-4.0
Group: Amusements/Teaching/Language
URL: https://edu.kde.org
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules
BuildRequires: kf5-filesystem
BuildRequires: update-desktop-files
@ -51,7 +51,7 @@ Recommends: %{name}-lang
Obsoletes: %{name}5 < %{version}
Provides: %{name}5 = %{version}
%if %{with lang}
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif