Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/svgpart?expand=0&rev=95
This commit is contained in:
parent
802b331939
commit
988b4345c6
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:b1b1b6be46914597d1f49b5ac61a543515e2f29aeb9b70ed084b552cd0ba5696
|
||||
size 21252
|
3
svgpart-19.08.0.tar.xz
Normal file
3
svgpart-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e1f4b3f8807e996b2acb496971bd7ebcb1e456ac090e269e42d15fce629858d
|
||||
size 21164
|
11
svgpart-19.08.0.tar.xz.sig
Normal file
11
svgpart-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpgACgkQ29LOiT4t
|
||||
HIfymgf/RaUTLJmbf6hY1I/szC1EjAuQYXLtRGyIY4MJDkYzrLW2AU6WbGz4kn/P
|
||||
HK+MH1RIkZ2m3OHgtkmZ3UsUsNsiC7h1YJS+O+h0YL5wCRDGV3dAG8hKlahcKpaS
|
||||
N86Dj3VSWROfFDkmfrbnhXHWNGkvhqvxP+WXxDI7WjmrLDkPgbV/wSU1axrQcxIQ
|
||||
zVHSROJ/q7umK/NXDOC2DhACdlDR3Z2thTEoII7j2xi0mvjxLUKMUv7nRUTiYV5F
|
||||
TBxL2szcr3020VVABAHuQhxD64bECO9dqQqCs8/3X1cIDNbjFLpgV7hPH4I2iUlg
|
||||
ZlH2O8lUlka37MPkY+hCX5E1XUPVmA==
|
||||
=pzyW
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 08:32:36 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:52 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: svgpart
|
||||
Version: 19.07.90
|
||||
Version: 19.08.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: %{name}-%{version}.tar.xz
|
||||
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: kcoreaddons-devel
|
||||
BuildRequires: kf5-filesystem
|
||||
|
Loading…
Reference in New Issue
Block a user