KDE Applications 20.03.80

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ksquares?expand=0&rev=111
This commit is contained in:
Christophe Giboudeaux 2020-03-28 13:58:11 +00:00 committed by Git OBS Bridge
parent 658a7b701d
commit 18c1b8cc8a
6 changed files with 50 additions and 28 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drYMACgkQ29LOiT4t
HIf/cwf/S5NAnBnDADD/AnupKp01VHq+zUXrhmH2rFd1ZaiM0iNJmgK60xAgeu7X
kKccQx67DszXEk9VqRukZwSrnh/PZLyv1QSEfbiXoA2kSVoJga1EP2dXVkHcUXgB
lC2svz/DuJpg9eqkxFY5nBu5gi3k0QeHxiQzqTNzBYCKT8AiIWRDSNOGZhICD26Z
Ppx0GYJ8Kf3vn4md4wgg7HEGMrf71EGY70BREaN0K2MCy+jgN5Wqy+O2CwPheA+B
ANihJHmWzS3yinRB90F+tb5COWqbF6KxFu1kuR5LK7/bTwBz5NEBF/JYpn1pynC2
z7fguz8lIViIZA8OoSHtHz1/G588WA==
=SUkX
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vBgACgkQOmpNuDnq
pte/9hAApiKyTwr6+FKiwvD5Qh5KFin4Epul3qDqWUKHcLvUxBAwoAKrBhsLoTyc
BnszBgjXU3qB1QM9fUtg8zayJJ/4NMtW2wNqQWVVTbIGWMxKJoQ98Bgp2i7tjtyH
5vIOjZKlYhJo9gi7eoSIENfn1iKR1yx6k4N+6bN+Z51tlSBBxuE63vX0SAmCfGy1
9Tu2ABLk2OEAwa/rUIWPxFakE+sANIClOYYxG/B7YQZKUrCf8C8q3433+pWCEa1W
HMp8AUqyEzrfpLCCoeSecaM44r3lKE18RExPX+2xXPpch/CtaL9xpcoAHo08CP4k
zDKQHOzgzC9WdSQTwefY3KdLeHsig1dppm2TglKt5QKoO0HqGdev74u0nmqKpgGB
YjOnFIKEXBtTW7hSXs7E9tLNWbLs33Dhrpn0tl/PVzYHxuKYVAPqxX8fFrUx7HgB
38/+9y2RtnXtCKhy9Npjt5a5wDceE72Z0dHNMQQbTejl+3F8Y/9tkp7QWeZadNVP
fL+Pqbu8KU0g+jOt8M+6X49Q5OnkaEw7K3DIHhWHmkZYBJ7pWtbNlOd7Ah3pllWg
E4L3P1BO5gyQ/6QhGzcTR83MgfvFcQTgkypZAxSHshfBPQwNqNq8g8kjBH0BAhTm
a2vU/8xr4ptrv5wL2x3x2pT3GLnqiA6CAMWOUS8V7HfG8rBqKEA=
=SgNs
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Mar 22 09:17:23 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:
* Compose RELEASE_SERVICE_VERSION into version number
* It's a qmultimap
* 0 -> nullptr
* add oars content rating
* Make it compile against qt5.15
* Port to QRandomGenerator
* Use URLs with transport encryption
* Fix link: ui.html -> menus.html
-------------------------------------------------------------------
Thu Mar 5 20:36:30 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package ksquares
#
# 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,31 +21,27 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: ksquares
Version: 19.12.3
Version: 20.03.80
Release: 0
Summary: "Dots and boxes" board game
License: GPL-2.0-or-later
Group: Amusements/Games/Action/Arcade
URL: https://www.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: update-desktop-files
BuildRequires: xz
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5Declarative)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5DNSSD)
BuildRequires: cmake(KF5Declarative)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5KMahjongglib)
BuildRequires: cmake(KF5NewStuff)
BuildRequires: cmake(KF5NotifyConfig)
BuildRequires: cmake(KF5XmlGui)
BuildRequires: cmake(KF5KDEGames)
BuildRequires: cmake(KF5KMahjongglib)
BuildRequires: cmake(Phonon4Qt5)
BuildRequires: update-desktop-files
BuildRequires: xz
BuildRequires: cmake(Qt5Concurrent)
BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5Qml)
@ -54,9 +50,13 @@ BuildRequires: cmake(Qt5QuickWidgets)
BuildRequires: cmake(Qt5Svg)
BuildRequires: cmake(Qt5Test)
BuildRequires: cmake(Qt5Widgets)
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
KSquares is an implementation of the popular paper-based game