Accepting request 723765 from KDE:Applications

Applications 19.08.0 (forwarded request 723532 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/723765
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parley?expand=0&rev=107
This commit is contained in:
Dominique Leuenberger 2019-08-19 19:35:50 +00:00 committed by Git OBS Bridge
commit 9f64314a58
6 changed files with 54 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:4c4aeaae4f1dd4193c422c5921d9cf02216fc6670f5077fcd92b4d48378fa720
size 8816536

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

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

11
parley-19.08.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpYACgkQ29LOiT4t
HIdagwf9FNlF/ck7zKPnea0Pr/OZGGYPRd3Tl/XjI+NBgCIwnibNUtEqXE/05pJO
gaKioGdCxX9lFs1X6MBbDa5raiGw4pB4vp+8x2KW8MVFgqCvfdwXngfHSO7/QOTf
TKDgaGohQDPv4GRw49hs39cd+G0kq7WFc5gU5xCEPnbHNZHm836mxwO46mnly6K/
WNjARUFk8k6Y/ZNYVF/y+kZJLQp3PU6bZN3fyESqlyjEnS0Pd0WwjejDmR0ai+Gv
arjYCKbazU6cbNS1/BQ3ncXfQUr+rMxJpqZosIW7FJsIpHvKiqmDCGBdbKfvB92N
6FyKnIvfJdizvpo2AVGtotasbK8Omw==
=n4ET
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,36 @@
-------------------------------------------------------------------
Fri Aug 9 08:32:27 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:52 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:08 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:
* Fix forward declaration
* use a url which exists
* Fix for memory leak in SessionManagerFixed
* Fix faulty number of new words counting
* Port deprecated qVariantFromValue method
* It's time to use cmake 3.5
-------------------------------------------------------------------
Sat Jul 13 07:26:39 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: parley
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
Source: %{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: kcmutils-devel
BuildRequires: kconfig-devel