SHA256
1
0
forked from pool/kapptemplate

Accepting request 723604 from KDE:Applications

Applications 19.08.0 (forwarded request 723532 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/723604
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kapptemplate?expand=0&rev=74
This commit is contained in:
Dominique Leuenberger 2019-08-19 19:29:25 +00:00 committed by Git OBS Bridge
commit 35df89b5f9
6 changed files with 52 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:023273adf6df75d68b3ee52d14924887e403b80dea23eb765a98242fddcd4f37
size 317360

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1Mxn0ACgkQ29LOiT4t
HIdUPggAjnSC3u6f1Q/0og6dUFNbiuVDDXfU2tCc/d+wFfIH2LZmtUo2vJLP7Aww
P/9Ek519sSRw/+rg8N+O7oNVrgwdF0CAyY3sx6GKCtJQl7EpAZYR3jmmdBUT1dnt
2yi4dPGbWZuOv1bL1iihExh20z0VdMZTwu31RmHL3Mrk7+cuWY//VUhxGPnYrJDc
nIepeHbD3+PKjye6sa+Zs7ANx/r7AwZhh6tVcTSQzMRhGIKnh/YS/FvaVYBCOJQm
Y2R/SfAXnnXgr4gsOaLlOCNiBpRaf0xRVRqx9vWy9e7dVwKZ530l17TJJ+xJRE9f
vC8zAx3ru2blmQwQNtOWl3Nkszg+OA==
=iiQJ
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,34 @@
-------------------------------------------------------------------
Fri Aug 9 08:30:25 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:48 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:58:57 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:
* Add wrap text attribute in choice.ui
* it does not generate templates for KDE alas
* update screenshot
* get with the times
-------------------------------------------------------------------
Sat Jul 13 07:26:33 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: kapptemplate
Version: 19.04.3
Version: 19.08.0
Release: 0
Summary: Template for KDE Application Development
License: GPL-2.0-only AND GFDL-1.2-only
Group: Development/Tools/IDE
URL: http://www.kde.org/
Source0: %{name}-%{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: karchive-devel
BuildRequires: kcompletion-devel