Accepting request 723743 from KDE:Applications
Applications 19.08.0 (forwarded request 723532 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/723743 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libkeduvocdocument?expand=0&rev=55
This commit is contained in:
commit
06b11cd913
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:e0e229607c47b5da028588b9a22ffe41cf3e35d7e4f849eb109d9ce6c537277d
|
||||
size 206980
|
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,34 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
- Update to 19.07.90
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
|
||||
- Changes since 19.07.80:
|
||||
* No code changes since 19.07.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 11:59:06 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 19.07.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
|
||||
- Changes since 19.04.3:
|
||||
* Remove method declaration with missing implementation
|
||||
* It's time to use cmake 3.5
|
||||
* Use Qt CamelCase includes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 13 07:26:38 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.04.3
|
||||
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