Applications 19.08.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/klettres?expand=0&rev=96
This commit is contained in:
Fabian Vogt 2019-08-15 14:00:46 +00:00 committed by Git OBS Bridge
parent f593289501
commit 14a5d3160b
6 changed files with 30 additions and 6 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1e41df6a930ab577f64eee3b0efc2aba2b7cdb14dd2b117eb84c62d9e8a5e7b9
size 40138696

3
klettres-19.08.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0a680ff0c2c3868a2478da0e2a5eb8db8579e5ba9165743c8a2c20704c062be4
size 40136528

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxocACgkQ29LOiT4t
HIcI9Qf+LZJmsgmBfmGu+i4ULb8bVCWB+ZEVR3kIUmlSy+ycDBt01dxih73p3B66
rdW4T8AzRySOebz4yHwuInApxsyZmoIE80aJfGDn1bho1xcPfsclVcH3CaAVpk5J
n0nY7S9+VkFczqq3xCFZCXtxoNbWVxXj7qDBnzLwbwBQDbO7djAXYu6H4mkb1wQi
CO33+Xa8PFwe5L6eVauMeO1gz0p5MCc0/buezf23dqwxxq5otNrle47amiYjgHBd
WdfDLR7OESvx1xEKh4v+8Ixb5iTGHOj4XaO05+gNmykDkqdjt82H8SyC3AZo0Z0X
mBbkK106ZwKuuI80O0QDEaO+zNQBdg==
=A2/O
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 9 08:31:10 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:49 UTC 2019 - lbeltrame@kde.org

View File

@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: klettres
Version: 19.07.90
Version: 19.08.0
Release: 0
Summary: Alphabet Learning Game
License: GPL-2.0-or-later
Group: Amusements/Teaching/Language
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: kcompletion-devel
BuildRequires: kconfigwidgets-devel