1
0

KDE Applications 19.12.0 final (release on Thursday)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/grantlee-editor?expand=0&rev=109
This commit is contained in:
Christophe Giboudeaux 2019-12-11 13:02:46 +00:00 committed by Git OBS Bridge
parent 56dc128db4
commit 60b15b9b5d
6 changed files with 26 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3gfQ4ACgkQ29LOiT4t
HIdaqgf8CbxUVPbyv+iJyu8Ge1ni6Ej6DsRjw60Mm9qY7ps1lOTU/buW9XuSemk5
rLuLG+3w/qmXv43eESTY1ALAAIu2wOrnaRXkJznZRzPhKGEwI7eUTAj95U+jbsDn
muN/vjX2OeKfqYhCC/zev5sMcYgrBciTMW9lp//KnsJXwZ2QohkMcrstkJTNUcG3
YkBe97AQW74s/MvdxaKFoWy3V7dQy4R0ENT8qzUnB/BuayQ894wgIoIMpZ9Z2r8c
tuJpFqjLbEywlxV8m9uU1dyER/7b0YxT/WpoazUo+pMlTcuu+fqSLbPXODeoIcyn
5lMN6/1lPvKhpVe1Wqj92Ko3jdmH0g==
=BTUp
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puF8ACgkQ29LOiT4t
HIfpIwf/UwnmEOTJC9m0Hii26HKbzJjh6/WTsCbwvokAvdtsmrDiYRLa10hnSgK6
xZCNn4bBXEwDn2mbB21muHrRY9BLehuxklA7XQRyABK7hof6xd7q+8o683eb2rar
lh8H4o5iYjIS8m8GIXkkRq92YD/iTKD7tmr0RB5LiOGy9TXkORN263mMAHqutltQ
+ofRlMpkEOA8zfsp5G2HBDtX4SzIj5UruClmJGG2s/ZWHCTJsonZ+BWhafimAHX8
szSxoHbNsvjYA+78FmIR90z7fEmFCIQMaSrTBDdqlrZQ3AylW2B/tZ1O/GtzB2JA
KL9cjda/0G4kGkmnlRDrbwoQo9IuBw==
=XORN
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Dec 10 06:38:11 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
Update to 19.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/releases/19.12.0
- No code change since 19.11.90
-------------------------------------------------------------------
Sat Nov 30 09:11:32 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -21,15 +21,15 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: grantlee-editor
Version: 19.11.90
Version: 19.12.0
Release: 0
Summary: Messageviewer header theme editor based on Grantlee
License: GPL-2.0-or-later AND LGPL-2.1-or-later
Group: System/GUI/KDE
URL: https://www.kde.org
Source: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules >= %{kf5_version}