From 70a3eb3a57a90a2611e86076b235349f0cc87e6cee0c77c4b1696759a470ed25 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Thu, 21 Apr 2022 08:21:29 +0000 Subject: [PATCH] Update to 22.04.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kontrast?expand=0&rev=41 --- kontrast-22.03.90.tar.xz | 3 --- kontrast-22.04.0.tar.xz | 3 +++ kontrast-22.04.0.tar.xz.sig | 16 ++++++++++++++++ kontrast.changes | 8 ++++++++ kontrast.spec | 6 +++--- 5 files changed, 30 insertions(+), 6 deletions(-) delete mode 100644 kontrast-22.03.90.tar.xz create mode 100644 kontrast-22.04.0.tar.xz create mode 100644 kontrast-22.04.0.tar.xz.sig diff --git a/kontrast-22.03.90.tar.xz b/kontrast-22.03.90.tar.xz deleted file mode 100644 index 7e6e9ef..0000000 --- a/kontrast-22.03.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f29c1b863a00fa9da5540b01316a19575dce50c5f6186c19650b56566c16a29 -size 125784 diff --git a/kontrast-22.04.0.tar.xz b/kontrast-22.04.0.tar.xz new file mode 100644 index 0000000..4482f34 --- /dev/null +++ b/kontrast-22.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b57bc598f3ed36f1c507ca98f1b5ede7db6e3b6ac757c2bcc231f94e368f6db +size 125872 diff --git a/kontrast-22.04.0.tar.xz.sig b/kontrast-22.04.0.tar.xz.sig new file mode 100644 index 0000000..4fba883 --- /dev/null +++ b/kontrast-22.04.0.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYuzIACgkQu0YzUNbv +Me+amA/8DLbpWPKGKav16S/zLQGX7zCc5EyFowqYvZjYrjq1wY9RSuaN9itedAxE +SukQNcrhia6e6WFbMBtCIZ6ASDZQ4bQazWb0Rnr9iqkmgWY/VjEhea+muvZiJmHo +F3HOQsA781lg7SMB5sESEbTUuyhBUyy9SM5wfizV/tEb6rhG1UV+nC0k3AopEmhK +OO2q5Gf7XPWST5GQax63UphR3cH8L02pN5u2tUBwkwGDJpNSO8bQnoIvjN6EDMAa +Kcj+0A/3lJjZIDgFwsEqxk0Sok/5JEGXI1se6wm/qi3v03ZTOwFOGvKEyL9YCg2O +gHXimVY5KQRhnf7RvF+mmYMpJXO74X6AZspMBuikKz/OEV5d0z3nW9qyUvz6oHYe +vB0wnkcTRZ2ll7GaMkVrHN+FAEBTx6e5IM+9He6zkxmW9xHthHjhBctyCmnlMdCg +nVIASLXg2yNk56Fu38P4Pkzb5kFXbx6Tt+F2N+ojQsBCQdU+QC3Crsg23SKBNYvB +WYtsgMp51PFRPtLrTbMDSDfkFoJFfgopg3ngno/3pnwvBmtcV6ZxDx4y5d+4UnXM +pahtck7/JnRC1pkP65+MQYYdPTmKSFYYECrbct6fsxBr49VJ018EfS4ErAxYMaMH +MZSNEaVbaw4yB4yP9KRI0Jmefua8NO4qjU2ebb6my1XMFDT1HMw= +=f8lc +-----END PGP SIGNATURE----- diff --git a/kontrast.changes b/kontrast.changes index 0fde3c2..74999db 100644 --- a/kontrast.changes +++ b/kontrast.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Apr 18 07:52:05 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:20:09 UTC 2022 - Christophe Giboudeaux diff --git a/kontrast.spec b/kontrast.spec index 4318535..0b2ef54 100644 --- a/kontrast.spec +++ b/kontrast.spec @@ -19,14 +19,14 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: kontrast -Version: 22.03.90 +Version: 22.04.0 Release: 0 Summary: Contrast checker License: GPL-3.0-or-later AND CC0-1.0 URL: https://apps.kde.org/kontrast -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