Accepting request 723736 from KDE:Applications

Applications 19.08.0 (forwarded request 723532 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/723736
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwordquiz?expand=0&rev=108
This commit is contained in:
Dominique Leuenberger 2019-08-16 13:49:37 +00:00 committed by Git OBS Bridge
commit b7ff3664a3
6 changed files with 57 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:fc1a5a4780f667a805c17bda05d7024702d20d0e6aa552a0b7b6840b6e6cb381
size 4167304

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,39 @@
-------------------------------------------------------------------
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
- 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:06 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:
* Close KWordQuiz documents before closing the app
* Get rid of some obsolete members
* Follow KDE_APPLICATIONS_VERSION
* Fix forward declaration
* Use <gui> instead of deprecated <kpartgui>
* Fix minimum cmake version
* Excludes files
* Check if the filename is empty when user wants to save the file
* http -> https + update some links
-------------------------------------------------------------------
Sat Jul 13 07:26:37 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.04.3
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