KDE Applications 20.12.0 final: release on 10th Dec

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/svgpart?expand=0&rev=128
This commit is contained in:
Christophe Giboudeaux 2020-12-08 07:26:09 +00:00 committed by Git OBS Bridge
parent bcf720a3f5
commit b06ef7b551
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:f27863d090b438438ac89b8780426a50ce5681bb7f08c65076818e53214fd335
size 21468

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATtIACgkQ29LOiT4t
HIfGwQf9EyAmHfUDDE22Y1YleOrafJ/qwSiCl8Pl4FH4Tb8dxXjpuR3UuK5BnMil
Bvf862+AXNOCV5adq/jXC1egXp5Aei0rg3dN1gXAEri36/PWKTQHcYsRw9iSbMad
YcoFwgG9Ycuz2YPvUw2Ej7KvQOq7KEuCiYAT6QdxdfmKsjfFLQcTkEdomCV2nKO0
VmCofZVd3IZwrd5TmBYKrSyA2o58JSn5Ve6GH49/o6myO+5TcLf+gFXe7h/buKZL
2b1OgnHCPcIovYFdeuvpcZWRgFeb4pc9k2v86MiuX4D9AACLD4mTsDd2a5WrlSk/
kGB7YQVOXxqXy5HIA1cWvFEk0PDZ6g==
=KEfX
-----END PGP SIGNATURE-----

3
svgpart-20.12.0.tar.xz Normal file
View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhI0ACgkQ29LOiT4t
HIcfRwf/SyuXqzUqwkizhS1ec064LuVa2Q3lfuiTYqiTMmxOtRF9jid95hIG2niN
Hbli5Y3lImF4JTTAgxPYRUMb7QDi71zqddH51c2NHfvUYs7i/CmIi+XstszHSKmU
IVg0GfYCGtaC/7EwSDjWgq5Z5tipJlBcul2tL4ENhSflDsLn5jJBe4L3Xv11rIXD
cEhwV9uRr6Xpac3FVqRCFWxrJKRLjbm+v19qLcibU4WWJipCaiH36Bi3VRAAcIEa
FOvpbsQ0ngJoYvuaZ2/cggU+eOnLhzPSQb+I86x/Ebh5E+aB5TozP7SSm0wJ0vyu
kseqs1DPx0MIqvkZ+gskPmm5n3L7kw==
=/+7v
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Dec 5 23:18:06 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:18:18 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: svgpart
Version: 20.11.90
Version: 20.12.0
Release: 0
Summary: SVG viewer component
License: GPL-2.0-or-later
Group: System/GUI/KDE
URL: https://projects.kde.org/projects/kde/kdegraphics/svgpart
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: cmake(KF5CoreAddons)
@ -36,7 +36,7 @@ BuildRequires: cmake(KF5XmlGui)
BuildRequires: cmake(Qt5Svg)
BuildRequires: cmake(Qt5Widgets)
%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