KDE Applications 20.03.80

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kanagram?expand=0&rev=105
This commit is contained in:
Christophe Giboudeaux 2020-03-28 13:57:05 +00:00 committed by Git OBS Bridge
parent c4f30d3727
commit d9e8495b02
6 changed files with 43 additions and 24 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drVAACgkQ29LOiT4t
HIeD9Qf9HIubSjdFFLfjk3D+6bfnSEg22ADdfPCcBsdCYVCTucYuY6MASR0FNLGH
9uBUwy9yzCf4FxIvTElPhgpOcVD48X4QOiRWxGoqvCe9iPk0ZZusXDuWaNPqgyph
tfZCMolE3qg/KWqEeqOnit5wKYoi9kCmmRazMfFVbSvmlspOV3PnZF0Y/lKKWmxB
1nU+CEj0eNWtShuxQrGXQzxuzMPzEuVNnIQI416QAiZiEzIlSVgZ6rbNZ5CNKXCe
LUoU3l+V8BQqX9scRliVwq9Aux/itmr04pd48mAVw4UThqFm7ZLCDXFIwEoKxZvX
cMraNtuI1bXlx+6Z6oJNakVZxVlRJA==
=J/jF
-----END PGP SIGNATURE-----

3
kanagram-20.03.80.tar.xz Normal file
View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50u/8ACgkQOmpNuDnq
ptdNKA//VtBM+VeSEJtgb3VPFj2K+I2JuFYbiR6D8jEFK9lpU1gywgvQdLyw61db
Jogm9v6OupMeOaemJKmZeS6pSAzfiwL8TRvvYfvvIKV6kp0XGd5umrZFtreOqjy8
vJVFLYyprjQf/vCOiTM5k8Y/lxKu0p7sj15FkcPKbC0MwkpkxPWuMwYC47O6A4mw
YIUPuGjf6Ed8q0h5sSdO6w1aawvqgTyAFeJ6kqdiw42Cy1OfzfMMapRmsuuK+Ohm
H8vI+OFPRj1OfEXAObDrf5incc7hVzaK+WabO8NZbJy4MNmmymIGM28cXz2eIVBA
YJNFbstccJd6ppfOb5QXjeO+DzuTg2UyPBGoQa2rwsG3jukynyNue/9Tmbt2zk1J
rR0a8Zx3tWAo1cnrTgl6RwRxVgv8CoA82Qrc9gCgbp+a74hcTHrOYCtIk7g5O3gF
6kb1u3+hm4gmqaLTuRuDMsal+OAFD3ak5gMU3pMGM2L4xbh/hLgOcUJyalI6yW9M
2op8s1I8n1NIXFgTzReXTV4wY2iWN3l/bLYzbnGLBAuaSXjpRK9ltW0pduHv4pZB
X55J8ePKD6aJ95KBIp+t62c4tmEz/Tvy1NL1liiY9voSrnD3ZckzGcdc10gjiQyo
b9Ev4XRKIJ0jw2hijayLgOmx/c3dLVaIgNnlqJnTBScEHOsoClc=
=0cjZ
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Mar 22 09:16:43 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
* Use safe hardcoded value for ProvidersUrl
* Use the default address for KNewStuff instead of the hardcoded
* Add command line
* Use URLs with transport encryption
-------------------------------------------------------------------
Thu Mar 5 20:35:51 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package kanagram
#
# 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,39 +21,39 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kanagram
Version: 19.12.3
Version: 20.03.80
Release: 0
Summary: Anagram Game
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: kf5-filesystem
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5Crash)
BuildRequires: cmake(KF5Declarative)
BuildRequires: cmake(KF5DocTools)
BuildRequires: kf5-filesystem
BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5KIO)
BuildRequires: cmake(KF5NewStuff)
BuildRequires: cmake(LibKEduVocDocument)
BuildRequires: cmake(KF5Sonnet)
BuildRequires: cmake(LibKEduVocDocument)
BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5OpenGL)
BuildRequires: cmake(Qt5Qml)
BuildRequires: cmake(Qt5Quick)
BuildRequires: cmake(Qt5TextToSpeech)
Requires: kdeedu-data
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
Kanagram is a letter order game.