From eae22c1589af2547effa87b3d1d8e2009c4fef366734eb6f976efb686603ecd2 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Thu, 21 Apr 2022 08:21:55 +0000 Subject: [PATCH] Update to 22.04.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/svgpart?expand=0&rev=157 --- svgpart-22.03.90.tar.xz | 3 --- svgpart-22.04.0.tar.xz | 3 +++ svgpart-22.04.0.tar.xz.sig | 16 ++++++++++++++++ svgpart.changes | 8 ++++++++ svgpart.spec | 6 +++--- 5 files changed, 30 insertions(+), 6 deletions(-) delete mode 100644 svgpart-22.03.90.tar.xz create mode 100644 svgpart-22.04.0.tar.xz create mode 100644 svgpart-22.04.0.tar.xz.sig diff --git a/svgpart-22.03.90.tar.xz b/svgpart-22.03.90.tar.xz deleted file mode 100644 index 3ffce1a..0000000 --- a/svgpart-22.03.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db9abf73919ad342741134d35fde5bd60e797b8678b34da6dbe20ee6cb1a2cd2 -size 27064 diff --git a/svgpart-22.04.0.tar.xz b/svgpart-22.04.0.tar.xz new file mode 100644 index 0000000..a1db1af --- /dev/null +++ b/svgpart-22.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:923bda29e6610fb4dfd2b4f98e14045271c099ab1ed3988d52fefdc0b408df9a +size 27076 diff --git a/svgpart-22.04.0.tar.xz.sig b/svgpart-22.04.0.tar.xz.sig new file mode 100644 index 0000000..c999bbf --- /dev/null +++ b/svgpart-22.04.0.tar.xz.sig @@ -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----- diff --git a/svgpart.changes b/svgpart.changes index b9a7cd6..17e258a 100644 --- a/svgpart.changes +++ b/svgpart.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Apr 18 07:52:53 UTC 2022 - Christophe Giboudeaux + +- 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 diff --git a/svgpart.spec b/svgpart.spec index c472982..444e12a 100644 --- a/svgpart.spec +++ b/svgpart.spec @@ -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