Update to 22.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/libkeduvocdocument?expand=0&rev=158
This commit is contained in:
parent
2bbb4c390e
commit
cd4ded2f1c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:caf9ab2cff5f27e29b4d9adc257116fb35fafbce8f9ce729a41985be6e293fcf
|
||||
size 215024
|
3
libkeduvocdocument-22.04.0.tar.xz
Normal file
3
libkeduvocdocument-22.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b0d07b022a1c5780a04c6cc25ac6436d9ebd53c4271fdb102e24666bb7ec9734
|
||||
size 215056
|
16
libkeduvocdocument-22.04.0.tar.xz.sig
Normal file
16
libkeduvocdocument-22.04.0.tar.xz.sig
Normal file
@ -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-----
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 18 07:52:35 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:21:30 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: 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
|
||||
|
Loading…
Reference in New Issue
Block a user