diff --git a/applications.keyring b/applications.keyring new file mode 100644 index 0000000..57c966e Binary files /dev/null and b/applications.keyring differ diff --git a/kshisen-19.04.3.tar.xz b/kshisen-19.04.3.tar.xz deleted file mode 100644 index 52ff480..0000000 --- a/kshisen-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3109a0bdb8933eebf10b945a75fc8b355aa8c97d5debd28943d8145a80efe2fe -size 822640 diff --git a/kshisen-19.08.0.tar.xz b/kshisen-19.08.0.tar.xz new file mode 100644 index 0000000..bd1ca86 --- /dev/null +++ b/kshisen-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f591834b26ff622c995be81acdb07b6d25cf2e25745688a7c162d0b92532066d +size 822780 diff --git a/kshisen-19.08.0.tar.xz.sig b/kshisen-19.08.0.tar.xz.sig new file mode 100644 index 0000000..376b244 --- /dev/null +++ b/kshisen-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1Mxo0ACgkQ29LOiT4t +HIf1aQf/TQOsFXb4juOw7X+GZstDT0MRa1lCsDl8msmzpegSeSK1uUePHEoeDSGx +MMthVLd+GD8vCa4bzi/2Wf5ohmSs4uH5mQPZGqep84wce00DY6KMaPwpTSR/QywL +Nfs8zxXtSlJgiRfxRf3DnepnxmHPPfGVd3ItljjtQ2PMeiU9LqytxgMQ8h6Y79uo +YjMqPT9k6YWYenvbBMmnYGEngQOOGnSAd9aNBO2tCpVBS8NIm7XMB/gzEpm9bGGg +EegGOf4ormWJJLeC7J9NFyxS5MTu+q6OQ5k6DbTIh0iQn1wYmWgpekSVh8A3Sk11 +7JXZG77tgCKtbeF51CL1ond85EcZcg== +=4TIO +-----END PGP SIGNATURE----- diff --git a/kshisen.changes b/kshisen.changes index e1efc47..31a29bc 100644 --- a/kshisen.changes +++ b/kshisen.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Fri Aug 9 08:31:40 UTC 2019 - Christophe Giboudeaux + +- 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:50 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:04 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: + * Remove unused includes + * Use KMessageBox instead of QMessageBox + * Use new logging category directory when ECM>=5.59 + * Make it compile without foreach + * update screenshot + * fix add_test + * update some best practices definitions + ------------------------------------------------------------------- Sat Jul 13 07:26:37 UTC 2019 - lbeltrame@kde.org diff --git a/kshisen.spec b/kshisen.spec index 941ae60..8d0d3c2 100644 --- a/kshisen.spec +++ b/kshisen.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kshisen -Version: 19.04.3 +Version: 19.08.0 Release: 0 Summary: Shisen-Sho Mahjongg-like game License: GPL-2.0-or-later Group: Amusements/Games/Board/Other -URL: http://www.kde.org -Source0: kshisen-%{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 # PATCH-FIX-OPENSUSE cpp14.patch fabian@ritter-vogt.de Use only c++11 features Patch1: cpp14.patch BuildRequires: extra-cmake-modules