Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/artikulate?expand=0&rev=102
This commit is contained in:
parent
b8e3bafec3
commit
9799b80b06
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:86d5562fc93ecd8a2911427c03ffadc81c9844d0f9fed17acee067594565ef2d
|
||||
size 4006800
|
3
artikulate-19.08.0.tar.xz
Normal file
3
artikulate-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:40f1ecb2e6d0d2e8bb1c86d64935c9f2411e0e72781e3211ed0014a02acd72ba
|
||||
size 3996468
|
11
artikulate-19.08.0.tar.xz.sig
Normal file
11
artikulate-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxngACgkQ29LOiT4t
|
||||
HIdZsQgAiu5/mnoYJXgldJcVRmtXgqUiWbMzjdGRjAtnf8r/CjrLsLB0XM6AqGdk
|
||||
O5CvdQsP+F30TYkwaijYx4q22u3dN9NJCzE0dQQ7mkM8UaMVR+bNa0UXGrzmtPLw
|
||||
7RkhlgPxAls/ngyyUq3/DsMm4JJATxBiDSic9uwRACst/eTZkJdA+9XanD7h4B4M
|
||||
jQHVzqwrOkEkd1/XrEvOkJe1ANzbEo4DCISDroOpUbWPSYEo3hMI2ALt+Og8qdZ3
|
||||
9hvsL31uwu8SoLt8RoH4xVUahNFpSH/VB8/FpQHXt2XX0gKNiEfZv5Uiui0LHHAe
|
||||
r1CIE99TMyN1psrWtV9PhMp+L0PNMQ==
|
||||
=Zky6
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 08:29:59 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:47 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: artikulate
|
||||
Version: 19.07.90
|
||||
Version: 19.08.0
|
||||
Release: 0
|
||||
Summary: Pronunciation Self-Teaching
|
||||
License: LGPL-3.0-or-later AND GPL-2.0-only AND BSD-3-Clause
|
||||
Group: Amusements/Teaching/Other
|
||||
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 >= %{kf5_version}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: karchive-devel
|
||||
|
Loading…
Reference in New Issue
Block a user