SHA256
1
0
forked from pool/kapptemplate

KDE Applications 20.12.0 final: release on 10th Dec

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kapptemplate?expand=0&rev=126
This commit is contained in:
Christophe Giboudeaux 2020-12-08 07:24:51 +00:00 committed by Git OBS Bridge
parent ae57701439
commit b1e92a1199
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:df8c8c990a91ff9276e4178a5f7788e5bebf566270459a5e262e97bf81aae6a5
size 335628

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATr4ACgkQ29LOiT4t
HIcPeggAgQgV+HOZsCuTuw/31KJJywqsSGpZyiwR7SxuupN1X4dYoOfQW9XKs1C+
jaR0qUU8HhTqIum8fVdKfmlB1wv2FRAECWM8Wl0uuSe4YZ8y1dRJ8DnzZbXpuqle
81qeGgXjTVXRk1g9xcAOR6VN7rcgsagQBSBKSL2FYTNheewW+r/6VuO7pCOW9fAW
qKW/g8GFW4Kp39+gb4PkD0CnAv5nUpWSz9ZioiT5GC/0whPus4cWdfPmzopQ+DFN
JKojwmqZHY+LFm4x6RjzCl3s6/WJIpNFsNPuabgnCk0nOV5W7j1fEkDhXyv7keKq
3ay9Awy0I1BTY/fF8arVWKAouKjwyw==
=jqhg
-----END PGP SIGNATURE-----

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhHkACgkQ29LOiT4t
HIfZ9gf+LG0R3yJGYZKUIzei/T5W2jVrZUSN1+ls54Ga/ngLdRDP8Uj+nrh1KDsU
Iy/oPTYvZ4iWvdZDvNr3UatVabIjwJUYvGvXS0B/IY65R3iR50AroG5j3vdIiLi3
Kh4a4zaqSpWAml7LbEDbsU8veZbIygQ0luZ6sWlGHpM0fa12w6wzk7etw2Pu7/pE
oigCLNf/t8E2NmNy6DJ3ZDJ0oi+Jm8ycbA8xore4lrQnY/puixNExMucOat5MQRW
gd36Od2YFopJyVtzz/eCzwzh+Qlid7M0QhxLCcJW34EL/OgHNeCcmhRPSbxnE16v
gaUSz8Tj2PVf/wQAFeEPBInTZcwtew==
=8ozx
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Dec 5 23:15:47 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
-------------------------------------------------------------------
Fri Nov 27 15:16:03 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -21,13 +21,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kapptemplate
Version: 20.11.90
Version: 20.12.0
Release: 0
Summary: Template for KDE Application Development
License: GPL-2.0-only AND GFDL-1.2-only
Group: Development/Tools/IDE
URL: https://www.kde.org/
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules
BuildRequires: kf5-filesystem
BuildRequires: update-desktop-files
@ -44,7 +44,7 @@ Obsoletes: %{name}5 < %{version}
Provides: %{name}5 = %{version}
Obsoletes: kapptemplate5 < %{version}
%if %{with lang}
Source1: https://download.kde.org/unstable/release-service/%{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
Recommends: %{name}-lang