Christophe Giboudeaux 2021-03-28 07:27:57 +00:00 committed by Git OBS Bridge
parent c8a9484c83
commit 3f8d1f590b
6 changed files with 39 additions and 23 deletions

View File

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

View File

@ -1,16 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmA9kEgACgkQu0YzUNbv
Me/Egw/+JXknN3otT9lV+9AlKXQoiBWVDovnogWyXNMPil6ibIaV6kyY7aqerTlF
lFTTI2dFnHQCl4byH6jO6QhzyNblpbqMO1F6pCXTbKTgJ5FEN1oIyduF6nTB1/51
yrdAdP6rSvbU2Iae9t0XMdU1BpLx1++gkeXb/WPQZ8vGvNub7CI6QxfPpiYEKsH8
waeWmA/Op32RaF0J0BSG7tvafJDsRSroLHMeIw/pxsfc5obU+5lJucHbsuz6efnr
kEqunxvW69kFsooNKJdAZ7EUW+yeiMFWQ+VoDRsQsRX8w6RUa7oEjt63iwDHJ/3S
y4JI1WXuZIXSH2c+gzhuUDX63Y3Pjxq+DFDJdZYxQkX9cPraT9KMVaNHeiJe2jvb
+okSJ0xXRi5omlB+HOw40yTHT0/v5qRBcW79RiAp1yZooYcrH9XhAi7sIJuqpCw6
Tc/5TYLRJuuBu12YPEDCniOeZkeS9T86gSAsmCuywQBAWJFEaXR1Ko22JluhhOBF
6CSIfjLLRMnUGrq19f41y/6Mvs5cOpt0wz8xc9ScD19vrkWZYjoz79uZq9EoHgvZ
P7pS8sJYvkJdMgQRto8h99NRdBsMG1SwcfRgYyyg0rwKNJhV+T95QZX0c+usd6yA
OyG4iugwYDqpSI037Y9PqhA+JPedKWWi64+/HH6Q0sdTQLrWLTM=
=4nH/
-----END PGP SIGNATURE-----

3
parley-21.03.80.tar.xz Normal file
View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAmBXHuIACgkQOmpNuDnq
ptds6g/5AT7P65VMhPY+9SdM7oabuLR1w8/EZ81kMe7XpwqLXW7m1lLKwxRk+pht
BwYKYaZSBnIDoR5E+yfvO5uqDVZYmHYXjWUM8G6S8ou5y3lS4oVs7f7qpac6hg7Z
DX214KXCKZDzxALjT686z7rQMyJ8QbioSyhwCyfb49qmZHW9WPFGxtv2VrJYVNBA
RtbSKaZRULMp0YDW+Gb4GElm5HGgJeAyMxmPW9KAQq/pl2zv6rUWRyfrvdHl2nW/
ZcWUqTGNhAtlnbkbROUHsk3qe7iLXESPqoDomHUUA20KNBQdUSA+Ap/1vqTIIuhF
/irlP6n4yGwhxfIagpohtT0sK8XML69xRVRtt5Q5uEwI/9Cq+ucePmd/B3WKa1uy
faFU1bRhJOcf7gCSno2C9kWo+nB078dtKIoz+C0CBcCNan/i5wPxFoY6hdj47CfA
nks/cXcC1k1tAKQXaQ04BlVDroxfDfT34mxTRtYZxTfqGShi+2fg555Y1kxamtKz
QktwK9vRTPQ/12BYBlet0t8f0Ng8XRqQdDJ8vRtX4GtGsdxHB7nJjkaASlGO+Aab
z7zGx/t45RU+qQ9I1+SBCMDLSAO8U+pJQvmDvENHb/4rgiTySX67+pkRJRDjAAxj
LRZouxlhoLElzVBbknM6pbB0ZNkp6X+M7koiYLBo4iMM3Z567Is=
=n52f
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sun Mar 21 13:29:49 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 21.03.80
* New feature release
- Changes since 20.12.3:
* Port away from KNS::DownloadDialog
* Don't include QtTest as it includes all QtCore includes
* Port KNS method
* operator+/- is disabled for QFlags in qt6
* Fix location for file open dialog
* Port KNS3::standardAction method
* Remove unused include
* Remove deleteLater from ParleyDocument
* Fix segfault when leaving statistics main window (kde#420302)
-------------------------------------------------------------------
Thu Mar 4 06:11:56 UTC 2021 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package parley
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -21,13 +21,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: parley
Version: 20.12.3
Version: 21.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
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules
BuildRequires: kf5-filesystem
BuildRequires: libxml2-devel
@ -61,7 +61,7 @@ Provides: %{name}5 = %{version}
# It can only build on the same platforms as Qt Webengine
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
%if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
Recommends: %{name}-lang