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/kajongg-19.07.90.tar.xz b/kajongg-19.07.90.tar.xz deleted file mode 100644 index 0449ba8..0000000 --- a/kajongg-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f2bbc45f98da03cfda1c31883970c25b0bf4fe24751bd265107d1031ffe35fcf -size 4466248 diff --git a/kajongg-19.08.0.tar.xz b/kajongg-19.08.0.tar.xz new file mode 100644 index 0000000..20f1265 --- /dev/null +++ b/kajongg-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f522477939de09d4d56d2947fb02b0f20ca0cbac4d21326a9477e11fc173244 +size 4466472 diff --git a/kajongg-19.08.0.tar.xz.sig b/kajongg-19.08.0.tar.xz.sig new file mode 100644 index 0000000..d6e9706 --- /dev/null +++ b/kajongg-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxnwACgkQ29LOiT4t +HIdZLAf9ESUqgJQIBPw+mE2siY+PxdB3aO9T7Qfx0XYHUaOMBcrtJuI9V7MCKD8i +U+B4loNRU3/MH3jXgycrwAs7CeCE6wikd+0n9sQmed3pGKlH+/DOanVZ8urPTtzO +qmqwRE4f63GrfVTBtWjQd8y0iqIjUtPBDHrR7vogeYrT2B+oh64tm7olIyZdqHJm +cX1IvitEzPI7OREAU8unLFJtAz++t1hisVi2xPrCrtkvw4X1wExB1WJtsHRtrmA3 +CRzJyvBlLmtoRetm4gcQZwfdGBuLmx/myFBxQAaaoK2TylDBmHWYfUpuEXphPRCE +IBz0ZYuYgKox+bOVU3NyDF36P+RStg== +=PLlQ +-----END PGP SIGNATURE----- diff --git a/kajongg.changes b/kajongg.changes index bd85288..00caf86 100644 --- a/kajongg.changes +++ b/kajongg.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 9 08:30:18 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:47 UTC 2019 - lbeltrame@kde.org diff --git a/kajongg.spec b/kajongg.spec index abd5352..b021b6b 100644 --- a/kajongg.spec +++ b/kajongg.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kajongg -Version: 19.07.90 +Version: 19.08.0 Release: 0 Summary: 4 Player Mahjongg game License: GPL-2.0-or-later Group: Amusements/Games/Board/Puzzle -URL: http://www.kde.org -Source0: kajongg-%{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: extra-cmake-modules BuildRequires: python3-Twisted >= 16.6.0 BuildRequires: python3-base >= 3.5.0