Accepting request 797035 from KDE:Applications

KDE release 20.04.0

OBS-URL: https://build.opensuse.org/request/show/797035
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libkmahjongg?expand=0&rev=96
This commit is contained in:
Dominique Leuenberger 2020-04-29 18:50:35 +00:00 committed by Git OBS Bridge
commit 61f71e4012
6 changed files with 47 additions and 24 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drZQACgkQ29LOiT4t
HIeuewf/ZssfCdRnp5IN4URjZJpwqGKkHQ9R0dwC0cimX9JKazg0KUO15l1m7Fs2
fSCM9NhQ9OsUk62pT4/ml6lfCH91JW0yJOy4Wd6yCSinUhPTcvsx5oNy9QMNIAcj
hdBuBFDCV9x3oNJIq6X6n+gVhJ1o/A25nCBK1X0oaDd7rnlU7Y6FpPoIx/zmQ7UL
D47lFQpNVdpMFjv0y08WdMyhLCFmQsFQ4J7TxBpetA4q4SG3GozIxcAA1MOTOlHS
3331vNlYoALjFAH7kLynT6u3ANqr/KvW8FzJbpo3fSMlQ8FdLuk2DNzKn51r3Hbc
9sY6FJ8kzwJIC6l3RkAMZx7Jn7nWDA==
=Y4Hk
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB/IACgkQ29LOiT4t
HIf04gf/d//IOEv6IGkdcCSfdyRaDUbIGxh/+ZS7XvDqM0rGDoCu0NM3U/9j3Ds7
uSBQ0Bjv15RKWZiDyk8ATeGAj1vz1B5RdYqgm/cKPuAr4IaYxu1k0eVsJFuomr3d
LFRADe87wfTrrsqU6OsuOXxcYAFPYV/llg05H+ia+1yAL9uNn6pY24qd8wONQABs
MUrbc85GS7d4+IJBOuQ9Xjjx+lNQpFpkF8Lna6S5oN/6IyTmWYVPFArAennXHZaz
84PmSJfCIDSyhb+UFZaSS8rsh2wQu/xWgb0HAwWwK1axOk8H9XUz6LJ3iNAw1sps
6IiBOHIvktm+UYgQxYjn/fBDTMmwzQ==
=MCbT
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Thu Apr 23 12:23:09 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:40 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:37 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
- No code change since 19.12.3
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 5 20:36:44 UTC 2020 - Luca Beltrame <lbeltrame@kde.org> Thu Mar 5 20:36:44 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -1,7 +1,7 @@
# #
# spec file for package libkmahjongg # spec file for package libkmahjongg
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -21,25 +21,21 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang %bcond_without lang
Name: libkmahjongg Name: libkmahjongg
Version: 19.12.3 Version: 20.04.0
Release: 0 Release: 0
Summary: General Data for KDE Games Summary: General Data for KDE Games
License: GPL-2.0-or-later License: GPL-2.0-or-later
Group: System/GUI/KDE Group: System/GUI/KDE
URL: https://www.kde.org URL: https://www.kde.org
Source: https://download.kde.org/stable/release-service/%{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/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: xz
BuildRequires: cmake(KF5Completion) BuildRequires: cmake(KF5Completion)
BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5Config)
BuildRequires: cmake(KF5ConfigWidgets) BuildRequires: cmake(KF5ConfigWidgets)
BuildRequires: cmake(KF5CoreAddons) BuildRequires: cmake(KF5CoreAddons)
BuildRequires: cmake(KF5I18n) BuildRequires: cmake(KF5I18n)
BuildRequires: cmake(KF5WidgetsAddons) BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: xz
BuildRequires: cmake(Qt5Core) BuildRequires: cmake(Qt5Core)
BuildRequires: cmake(Qt5Gui) BuildRequires: cmake(Qt5Gui)
BuildRequires: cmake(Qt5Svg) BuildRequires: cmake(Qt5Svg)
@ -47,8 +43,10 @@ BuildRequires: cmake(Qt5Test)
Obsoletes: %{name}-kf5 < %{version} Obsoletes: %{name}-kf5 < %{version}
Provides: %{name}-kf5 = %{version} Provides: %{name}-kf5 = %{version}
%if %{with lang} %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 %endif
Recommends: %{name}-lang
%description %description
This package contains data which is required by KDE games. This package contains data which is required by KDE games.
@ -74,9 +72,7 @@ Provides: %{name}-kf5-devel = %{version}
This package contains all necessary files and libraries needed to This package contains all necessary files and libraries needed to
develop games that uses Mahjongg tiles. develop games that uses Mahjongg tiles.
%if %{with lang}
%lang_package %lang_package
%endif
%prep %prep
%setup -q %setup -q