forked from pool/libkeduvocdocument
Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/libkeduvocdocument?expand=0&rev=94
This commit is contained in:
parent
0ea0fde464
commit
baaee06d61
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2fb3f6ec64fc05ccfebef21c0c49afff50ff5cbe34f37bb859c41c7b68620f77
|
||||
size 211200
|
3
libkeduvocdocument-19.08.0.tar.xz
Normal file
3
libkeduvocdocument-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b0314bc1f06a4ea4cbb4b4b203a9a0f4a0370f355f8def4398dc452075f6fcf
|
||||
size 210428
|
11
libkeduvocdocument-19.08.0.tar.xz.sig
Normal file
11
libkeduvocdocument-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpMACgkQ29LOiT4t
|
||||
HIcHfgf7BMuV9Cm30BLFoA1N8A6Kpy0xd88UPJQH7kt/TzkbS8HQnuYa50whTEcq
|
||||
MogjBiDiTau0Iek3fMLgiinG9FULdhqpfDYAhBjwbr+lyYMbBi4jVKQHP4DTnm2B
|
||||
lVz5aypCREusVGclYPbNVCz18+nsmF9ji+F8mCRyuJjR9CRPfTU7TfaITM4z6dq/
|
||||
wmZL46BliqUbVMt5DpUyQ5+cIIYM6/R9GQ7H/E0Em9XeIwe6h0Rp4PuNg57sbXJ5
|
||||
KqpdsMUuo1Dq9nkHtpMulYkPsy82Qrsk8dyPXvsyk7ekf1SK0f+T75HrV/ORalkY
|
||||
8IZuOMBiC1G2uMi68wGw4+91tKFyKQ==
|
||||
=4DW3
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 08:32:09 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 19.08.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08.0.php
|
||||
- No code change since 19.07.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 06 16:50:51 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@ -21,13 +21,17 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: libkeduvocdocument
|
||||
Version: 19.07.90
|
||||
Version: 19.08.0
|
||||
Release: 0
|
||||
Summary: Library for KDE Education Applications
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/GUI/KDE
|
||||
URL: http://edu.kde.org
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
URL: https://edu.kde.org
|
||||
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: karchive-devel
|
||||
|
Loading…
Reference in New Issue
Block a user