SHA256
1
0
forked from pool/kwordquiz

Accepting request 797022 from KDE:Applications

KDE release 20.04.0

OBS-URL: https://build.opensuse.org/request/show/797022
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwordquiz?expand=0&rev=116
This commit is contained in:
Dominique Leuenberger 2020-04-29 18:50:28 +00:00 committed by Git OBS Bridge
commit ba807f4596
6 changed files with 53 additions and 21 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drY8ACgkQ29LOiT4t
HIeGbAf9FlmTw6kR69WPAhl9VxzDs7UShMd0Nd/fCKnKf3AW1t7f/zx0ZhPUTPwA
sRavPeWPnjfkzhCvGo3uhhlld5QOslA7ksHFRVFS4X/gH6Qp+IfpUKQIBpFXkZ9U
DwxBhlx0eEaRkO7pAbmyp2X5T+NO6rVUeakaglLDhak6PnjkeRY4vVbE5ZTGmduX
8THb/n6oqJVg5nuPeusNo5Frtl4H0wZtDgjHfUEzhkeU9Smz63TdsHrUXwoQ74i/
LrG1NklWpoSmTuc3AQlNQjpckvJz1nK13Kx//2t4mSuwDhDQa2U2gYA5bJGC6oTb
E/GfjuG4JAabWAwkTfVMtHwSgnjWiw==
=agDE
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB+0ACgkQ29LOiT4t
HIeYZAf/Tm4xNdL/sKRpWeSUnygmI57Uj7Sqd/j3IdFol7fHoEUqWZ6Mcc66gi5B
nzSDWUV4pTLSG4TBmQD2K/FuxSNg6ibQjTlqEUeZvmLEScjhhHSUGvV+71TuUTcU
yVNcdqA3uQu5LHZTJM42z0UHFRjnnE+GCNGRxXg0UH0O4hjTwjkY0v+PEeMqnTt9
apZUi11ClLG4tNY3O2F3gROEB52w/FfS+4P2aecDQfUvzrrbjTKDgduNNALc7FxV
BpT9BDUNFVfCkru90HeemDULojA37xjxLbgfYVvcFHLVGVeeu+HjcxGTT5teiM5w
YvBQPAYLGeD4VNEo4XYNm4CwqsNCQg==
=C+aB
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,35 @@
-------------------------------------------------------------------
Thu Apr 23 12:23:03 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-04-apps-update
- No code change since 20.03.90
-------------------------------------------------------------------
Sun Apr 5 20:30:35 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-rc
- No code change since 20.03.80
-------------------------------------------------------------------
Sun Mar 22 09:17:32 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.03.80
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/20.04-beta
- Changes since 19.12.3:
* Make it compile against qt5.15. SkipEmptyParts is part of Qt::.
* add oars content rating
* addVersionOption()/addHelpOption() already adds by KAboutData::setApplicationData
* Fix link: ui.html -> menus.html
* Use URLs with transport encryption
-------------------------------------------------------------------
Thu Mar 5 20:36:39 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package kwordquiz
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -21,17 +21,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kwordquiz
Version: 19.12.3
Version: 20.04.0
Release: 0
Summary: Vocabulary Trainer
License: GPL-2.0-or-later
Group: Amusements/Teaching/Language
URL: https://edu.kde.org
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules
BuildRequires: fdupes
BuildRequires: cmake(KF5Config)
@ -52,9 +48,13 @@ BuildRequires: cmake(Phonon4Qt5)
BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5PrintSupport)
BuildRequires: cmake(Qt5Widgets)
Recommends: %{name}-lang
Obsoletes: %{name}5 < %{version}
Provides: %{name}5 = %{version}
Recommends: %{name}-lang
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
%description
A flashcard and vocabulary learning program.