forked from pool/svgpart
Update to 22.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/svgpart?expand=0&rev=157
This commit is contained in:
parent
7f7a61267e
commit
eae22c1589
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:db9abf73919ad342741134d35fde5bd60e797b8678b34da6dbe20ee6cb1a2cd2
|
||||
size 27064
|
3
svgpart-22.04.0.tar.xz
Normal file
3
svgpart-22.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:923bda29e6610fb4dfd2b4f98e14045271c099ab1ed3988d52fefdc0b408df9a
|
||||
size 27076
|
16
svgpart-22.04.0.tar.xz.sig
Normal file
16
svgpart-22.04.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYuCwACgkQu0YzUNbv
|
||||
Me8M9g/8Df71LJJVEnp/aKnneYFlRH++pPFhdMMmUsi+zrK677xatd15AO6/g7iC
|
||||
kqfcN8uQalJe5XLKqXl3TaFFNnACOccIqVYp92O0OlHVAukaua4cQGNNN7PjpN8Q
|
||||
fLNiLBQcsmtxcNj5EmgD+aEY0MhNdIaDcvHgndji4InLfhdDtuoZweCJ8tjoolbt
|
||||
LT2v3iSyiC3y5tuJ2dfSk6Hygu8SiweygVPB+MVhpZZNlCfoXSQXt6hGzoDEzJaY
|
||||
d4lRoEidsnF209ekJAP0Cls/+qOvT/70M5mjP2BnQlOSLjVWK+mELQeUPBYvEXr6
|
||||
9zWUXoizlLum+e10cuFUCNxFOlcgpxkgG+a+UDchcwct0KrdmfiZtA7HslhehPb5
|
||||
Oh+6KW9rRBGebnfQ2C9UjNt/h6nYxbx38w076GRzYo411ng2y5pw1sBpixCLzEW1
|
||||
YtlYCGHfKeiwDx6EWNpbvR605oHrwQTyMWHMrcKa1tbIYC/X0q/oxgBh8KTWKVt3
|
||||
C95WX3TLkkkRVlt0VaHc4vwYVZKsNi7pIAi0ydKM96FKf9HaV1oKmqOVnXBO4Sv3
|
||||
t8nmXa5W28wtdrEO4CGxFcvC2giemznNty9goLKU6/BeEZtjhaBrtXH0QAhiwRHC
|
||||
n/zSxEvaid8HUTL//QOyOWI6ZxHCYbqoxJZ8ZB45gNTs/bCs+/0=
|
||||
=Q53r
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 18 07:52:53 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 22.04.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/gear/22.04.0/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 18:22:22 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -20,15 +20,15 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without released
|
||||
Name: svgpart
|
||||
Version: 22.03.90
|
||||
Version: 22.04.0
|
||||
Release: 0
|
||||
Summary: SVG viewer component
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: https://invent.kde.org/graphics/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
|
||||
%if %{with released}
|
||||
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
|
||||
BuildRequires: extra-cmake-modules
|
||||
|
Loading…
Reference in New Issue
Block a user