Accepting request 723731 from KDE:Applications

Applications 19.08.0 (forwarded request 723532 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/723731
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktuberling?expand=0&rev=88
This commit is contained in:
Dominique Leuenberger 2019-08-16 13:49:10 +00:00 committed by Git OBS Bridge
commit 6137fac527
6 changed files with 50 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:7abc2254d7a5c594e021807172486dfd93cfbda827a1b41583f8b1977a1a4f21
size 32635044

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,32 @@
-------------------------------------------------------------------
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
- Update to 19.07.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
- No code changes since 19.07.80
-------------------------------------------------------------------
Tue Jul 23 11:59:05 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
- Changes since 19.04.3:
* Fix forward declaration
* Follow KDE_APPLICATIONS_VERSION
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jul 13 07:26:37 UTC 2019 - lbeltrame@kde.org Sat Jul 13 07:26:37 UTC 2019 - lbeltrame@kde.org

View File

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