SHA256
1
0
forked from pool/kwordquiz

KDE Applications 20.03.80

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kwordquiz?expand=0&rev=114
This commit is contained in:
Christophe Giboudeaux 2020-03-28 13:58:23 +00:00 committed by Git OBS Bridge
parent b1ffc21d19
commit 8b9907e4c0
6 changed files with 41 additions and 22 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-----

View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vB8ACgkQOmpNuDnq
ptcCqQ/9ERENXoFfxYA7QnJi9EXVETR8lcuEWk1y2C95ssD/BCgKtEEH4DA5uFzi
bXVlRhDYZfxfkosnqpmffWvzAiSNM3yDJqXkrkwyLQxtXDJJDo8tjEsbe/vrpaUg
y6/lEJ8VCi7Z5P1lxbtaHTdt31nP1ZVkZGB7SfZFdmDr9a6mOKIWiNg4ZQ1vDOZM
ZEXb0zQT/6mbFc+bNUxgEXsn1z1F7x32+23xztbKDE5OFvFWMSrITtguTOcWcOJc
iB1XcDA0XDDioZ8ZyV2mRDtfXifdqHAsmXDNpenMTEEtDIumS/5+W3YT7fkKwH+I
S1OLuouM0fTjFaaNputgTLMYk9G5nF7JW9oZsg9O5CUrgIVu1M2MidA9gYJUCMdU
5deVpkFrL669k6gpJnjqE82dPpJmdvJYQMfais3O+mQ6sxwwWqpMvksmKf7qhgwr
tRT/3RqA4gpd7gxj78/7FqP7ebUk+mlgVwvf08Z7HysyvKEPV4hZOqMNBvvheRCx
nHRL3xwKF/AS8TZmiF/DGOrunwq+24SrtugOb1b3Jwzuqk8EJYPRlxlyviqI5nOx
0naaQTrPel45Pz87HeI/vOcecBGGx6D0fg5XToxWvSToag9cy1eRuMPcsKtOo/qR
GU/hYb9rb2Djinq/KXUJXGHq3ML/ksYbmQIzXc9UuTNIo9kj/6Y=
=M+Ha
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
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.03.80
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
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
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/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
%description
A flashcard and vocabulary learning program.