Update to 22.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmouth?expand=0&rev=155
This commit is contained in:
parent
619bdea679
commit
fad387eecc
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:594962da1eddaae125ee11d1b23cc70b50c4e0aa12f0395856eb5584b16a4bf8
|
|
||||||
size 2104308
|
|
3
kmouth-22.04.0.tar.xz
Normal file
3
kmouth-22.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3feabab5b75ddf54d017185b6b998ff1cbccf0cb1a23a8ccf6a546435f766017
|
||||||
|
size 2104452
|
16
kmouth-22.04.0.tar.xz.sig
Normal file
16
kmouth-22.04.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYuGIACgkQu0YzUNbv
|
||||||
|
Me9+2g//QvDa+02u2n1m812dKsVGoU+prssDq8TMDabM9VZlsKrD1LqYYrkbSYY4
|
||||||
|
+Emv/QmCeL/vuovTiGtqb9oh+1KculP77NDAFl9tL1yMV8Z8Zz/ZOmlwIVW4PhWr
|
||||||
|
lbGc5KkuS1G5mk45px+zibrwN27sxgYCKwmdECPbRE2LRfpUeSWc7C+8Gneyfs7A
|
||||||
|
GPiqQrisSgpfuMkY8zggCtOtiDfJqRaTUTiAkMD39p2f6fomXZlkWURfwYrTOqnw
|
||||||
|
Il5j6AZg6T4cKfT8JAzlpkvbxt+6+WR4TL2L9qGXDiRIWiMfmFQ4BChcK8UDCl0+
|
||||||
|
zM0lc7OkLrENYbaof1/7J4b78JNSorhjceepV3IVZi19Fx1R4HWjlv1D0icAYRFL
|
||||||
|
j9Yb2ZCsScS2QAZIgrxBIJ3R8GyDdYpZZKy1hnNHsuPreCvNcnx6dxr41lii4Nq2
|
||||||
|
+evQyz+v76uc6YODWiC0WUpvKP7lCFXrsl8smnzmEcwwPpr4liOGaa+eUNVKXUmp
|
||||||
|
0CIo08L44BN0MsWMukMAZkmD6rpwvQfuVASK768Fj5x3zJv2jC/ABjjicxDVU7nX
|
||||||
|
VNrvrXUBiuornrdRmLjKjwDoXpWtUBQCGfhvQUdwlcLjN3OJ/zCE4WK3zGZsMcyP
|
||||||
|
y2f303MblkAP9Pb2qinpgPccRNHQGXMiARx+6AM3yiLqesY7l7g=
|
||||||
|
=0wZ5
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 18 07:51:57 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 22.04.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/gear/22.04.0/
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 8 18:19:47 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Apr 8 18:19:47 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -20,15 +20,15 @@
|
|||||||
%{!?_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 released
|
%bcond_without released
|
||||||
Name: kmouth
|
Name: kmouth
|
||||||
Version: 22.03.90
|
Version: 22.04.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Speech Synthesizer Frontend
|
Summary: Speech Synthesizer Frontend
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
URL: https://apps.kde.org/kmouth
|
URL: https://apps.kde.org/kmouth
|
||||||
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
|
||||||
%if %{with released}
|
%if %{with released}
|
||||||
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
|
||||||
BuildRequires: alsa-devel
|
BuildRequires: alsa-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user