diff --git a/applications.keyring b/applications.keyring new file mode 100644 index 0000000..57c966e Binary files /dev/null and b/applications.keyring differ diff --git a/svgpart-19.07.90.tar.xz b/svgpart-19.07.90.tar.xz deleted file mode 100644 index 633d6e3..0000000 --- a/svgpart-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1b1b6be46914597d1f49b5ac61a543515e2f29aeb9b70ed084b552cd0ba5696 -size 21252 diff --git a/svgpart-19.08.0.tar.xz b/svgpart-19.08.0.tar.xz new file mode 100644 index 0000000..47d808e --- /dev/null +++ b/svgpart-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e1f4b3f8807e996b2acb496971bd7ebcb1e456ac090e269e42d15fce629858d +size 21164 diff --git a/svgpart-19.08.0.tar.xz.sig b/svgpart-19.08.0.tar.xz.sig new file mode 100644 index 0000000..f3f8d86 --- /dev/null +++ b/svgpart-19.08.0.tar.xz.sig @@ -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----- diff --git a/svgpart.changes b/svgpart.changes index 0ec2228..b63244b 100644 --- a/svgpart.changes +++ b/svgpart.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 9 08:32:36 UTC 2019 - Christophe Giboudeaux + +- 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 diff --git a/svgpart.spec b/svgpart.spec index 039df49..494efa5 100644 --- a/svgpart.spec +++ b/svgpart.spec @@ -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