SHA256
1
0
forked from pool/kiten

KDE Applications 20.12.0 final: release on 10th Dec

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kiten?expand=0&rev=132
This commit is contained in:
Christophe Giboudeaux 2020-12-08 07:25:15 +00:00 committed by Git OBS Bridge
parent 132ffe6d9b
commit 4556e4468c
6 changed files with 26 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATsQACgkQ29LOiT4t
HIfaagf9Fcew2Gbcgq3kw0exouetydXUz4kLf3SblnnR720H1DWdAh5c+UJO6JSD
XUuOr6OrhTsVBFkIJLk0giXmGjurlT9Qx4iciDCRPgqKK5yVPd8yVcqzjALBKNHw
HuzUMyymrKdz+MBthaGnvWUCfBKhBgzhSgWnS+qtoffx3SXzvdO2BcRfnRLhro4h
m3BooXHbhQz4jhu5nryhpnJ/F4RCFMOqmOEYVHF8wTi+uv5PeufK9i2sI4SXF+vQ
RaOXA0LegdbPZb43KLRiibZrZ8Zv4linBcjNUn8U5RBrjbFRIzbIMSXkjF6bXQSM
pEmk0x+TNar71XMru6sJZgi3MBGumg==
=rUIp
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhH8ACgkQ29LOiT4t
HIfT0wf/Ul7/YD4ar07gK9kn6bc25UoyDdqOlZ58p+gLmx282/2nrmcNupSTv280
N2bDL3reZttz787vt1MNAt1pWfL5KYI2ewA0QWN5x+2z1vacrBWELJGOi7YLLgLi
CHJNsnTB+Vmp/ZBMtDoHvEdzucMNjYWwcmMGPuFrpFwPtsKH/+5Lvkan4zswe6u/
V1MHT7wnXT/Bip37JzdHEybaV/rSgezwzMbSWG9bVLXqGBC79yOgD3svVs/VmRfF
fdVnyNC2r96zUyHxSXVtSdsXX4HXamvLJjDUv4MDTPCRbzVUcbHlKEPBdKvelJlr
WPGxG+4ckMiUdjcYrCF1gWCd1JkKag==
=I3pt
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Dec 5 23:16:29 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
-------------------------------------------------------------------
Fri Nov 27 15:16:44 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

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.11.90
Version: 20.12.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