forked from pool/libkmahjongg
Accepting request 723749 from KDE:Applications
Applications 19.08.0 (forwarded request 723532 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/723749 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libkmahjongg?expand=0&rev=88
This commit is contained in:
commit
3a8da10aa0
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:995f10fc62c506dbbb31bdab635fd52cb08e03eb09c859353aaf3423f48c7381
|
||||
size 1683960
|
3
libkmahjongg-19.08.0.tar.xz
Normal file
3
libkmahjongg-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b51aea6773b609cc1c3a297e72e15b7b504c2877938030e1afac86319e855694
|
||||
size 1683080
|
11
libkmahjongg-19.08.0.tar.xz.sig
Normal file
11
libkmahjongg-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpQACgkQ29LOiT4t
|
||||
HIdbpgf/df/eUzfiKZ8QqAr5+DFNqJN8II5EN8Ya3ZkP3WEn0W5FJA7oz6vjZtiR
|
||||
rhM6wLuSMdHN7ff1aPnSNDF5KxoXzqhwhu/6K1iZng84tJ1yt9XD1WAR578xk2lf
|
||||
nzCuSatrx7+Xxp11pTxhbrzDIMNEk0qoliH+Sz5XJwjJpe+hrFAXzlfRuV0MorM2
|
||||
78mD8VFog2RZz0H4rvBwUx/LLiX4gmkuq66OTTWvXxUu+8a6a9kT8wGRpAQRCKeW
|
||||
U3nVvFit35P8IFBr1QH9hPGwj3YxseJ9+LM1zlFcaDhnXRpCT35+cb0WY9By/H6L
|
||||
y7BPMJRoRalD3HUg4CvTSMlgj11Fzg==
|
||||
=oLHU
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 08:32:14 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 19.08.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08.0.php
|
||||
- No code change since 19.07.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 06 16:50:51 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 19.07.90
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
|
||||
- Changes since 19.07.80:
|
||||
* No code changes since 19.07.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 11:59:06 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 19.07.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
|
||||
- Changes since 19.04.3:
|
||||
* Use the new logging categories directory with ECM >= 5.59.0
|
||||
* It compiles fine without foreach + deprecated method
|
||||
* Add vscode files to gitignore
|
||||
* Time to increase Qt version as we use override but qt5.7 doesn't support it and we use 5.7 from long time
|
||||
* Fix some clazy warning
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 13 07:26:38 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@ -21,13 +21,17 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: libkmahjongg
|
||||
Version: 19.04.3
|
||||
Version: 19.08.0
|
||||
Release: 0
|
||||
Summary: General Data for KDE Games
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: http://www.kde.org
|
||||
Source0: libkmahjongg-%{version}.tar.xz
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kcompletion-devel
|
||||
BuildRequires: kconfig-devel
|
||||
|
Loading…
Reference in New Issue
Block a user