SHA256
1
0
forked from pool/ksquares

KDE Applications 19.12 beta

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ksquares?expand=0&rev=98
This commit is contained in:
Wolfgang Bauer
2019-11-29 11:40:14 +00:00
committed by Git OBS Bridge
parent 781654d630
commit cce9927e42
7 changed files with 53 additions and 38 deletions

Binary file not shown.

View File

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

View File

@@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/O4ACgkQ29LOiT4t
HIfu4Qf/d3sbB85AbuQsH4QRNAgqVS7RJ6L1Sp03F8Y/3ro3jiEOxVrUtR37To8j
3TDyP/CJdpYNXSTx9A5RQtZBhlYfxsFOWQe78fTEp/UlRtDe8ooEGWoqk4bPJt83
oUoBaxXlp0UtXnp/jRSt7iTbO5Nq2SCxGlt39Xmiliu4j76DZQmrixt8rvrG95IM
an+9ijuf4VaUB2urLQ/ZHqO5gqj1VjBuNsfUIF+mbDcFWCnTaeNQtcz9ADiQ9Rr/
Hp3xNQBYQsdP21PmacBUU6jGmSS/X6QS+ciW8XuLb7KI4+h4f6GLVU5QeGglSfw1
20ijHW82mT4nkmwcWRmbS3pHHNG/5A==
=lX3B
-----END PGP SIGNATURE-----

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

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

View File

@@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl3ObxgACgkQOmpNuDnq
ptecTw//ZzGjZkOYU0/nYgen9xa0YRUAOlUJ7LCfh6ysEDX35Fx6lUY88m3jSYWL
6VqS4+uYOQxcmcVAr30VwSNSVbcfyYMJQQR7psizEXBtUtgXMWHgsMZQdQ62Oklu
81dLksMrjESo/OXJWSOlZYuZPjKZCds3uEP2vYSgUOqKvciMwwAJWqSR23Rh5WNw
/fOwwmbcfZJ5D0OFsuXoiFl1u2nplttIkjoRYre0TR+c+MI6qGUqgUp2nteOrtQq
AqMwsubeOSkfbPjvWgrlefWDVrW42AXDjEDXVOuw/RSQg+nOEziC0OU7lCBl97in
9GcMXO8hmVRUkUtOjWxvs40HVzLJFxSOIgfEKHLw42wZ2+Igza+pX3hQgxigF6E6
hM7rhvTNNaCd7O4aZNa6nqWJGpno+1FLykh+arf1zR8IRBQGR0vVNxfLvnw8taR9
/G4VkP70KDCCE53av1LqZExA4dLiI+yqWER1QRNT5Ng4exXyACGc5eyvm7Wh64lW
397jivqzckkzVG7DiUB/QPm7oqtXt48ePIoH0InKyR0l/RVHb+Jg9hxbWI51Qx0D
tw9Djr6SeBhbV39CaDj9O2Nr2yhjK5Pm3maeTiRvMIzAWs4VPfv9fML/jZEyTXol
V/0Rb2Xuq+MkmdUP8MOrhG7xUOmEG63SsYssTq0Yc1vKeLkA6fw=
=QI7z
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Nov 24 13:29:48 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
- Update to 19.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.12-beta.php
- Changes since 19.08.2:
* Make it compile without kf5 deprecated method
* It compiles fine without deprecated method
-------------------------------------------------------------------
Thu Nov 7 23:13:20 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

View File

@@ -16,45 +16,44 @@
#
%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: ksquares
Version: 19.08.3
Version: 19.11.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/applications/%{version}/src/%{name}-%{version}.tar.xz
Source: https://download.kde.org/unstable/applications/%{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/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules
BuildRequires: kconfig-devel
BuildRequires: kcoreaddons-devel
BuildRequires: kdeclarative-devel
BuildRequires: kdelibs4support-devel
BuildRequires: kdnssd-framework-devel
BuildRequires: knewstuff-devel
BuildRequires: knotifyconfig-devel
BuildRequires: kxmlgui-devel
BuildRequires: libkdegames-devel
BuildRequires: libkmahjongg-devel
BuildRequires: phonon4qt5-devel
BuildRequires: pkgconfig
BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5Declarative)
BuildRequires: cmake(KF5KDELibs4Support)
BuildRequires: cmake(KF5DNSSD)
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: pkgconfig(Qt5Concurrent)
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5Qml)
BuildRequires: pkgconfig(Qt5Quick)
BuildRequires: pkgconfig(Qt5QuickWidgets)
BuildRequires: pkgconfig(Qt5Svg)
BuildRequires: pkgconfig(Qt5Test)
BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: cmake(Qt5Concurrent)
BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5Qml)
BuildRequires: cmake(Qt5Quick)
BuildRequires: cmake(Qt5QuickWidgets)
BuildRequires: cmake(Qt5Svg)
BuildRequires: cmake(Qt5Test)
BuildRequires: cmake(Qt5Widgets)
Obsoletes: %{name}5 < %{version}
Provides: %{name}5 = %{version}
Recommends: %{name}-lang