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/killbots-19.07.90.tar.xz b/killbots-19.07.90.tar.xz deleted file mode 100644 index 0699223..0000000 --- a/killbots-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:15c324a7a2548a0a2def1cac713157128907b454d5d6875a52893aaff28b6081 -size 1171732 diff --git a/killbots-19.08.0.tar.xz b/killbots-19.08.0.tar.xz new file mode 100644 index 0000000..933ae58 --- /dev/null +++ b/killbots-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:909ce7808251a5d0537e2d35fae944b932973c36035f1c08f3143227e2d5cf4f +size 1171348 diff --git a/killbots-19.08.0.tar.xz.sig b/killbots-19.08.0.tar.xz.sig new file mode 100644 index 0000000..bcc6585 --- /dev/null +++ b/killbots-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxoUACgkQ29LOiT4t +HIdoKwgAlkWKiF3Ru1l1OBL0qX/hr1onuDImTdtz/Ors+3umH4BKoQXdmEIFyLBm +1ldgQKPRRbpKqYYkFXMrlOAYawHsEmDm0IZxidNViMkjeQw/EF8Tps/GJPEQjsmi +bkppo7BZzygiimOoUW8/EKlLpNCn2CjwcSXmG/Zu0oz8+MLQXtivnm8WNiVvK/Dd +Cmf1+iAcGq9tLlJ90F9d4YwSu8EbhmMuuP0Wri1NXneKiNqkmHmhG5X+LpdC6oSI +1MlGXEPGEJ539A1y2HtCK2/ebWseFV83pz53WVAms5iodLKhFHD/VpUW0LSNI5Is +uZBfkiM/9WIXwn+JlMsH+5rFuijZ8g== +=kk70 +-----END PGP SIGNATURE----- diff --git a/killbots.changes b/killbots.changes index 8b8a42d..3e5d744 100644 --- a/killbots.changes +++ b/killbots.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 9 08:31:01 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:49 UTC 2019 - lbeltrame@kde.org diff --git a/killbots.spec b/killbots.spec index 62409ca..4a2cbc5 100644 --- a/killbots.spec +++ b/killbots.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: killbots -Version: 19.07.90 +Version: 19.08.0 Release: 0 Summary: Robots-like game by KDE License: GPL-2.0-or-later Group: System/GUI/KDE -URL: http://www.kde.org -Source0: killbots-%{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: kconfig-devel BuildRequires: kconfigwidgets-devel