forked from pool/kapptemplate
Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kapptemplate?expand=0&rev=93
This commit is contained in:
parent
79cad3307d
commit
0a9de918b6
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:c21616b3ef34c84e9e42734f115336ab6f2710b43db2edc33e02a112522152fc
|
||||
size 316284
|
3
kapptemplate-19.08.0.tar.xz
Normal file
3
kapptemplate-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a25170f3527e85bea9509fe5cb991544c0a1dab8f7025c71fd5b0d4c82d9e169
|
||||
size 316564
|
11
kapptemplate-19.08.0.tar.xz.sig
Normal file
11
kapptemplate-19.08.0.tar.xz.sig
Normal 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-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -21,13 +21,17 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kapptemplate
|
||||
Version: 19.07.90
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user