KDE Applications 20.03.80
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/parley?expand=0&rev=112
This commit is contained in:
parent
930fa4d16c
commit
7f1fd740b9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ebf9fdec981abca988d83d8a77e921e7ce871eb010b6cf4ea9065ee6d45f5089
|
||||
size 8832292
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drZwACgkQ29LOiT4t
|
||||
HIdVHwf/ZSuxCTRJY+ABPlXcMVOyEyKVbkiBPOeW6dsosk7lyiP2ybRWkIKUC4Xa
|
||||
rCkb3yuOK8W4zjQ4txh1zRtMMc9IWIZNsUMKfs1Qt+xk0Wn5L5OhFxhsNRL/oqSR
|
||||
oxLh3vCojHCWUJ7jVIbhXF92EoyrTuiwMxkobUfz2K3qI24A+3nEhdUdebCqgdZq
|
||||
UK/czcvg6WyDfAbFWB/ocxZL6ShVXp7mdb4Lkc10sDL8WwyA/5bqEBEG99fCW2/q
|
||||
P2vC6GBy8+ZfPbjvRDX5SLnYzH/Azs5xK3SKhWUPT4fJ+80p7DJ/8NlOa+4PDGAy
|
||||
FN7J4UCZVUUOZViTr3mrl2lCN9dW6g==
|
||||
=wdU6
|
||||
-----END PGP SIGNATURE-----
|
3
parley-20.03.80.tar.xz
Normal file
3
parley-20.03.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84ee5eedad55d7524062fe291437e6a61e1db52568c67053f0482973f515e534
|
||||
size 8834848
|
16
parley-20.03.80.tar.xz.sig
Normal file
16
parley-20.03.80.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vCcACgkQOmpNuDnq
|
||||
ptd5KQ/+IWR6RDSivQOL6xMS0Gw2PgVffWko5fcQfZ3OVUSeEX8/4gDz6fl+zetb
|
||||
vVO33gvIJ2Vt+G1pBxLsAV38B4TUt7V+8UMIGfViFHCdfx+BH9gLIHnHZkXlBaWI
|
||||
esA3xpYYoH5CdqAI/D9O8U+VIHbSnyJQ/EwwCrfDDHmWvSqjLPOY5YOc9gMYvByb
|
||||
dYwjylHtEyyFrUlB3uJgEI+gSmQ2rYpejlVxUqmT5vZy2nU21e//NUltuKXJgmLu
|
||||
ssX342/WRWH7QFQUBuH2bpupt4/fJhPQWQFjLXH+N53a1rm1NHQ4t81BsGC7KPKc
|
||||
evH4q7uEe/9LYIKmhrCCwun0hHzAGBxwM1qdMbBiaXf5AjapSi+F0mTvjknNf2Z9
|
||||
nWX+Vpco0fJ9q7q9QnXcHixEOADLPDizm1J+ZqHwd3+aEbbc64bAq7dP+Ho/y82M
|
||||
7kztFD5PRrClAsy6bNfqwjz650VQ3Nc4f4nIc/oXZtnrDFGHRCulnyh2ZnJBYqAE
|
||||
EXrFDuftdaFTSR3IY+uNJboC1xMXm+zMwMXenK11RjtmCYzWFPTmrsi6cdRaEkgC
|
||||
DWEk7HNK/gedshoRYIVeXBz265SRjpDNM+5GjX4VvzL2fGskCv+kDAUZ9SHqGgBc
|
||||
EqlYnyMPEMW1z8EntSuEDoqIMSFbUT+u8lxPojLkUw5Gb6375pU=
|
||||
=4obD
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 22 09:17:42 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
|
||||
- Too many changes to list here.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 5 20:36:49 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
32
parley.spec
32
parley.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package parley
|
||||
#
|
||||
# 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,36 +21,32 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: parley
|
||||
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: cmake(KF5KCMUtils)
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libxslt-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: xz
|
||||
BuildRequires: cmake(KF5Config)
|
||||
BuildRequires: cmake(KF5CoreAddons)
|
||||
BuildRequires: cmake(KF5Crash)
|
||||
BuildRequires: cmake(KF5DocTools)
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: cmake(KF5I18n)
|
||||
BuildRequires: cmake(KF5KCMUtils)
|
||||
BuildRequires: cmake(KF5KIO)
|
||||
BuildRequires: cmake(KF5Kross)
|
||||
BuildRequires: cmake(KF5NewStuff)
|
||||
BuildRequires: cmake(KF5Notifications)
|
||||
BuildRequires: cmake(KF5Kross)
|
||||
BuildRequires: cmake(KF5Sonnet)
|
||||
BuildRequires: cmake(KF5XmlGui)
|
||||
BuildRequires: cmake(LibKEduVocDocument)
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libxslt-devel
|
||||
BuildRequires: cmake(KF5Sonnet)
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: xz
|
||||
BuildRequires: cmake(Qt5Concurrent)
|
||||
BuildRequires: cmake(Qt5Core)
|
||||
BuildRequires: cmake(Qt5Multimedia)
|
||||
@ -65,15 +61,15 @@ 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}
|
||||
Recommends: %{name}-lang
|
||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
Recommends: %{name}-lang
|
||||
|
||||
%description
|
||||
Parley is a vocabulary trainer for KDE.
|
||||
|
||||
%if %{with lang}
|
||||
%lang_package
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
Loading…
Reference in New Issue
Block a user