SHA256
1
0
forked from pool/ktuberling
Fabian Vogt 2019-08-15 14:01:11 +00:00 committed by Git OBS Bridge
parent a7b420d96f
commit 1efa8dc30f
6 changed files with 30 additions and 6 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e73f95c86b55ca1360c051c4ce1730a69b3475eed43b55fc60eba637ee6eb987
size 32636212

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ca751ad3cc06475955fa9cb037a1a60539f59b7e3d22aa7d47e9fd4f2771cd5f
size 32643328

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpEACgkQ29LOiT4t
HIc7+wf8Dm6Gga4jKaOHlb7hPN6yc166cYmYcu9zhNPapkscFxEGehRDynd8DREh
22D8t26ush3H0GFi6koeLUm/uhNLct12n9D4k2AK7msyB0b1pBl2DFU8AOtYws1i
3eo/1clq+yj18AOzmbJesro/RmUHdJ4Q8eKDj5Hr9zm/WwWW4jOH7O9OegieNOml
vob7GAAFCVLwicdDC61+tRTEnSHd9BKQkUS6ZxSe9KrWIBDwi7/t4iOMUjLC+wUs
fFUIXj9EN+G3oxtV0umOITzPcsTtBTp/uf58K8nzpwqnwLHRR+WWdb7S+ykZ3e8O
fUqG+85HR5a+BAqjYhA7hYiup3CEKA==
=e9OY
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 9 08:31:58 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:51 UTC 2019 - lbeltrame@kde.org

View File

@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: ktuberling
Version: 19.07.90
Version: 19.08.0
Release: 0
Summary: Potato drawing editor
License: GPL-2.0-or-later
Group: Amusements/Toys/Other
URL: http://www.kde.org
Source0: ktuberling-%{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