diff --git a/khangman-19.11.90.tar.xz b/khangman-19.11.90.tar.xz deleted file mode 100644 index f834de7..0000000 --- a/khangman-19.11.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00fa02ef9b86228043fb493737f354c4965cbcd939164a2658ba82f4d0ec4c33 -size 7126448 diff --git a/khangman-19.11.90.tar.xz.sig b/khangman-19.11.90.tar.xz.sig deleted file mode 100644 index 0741bb6..0000000 --- a/khangman-19.11.90.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3gfRUACgkQ29LOiT4t -HIfe/gf/ew0NK3MoyF+bRxaaYqEp+g8qo/WKoyBYi0bCbeXKmfg3PR5WzStviWd5 -pEHqg2HjDTLpMIi8KGl/3e0T/ZL6I0hUQJyx823d9H5MXpWfOedrjDDbo40/hRE3 -uVjC/gqlhdornl+74vOxYmAQ8Vbqw3yDmc6jUrsQ/IqrzWLF/DYpbdsddUaq5TH+ -ukuMsbuP+J5Viu+nMA1y4L0K1Zh4akiVF8GbMeKG3l7aW67j66Z4zIJun5RIb1FF -tixPBVpTpEV+bdLL0XtpQ4ul6b4oglXsMmymrHvw09p56UKrw2A+uE5NmqV4kVjn -qYevfWXdAnC1Dh8EpOFO9hZ9cureFg== -=0WLS ------END PGP SIGNATURE----- diff --git a/khangman-19.12.0.tar.xz b/khangman-19.12.0.tar.xz new file mode 100644 index 0000000..6aff26e --- /dev/null +++ b/khangman-19.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05f343e7e9ed13a43b4c190c0fc764f5e9126226f968f89f404bf705bed97e3b +size 7118956 diff --git a/khangman-19.12.0.tar.xz.sig b/khangman-19.12.0.tar.xz.sig new file mode 100644 index 0000000..2591590 --- /dev/null +++ b/khangman-19.12.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puHoACgkQ29LOiT4t +HIetqgf/bxa5M3OND7dH1vZcHnGkBmtyINLjAoeAfxqU33iZ2eDUWWGelrV83rgT +OGYBekQHKVXUxgkvahcIUrR87KuScOZPoHkSzZ2pVy3Nfhx0XbMq6O8nT+23ivzM +hkr61zCfDGpZT4RHhF3f9DdjGPF3NHYCTT821zLF8D14WxAb62a1fIeA/9jqByEP +8wYrap3TFq7sz835KAIK0tHdVAxx/ny2SlQ4w4Uskqd+CZ0OkbIQldzyuQym215j +IEvIypWp/KmNQ3b6D4zopNLff3q4Uqg3f2M+hD7+SOfmfm1EZDlKNPpewdVi695/ +CdySFiFqRYiBujYhY8YYOpAcuYme4w== +=LcpT +-----END PGP SIGNATURE----- diff --git a/khangman.changes b/khangman.changes index f596aaa..05ab6d6 100644 --- a/khangman.changes +++ b/khangman.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Dec 10 06:38:33 UTC 2019 - Luca Beltrame + +Update to 19.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.0 +- Changes since 19.11.90: + * Update Appstream for new release + ------------------------------------------------------------------- Sat Nov 30 09:11:53 UTC 2019 - Luca Beltrame diff --git a/khangman.spec b/khangman.spec index 9d7c6d9..35932a2 100644 --- a/khangman.spec +++ b/khangman.spec @@ -21,15 +21,15 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: khangman -Version: 19.11.90 +Version: 19.12.0 Release: 0 Summary: Hangman Game License: GPL-2.0-or-later Group: Amusements/Teaching/Language URL: https://edu.kde.org -Source: https://download.kde.org/unstable/applications/%{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/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif BuildRequires: cmake(KF5Completion)