Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/artikulate?expand=0&rev=131
This commit is contained in:
parent
3066d03427
commit
e4544680c3
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8c0eaf3d4fefa3df65b034357664277b388cfa66bd473f0eb83694ab6153d0db
|
|
||||||
size 1083272
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8kk/QACgkQ29LOiT4t
|
|
||||||
HIf3RwgAh8S5tp1bbK+xBbDaHfrM0OsgfFzgyvfLoZ7v3bj3t2OeTnViNnEmE3iE
|
|
||||||
A6REuw5HLgzGC3mbmUvtSezrf649Bz8Hn1n8XyOiZ0zuPAKGhLAA0Yi+DLWEUjyo
|
|
||||||
5y0wTPAQu+v990EdRlTeAeBDEId1HgyDNbi9ikpHRraTTntx84AK02G6Lree8deM
|
|
||||||
/nf6a+dtxvDPi385AHUEHEWmvc7q57erwFPODe4O2mNj4FACEtrqOhVg2QOKu/3s
|
|
||||||
vabUFWgghsNXimUuRX86nNPD8zxHdsnPFFVN21NQ5aVb5dfA2YP4BMlib9Kv2Thr
|
|
||||||
YI0iNNnwVl68+zA1qpGRURWn/YzIjA==
|
|
||||||
=KRsV
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
artikulate-20.08.0.tar.xz
Normal file
3
artikulate-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:30ef4eedabebccfb600eec1ba7bc691e8ad4e0de8d7fdcf56a630714d6b9848b
|
||||||
|
size 1083336
|
11
artikulate-20.08.0.tar.xz.sig
Normal file
11
artikulate-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAf0ACgkQ29LOiT4t
|
||||||
|
HIeUZAf/RpJDX4l910jCFndd65dKc+WRIOH4fCKX4RTOtRiE3tDc6dBfwj7qnrln
|
||||||
|
sa9Ypin13rOM6XcMaRhcd54zTiO/p11Kcl/Uhaws8aY1UM184nxUBNr10flMgWYF
|
||||||
|
dADxb9TFlw+Itfiu3Dh9cF2RWM24ShKQB65VXoZNHbTk2YCN70AlD9+xF/bZ7ghs
|
||||||
|
KKlWwmeKLiRkJn4/tUMllwtg7aHu6UG9w54EqfJYASoZtd147VPFZuAuF9RoU627
|
||||||
|
tl1iaSBkK2CPt+7zpQGp8c4c4PyIVD0qA5R5xKxbShbWDjAPDGm/97eE/MMpR79k
|
||||||
|
2AsqYvbUxqBgsTZBS9MyNbhw0qm2bA==
|
||||||
|
=TDHV
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 9 09:08:07 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 20.08.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/2020-08-apps-update
|
||||||
|
- No code change since 20.07.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 2 07:58:27 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Aug 2 07:58:27 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -21,13 +21,13 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: artikulate
|
Name: artikulate
|
||||||
Version: 20.07.90
|
Version: 20.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Pronunciation Self-Teaching
|
Summary: Pronunciation Self-Teaching
|
||||||
License: LGPL-3.0-or-later AND GPL-2.0-only AND BSD-3-Clause
|
License: LGPL-3.0-or-later AND GPL-2.0-only AND BSD-3-Clause
|
||||||
Group: Amusements/Teaching/Other
|
Group: Amusements/Teaching/Other
|
||||||
URL: https://edu.kde.org
|
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
|
||||||
BuildRequires: extra-cmake-modules >= %{kf5_version}
|
BuildRequires: extra-cmake-modules >= %{kf5_version}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: cmake(KF5Archive)
|
BuildRequires: cmake(KF5Archive)
|
||||||
@ -55,7 +55,7 @@ Requires: libqt5-qtquickcontrols
|
|||||||
Obsoletes: %{name}5 < %{version}
|
Obsoletes: %{name}5 < %{version}
|
||||||
Provides: %{name}5 = %{version}
|
Provides: %{name}5 = %{version}
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
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
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user