forked from pool/kmahjongg
Accepting request 796958 from KDE:Applications
KDE release 20.04.0 OBS-URL: https://build.opensuse.org/request/show/796958 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmahjongg?expand=0&rev=97
This commit is contained in:
commit
a9252281bc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:41a07f74cc4e3bf05f6a57a380d4e093b0303528cb703369981b262a0b1787c8
|
||||
size 3427012
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drXAACgkQ29LOiT4t
|
||||
HIfWWwf9EkyhVNfw3W3dDNv1Q0u/o9AeemG42UXU2bitIkER4mfNPnEO3zlpJRpR
|
||||
l0G/HuX7yzz2WvGX7CfSVlLL/E2rN5SlC4654+7PVLUgAq6ia0RmLn8qseL5QMCw
|
||||
TKWfDbXQP6r8TwMXO59S/zODdp1h7684483bkMNjzZCB8mzkpd5ge6y+eu6xRiCz
|
||||
4t2MxiHuaWcXawc9WmDswkAtNc3/Bxql9I5tN0FUSmkGIhwh9pfAECpPguWVoaVX
|
||||
pVx7iZrfMyJe6/JlLdPSdcFn40ERm+uqSzoLjothFvqL3qQG6wsdaynzKjaZbOog
|
||||
9C83HqTKci+v6lyZigCuqEA+/1g4/w==
|
||||
=mpxG
|
||||
-----END PGP SIGNATURE-----
|
3
kmahjongg-20.04.0.tar.xz
Normal file
3
kmahjongg-20.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1942d705be7ee169889ac44167683c04d5c2bf95a075bf82fa8a69f7ffd1fb3b
|
||||
size 3428048
|
11
kmahjongg-20.04.0.tar.xz.sig
Normal file
11
kmahjongg-20.04.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB9IACgkQ29LOiT4t
|
||||
HIfqOQf/YHF9cPELB6AQZ0nKvy7c2iyXAukQn2QWPuPtUfRKlpvn1IysCPMezpKB
|
||||
EbelU5/eQgp1lR23tHL3FuPmHwLvYQw8hU2vkkU5bIg09UIuuNLTndfSoD79uFaI
|
||||
NA4T4YzhXFcO5dzT/z7pJsHg6wuJbaCA9rVrBMFz5fVuAJKvByVyjeNIGR0nbnvN
|
||||
8TFnf+I56K7IDYpjyelqxfLiJsqQUrcSkC0m/zBssEtDJrbB5X3lgGCusXW0BVDI
|
||||
35T0uLfpb6Py4ctmOchQwFKSZsEAA1HAijkT4uuSqeScPhv1vsO+Lssg2wBixGa9
|
||||
A8RtbbTTWmQQS5j+XdbNwtX/yuY59w==
|
||||
=DSQr
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,33 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 23 12:22:34 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.04.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-04-apps-update
|
||||
- No code change since 20.03.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 5 20:30:12 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.03.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/20.04-rc
|
||||
- No code change since 20.03.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 22 09:17:08 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:
|
||||
* Port to QRandomGenerator
|
||||
* Fix link: ui.html -> menus.html
|
||||
* Use URLs with transport encryption
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 5 20:36:14 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kmahjongg
|
||||
#
|
||||
# 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,47 +21,43 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kmahjongg
|
||||
Version: 19.12.3
|
||||
Version: 20.04.0
|
||||
Release: 0
|
||||
Summary: Mahjongg game
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Games/Board/Puzzle
|
||||
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
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: xz
|
||||
BuildRequires: cmake(KF5Config)
|
||||
BuildRequires: cmake(KF5CoreAddons)
|
||||
BuildRequires: cmake(KF5Crash)
|
||||
BuildRequires: cmake(KF5DBusAddons)
|
||||
BuildRequires: cmake(KF5Declarative)
|
||||
BuildRequires: cmake(KF5DocTools)
|
||||
BuildRequires: cmake(KF5NewStuff)
|
||||
BuildRequires: cmake(KF5XmlGui)
|
||||
BuildRequires: cmake(KF5KDEGames)
|
||||
BuildRequires: cmake(KF5KMahjongglib)
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: xz
|
||||
BuildRequires: cmake(KF5NewStuff)
|
||||
BuildRequires: cmake(KF5XmlGui)
|
||||
BuildRequires: cmake(Qt5Core)
|
||||
BuildRequires: cmake(Qt5Gui)
|
||||
BuildRequires: cmake(Qt5Svg)
|
||||
Obsoletes: kmahjongg5 < %{version}
|
||||
Provides: kmahjongg5 = %{version}
|
||||
%if %{with lang}
|
||||
Recommends: %{name}-lang
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
Recommends: %{name}-lang
|
||||
|
||||
%description
|
||||
KMahjongg is a clone of the well known tile based patience game of the
|
||||
same name. In the game you have to empty a game board filled with piece
|
||||
by removing pieces of the same type.
|
||||
|
||||
%if %{with lang}
|
||||
%lang_package
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%setup -q -n kmahjongg-%{version}
|
||||
|
Loading…
Reference in New Issue
Block a user