Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/knetwalk?expand=0&rev=95
This commit is contained in:
parent
17b44d2390
commit
e1d935fd1d
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:46f2657260c4a2c1d816700d7fdbca89ef56186f405acb2b1fac3c58d9afc54c
|
||||
size 1037816
|
3
knetwalk-19.08.0.tar.xz
Normal file
3
knetwalk-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:135e8c3b0d46eda0eda2429c6fa89226cba184fb7357b86a3d3101797a7a8c96
|
||||
size 1038204
|
11
knetwalk-19.08.0.tar.xz.sig
Normal file
11
knetwalk-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxooACgkQ29LOiT4t
|
||||
HIcSBAf+PdD+ePlu7GnP2LFVboOj+s49mvB7DQkxhaefKbSf6ebolxm7lWgq2tHo
|
||||
+1KzuMpcUipQ4o1Q6GhC6wzyQRhw/AJK0YC9A+iMJ0Ui/uwJ+hDAAL1gnzoQdBPK
|
||||
ol6Pb4uZNK1Mm5IaXa2fsEaayHnl7kURbheWph5007Mhl+iGxszlDsPlqXmhCzvR
|
||||
Nqi7I8akHSk/+ACnJ7+alXCpiWg0KLib2bvFTX6mRHoKotHMDB+I0ovwZjvPnC08
|
||||
GyxUWjBie7dWFHMIPElXaIrGn3nqvlfsRM2xeY5ZX3HQI7vIHPoUQ9dpU5ixheJg
|
||||
dALqJ4yPxhxL8yPejTs5/ufOOMCnog==
|
||||
=H3gf
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 08:31:22 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:50 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: knetwalk
|
||||
Version: 19.07.90
|
||||
Version: 19.08.0
|
||||
Release: 0
|
||||
Summary: Puzzle game
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Games/Board/Puzzle
|
||||
URL: http://www.kde.org
|
||||
Source0: knetwalk-%{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
|
||||
|
Loading…
Reference in New Issue
Block a user