SHA256
1
0
forked from pool/kwordquiz
Fabian Vogt 2019-08-15 14:01:12 +00:00 committed by Git OBS Bridge
parent a9f94162f6
commit ef854a4576
6 changed files with 30 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:d1eb3398f76f4850a594c2b0bc727ac8c45723cc7bf9c77c63985b93d5b4df00
size 4172492

3
kwordquiz-19.08.0.tar.xz Normal file
View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpIACgkQ29LOiT4t
HIdFMQf+MTVXV9QY/FViF2geKpgtTwkws3rYZUPZ61L8Vvh97cNpKmufF1MlME5U
r6nYZPNMWvhAixH6A9kNAXkynBP/lRtjGQYFGjKjcDxSEnuF0h1arUx1U5brGfGa
fPNyatIzCMxgTFm/9v+HKz6jV5le/nS2ow0h5pMMs3PhI2DkaU62K/39ATVkFCyk
7Ww0JY5UX4O3PVMCHFiwJyEF5/6HC0yoU4eRXODlgEyxjJyneXz8JM7CGqEC3fx9
iS30CumLDOR53aSp9MsJEK2f5ni5tUZYGo8NfwppCA2qDld/Q0+R24MgsXRXlWPl
8pOsCQAhQEa3ASZbcMSro26XAeBbiw==
=IAXX
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 9 08:32:02 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:51 UTC 2019 - lbeltrame@kde.org

View File

@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kwordquiz
Version: 19.07.90
Version: 19.08.0
Release: 0
Summary: Vocabulary Trainer
License: GPL-2.0-or-later
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: extra-cmake-modules
BuildRequires: fdupes
BuildRequires: kconfig-devel