forked from pool/kiten
Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kiten?expand=0&rev=97
This commit is contained in:
parent
7ac5536216
commit
d74752de4c
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5adb3cbcd16d0459110ff5a73b24200b5fc30db9a7bf420545b9d58bb9eeb08a
|
|
||||||
size 11285080
|
|
3
kiten-19.08.0.tar.xz
Normal file
3
kiten-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:891ccf6c610099c63045aedccee4d1ac87c5189066fd2763e0743a40b2538b53
|
||||||
|
size 11284696
|
11
kiten-19.08.0.tar.xz.sig
Normal file
11
kiten-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxoYACgkQ29LOiT4t
|
||||||
|
HIdGKwgAmefatHi2U/kyLA0cqp6kWhFKZ+t16SYIUAPQvTga3LMWFLyZhzRqa9nH
|
||||||
|
Sropbk0aYjy1PCUzLOtQdkK9MQReFXC0mZ2cQNTuDnwa4ExvG6MGxuQlS0i/iGpt
|
||||||
|
8WBBcprpFgTvgLk5LdPJlc6eaEepgmF8EQS+GhqRHv3i7uSbYVm8BTqjwh/IKMnn
|
||||||
|
O7HUHTl8dy4e2Rp7AODOh4uJipUIpmEEyJoALmPgmsCzM+Feecsp8pZugkkGJiqV
|
||||||
|
0t1SKkkUP9sIcyS1jDCsGCFqKgbJvIY9CxwrwSVgpL27c+hXQZ0itbq9W42HZpf8
|
||||||
|
bj7ryHKJw5XlYKGd6PO7JY/Kyr5Iww==
|
||||||
|
=K4RA
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 9 08:31:06 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 19.08.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-19.08.0.php
|
||||||
|
- No code change since 19.07.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 06 16:50:49 UTC 2019 - lbeltrame@kde.org
|
Tue Aug 06 16:50:49 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
10
kiten.spec
10
kiten.spec
@ -21,14 +21,18 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kiten
|
Name: kiten
|
||||||
Version: 19.07.90
|
Version: 19.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Japanese Reference/Study Tool
|
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)
|
# 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
|
License: GPL-2.0-or-later AND CC-BY-SA-3.0 AND CC-BY-SA-4.0
|
||||||
Group: Amusements/Teaching/Language
|
Group: Amusements/Teaching/Language
|
||||||
URL: http://edu.kde.org
|
URL: https://edu.kde.org
|
||||||
Source0: %{name}-%{version}.tar.xz
|
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
|
%if %{with lang}
|
||||||
|
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||||
|
Source2: applications.keyring
|
||||||
|
%endif
|
||||||
BuildRequires: edict
|
BuildRequires: edict
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: karchive-devel
|
BuildRequires: karchive-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user