From cd4ded2f1cb20b853810a2486df3555a957dac8b6080ecfab528b4d8fe26089d Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Thu, 21 Apr 2022 08:21:44 +0000 Subject: [PATCH] Update to 22.04.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/libkeduvocdocument?expand=0&rev=158 --- libkeduvocdocument-22.03.90.tar.xz | 3 --- libkeduvocdocument-22.04.0.tar.xz | 3 +++ libkeduvocdocument-22.04.0.tar.xz.sig | 16 ++++++++++++++++ libkeduvocdocument.changes | 8 ++++++++ libkeduvocdocument.spec | 6 +++--- 5 files changed, 30 insertions(+), 6 deletions(-) delete mode 100644 libkeduvocdocument-22.03.90.tar.xz create mode 100644 libkeduvocdocument-22.04.0.tar.xz create mode 100644 libkeduvocdocument-22.04.0.tar.xz.sig diff --git a/libkeduvocdocument-22.03.90.tar.xz b/libkeduvocdocument-22.03.90.tar.xz deleted file mode 100644 index c47c703..0000000 --- a/libkeduvocdocument-22.03.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:caf9ab2cff5f27e29b4d9adc257116fb35fafbce8f9ce729a41985be6e293fcf -size 215024 diff --git a/libkeduvocdocument-22.04.0.tar.xz b/libkeduvocdocument-22.04.0.tar.xz new file mode 100644 index 0000000..a2f3742 --- /dev/null +++ b/libkeduvocdocument-22.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0d07b022a1c5780a04c6cc25ac6436d9ebd53c4271fdb102e24666bb7ec9734 +size 215056 diff --git a/libkeduvocdocument-22.04.0.tar.xz.sig b/libkeduvocdocument-22.04.0.tar.xz.sig new file mode 100644 index 0000000..21d572d --- /dev/null +++ b/libkeduvocdocument-22.04.0.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYt6sACgkQu0YzUNbv +Me/Sww//VGHYI+x1/8kDJG42UEijuCTLe7s7goOj7/Fpk/izC/yXfduWqOyLJzn+ +B3AV0PoCeVK2O11ZwUoQ8I/60XjkpinR8uzdXV1FpKaZAoew754mTsmb+uwWjQCt +iCfDUe8XcO/n8eQuJVCDZN8atXPmJo0Xbq61wzLdiVg2TSQwWZllBW8W1+plU+IU +BqqbszG7ZZYMYzv4zrqtIybb3qWWN/RWVKl4eoOvrsWxRwISzWqI3VK4uEV2fcQH +xB5mzWODDa5SwGas2aXMry3Ha2IrZdKmYKPKJv3zeN81JS3tHqpWRX38urCvsFXQ +6IBRG1uusqTQXMD0N2FVlKk7/i9V3kc9ldCIlOZ1TCJxGhvSrnuXT88JX9ri63K5 +6XZs9rAXal3fq9rObYuXpkjZ2vydHSA3a2r0+Hl7dQFK/EsxnJ/3KiYUKpoVsH4A +Ot9HHZD//KPsaqgyTqPSlvjHof+ZZBdGXZZsS20taXoPg8XPxGEhVtkEYlZ8eybH +J0oAwnhXRa5OJ/p3+yQ+KcR35fUAzNmuPKyKc12ZP/PYoJX76kGwbwlE+gjXhZlM +DLaz1q5hUIEDE9F2Y8wXVDbDOdhmC1dQF9GKE0tSf054uGxdQGqf7P/6dZ4XQW3f +jq/u3B7TC1/dB3erZFUQoeNNIL9Ao+5n/0adQDer0dLrzH3jKMI= +=f2gn +-----END PGP SIGNATURE----- diff --git a/libkeduvocdocument.changes b/libkeduvocdocument.changes index 056aa43..07d5f1f 100644 --- a/libkeduvocdocument.changes +++ b/libkeduvocdocument.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Apr 18 07:52:35 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:21:30 UTC 2022 - Christophe Giboudeaux diff --git a/libkeduvocdocument.spec b/libkeduvocdocument.spec index 352dad0..4e99be1 100644 --- a/libkeduvocdocument.spec +++ b/libkeduvocdocument.spec @@ -20,15 +20,15 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: libkeduvocdocument -Version: 22.03.90 +Version: 22.04.0 Release: 0 Summary: Library for KDE Education Applications License: GPL-2.0-or-later Group: System/GUI/KDE URL: https://edu.kde.org -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