Accepting request 723662 from KDE:Applications

Applications 19.08.0 (forwarded request 723532 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/723662
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kiten?expand=0&rev=110
This commit is contained in:
Dominique Leuenberger 2019-08-16 13:46:06 +00:00 committed by Git OBS Bridge
commit 19b3cfdf9f
6 changed files with 52 additions and 6 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

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

3
kiten-19.08.0.tar.xz Normal file
View 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
View 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-----

View File

@ -1,3 +1,34 @@
-------------------------------------------------------------------
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
- Update to 19.07.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
- No code changes since 19.07.80
-------------------------------------------------------------------
Tue Jul 23 11:59:01 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
- Changes since 19.04.3:
* Follow KDE_APPLICATIONS_VERSION
* It's time to use cmake 3.5
* Use nullptr
* Ignore files
-------------------------------------------------------------------
Sat Jul 13 07:26:35 UTC 2019 - lbeltrame@kde.org

View File

@ -21,14 +21,18 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kiten
Version: 19.04.3
Version: 19.08.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: http://edu.kde.org
Source0: %{name}-%{version}.tar.xz
URL: https://edu.kde.org
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: extra-cmake-modules
BuildRequires: karchive-devel