Accepting request 756338 from KDE:Applications
KDE Applications 19.12.0 OBS-URL: https://build.opensuse.org/request/show/756338 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parley?expand=0&rev=111
This commit is contained in:
commit
c6259fd67a
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a3d11ddf5a6c8244e5a22c10f6e256ad8bd857802d994550549c7f73f8ed8da8
|
||||
size 8827432
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/PQACgkQ29LOiT4t
|
||||
HIf/NAf7B4jlX7pKdJh8/xthj1jYRUbAVmeqTXUteySkSq+bCDQdws+o7zkMuL3U
|
||||
mboqC/CFuTiQcIm57HFBHkhG4vDcm0voC/YokV42rJcVbH0FUp4cGahv4vkI9mV8
|
||||
Ojv/Yt8J9VnLxJsdkkTKbHS7/FX673xfJsOHYfKnqHECkgoVM2Njj6iC4Tby9u3l
|
||||
HHnKlH1mpjILfSINm005jQ0SBC710igbchknDkSKeq8dz6MQUl4q5Np4OVK3wg3V
|
||||
0zeJ8b5PTmszoN4FxCPDPqly6I76vBJp4/FJkmQqT8sLw1s6TAOVkBZEdKtkUFly
|
||||
ajEMBpMcPP+PBQrLAA5fRI+eNnaAkw==
|
||||
=Magr
|
||||
-----END PGP SIGNATURE-----
|
3
parley-19.12.0.tar.xz
Normal file
3
parley-19.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a65f9ccc4ae3263af07c0ed009ac4a87388e2131a8aee8a98b4fe60a5b69745a
|
||||
size 8833052
|
11
parley-19.12.0.tar.xz.sig
Normal file
11
parley-19.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puLAACgkQ29LOiT4t
|
||||
HIfBwQf9HNQd9o0geU6EZ47Z5Wb9izXH6wsIE8qMcEJAwQRxFLbEyyXyianTlkXL
|
||||
B6h1qA/hJtE01rlV/AFBbs9PTWP2NDtSQpLaj6FuScO/dbsmEgUz237HXwUDuKC9
|
||||
KZArjfVhyclv7vyDR8TQRyc30gRMZCID1JqpA3RURFj3pCW6uYCHKQMMfz4kAHcw
|
||||
Ixy2vzxFNv0GcIj0Pgb8RznP5IyBxkYTBPrKnO4Yaqj6DS8dWnA1xnuTZmrkv1Ym
|
||||
mq2UEr6tbM+IcZiGPkQKJwSi3m5wyRH1BmcuuWW+2l8pTwdTgymbNmCqEUVRWrXm
|
||||
qH1g1No0es0H0sHgpzkBuogshERI0w==
|
||||
=rp6B
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 10 06:39:14 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 19.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/releases/19.12.0
|
||||
- Changes since 19.11.90:
|
||||
* Update Appstream for new release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 30 09:12:34 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 19.11.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/19.12-rc
|
||||
- No code change since 19.11.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 24 15:54:29 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 19.11.80
|
||||
* New feature release
|
||||
- Changes since 19.08.3:
|
||||
* README: fix the homepage and a typo
|
||||
* Make it compiles against qt5.14
|
||||
* It compiles fine without deprecated method
|
||||
* Modernize CMakeLists.txt
|
||||
* Cleanup removed dependencies
|
||||
* Remove unused KPassivePopup includes
|
||||
* Remove as deprecated marked classes and functions
|
||||
- Remove obsolete version requirements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 7 23:13:38 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
49
parley.spec
49
parley.spec
@ -16,49 +16,48 @@
|
||||
#
|
||||
|
||||
|
||||
%define kf5_version 5.26.0
|
||||
%define kf5_version 5.60.0
|
||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: parley
|
||||
Version: 19.08.3
|
||||
Version: 19.12.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/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: kcmutils-devel
|
||||
BuildRequires: kconfig-devel
|
||||
BuildRequires: kcoreaddons-devel
|
||||
BuildRequires: kcrash-devel
|
||||
BuildRequires: kdoctools-devel
|
||||
BuildRequires: cmake(KF5KCMUtils)
|
||||
BuildRequires: cmake(KF5Config)
|
||||
BuildRequires: cmake(KF5CoreAddons)
|
||||
BuildRequires: cmake(KF5Crash)
|
||||
BuildRequires: cmake(KF5DocTools)
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: ki18n-devel
|
||||
BuildRequires: kio-devel
|
||||
BuildRequires: knewstuff-devel
|
||||
BuildRequires: knotifications-devel
|
||||
BuildRequires: kross-devel
|
||||
BuildRequires: kxmlgui-devel
|
||||
BuildRequires: libkeduvocdocument-devel
|
||||
BuildRequires: cmake(KF5I18n)
|
||||
BuildRequires: cmake(KF5KIO)
|
||||
BuildRequires: cmake(KF5NewStuff)
|
||||
BuildRequires: cmake(KF5Notifications)
|
||||
BuildRequires: cmake(KF5Kross)
|
||||
BuildRequires: cmake(KF5XmlGui)
|
||||
BuildRequires: cmake(LibKEduVocDocument)
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libxslt-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: sonnet-devel
|
||||
BuildRequires: cmake(KF5Sonnet)
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: xz
|
||||
BuildRequires: pkgconfig(Qt5Concurrent) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Core) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Multimedia) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Svg) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5WebEngine)
|
||||
BuildRequires: pkgconfig(Qt5WebEngineWidgets)
|
||||
BuildRequires: cmake(Qt5Concurrent)
|
||||
BuildRequires: cmake(Qt5Core)
|
||||
BuildRequires: cmake(Qt5Multimedia)
|
||||
BuildRequires: cmake(Qt5Svg)
|
||||
BuildRequires: cmake(Qt5Test)
|
||||
BuildRequires: cmake(Qt5WebEngine)
|
||||
BuildRequires: cmake(Qt5WebEngineWidgets)
|
||||
Requires: kdeedu-data
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Obsoletes: parley5 < %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user