Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kwave?expand=0&rev=139
This commit is contained in:
parent
3e6acad3e3
commit
11aeaac84f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b9e4e2ab7cb1dc21cbba6afb9d1f9b791592528a619feac272314ddb9c040ecb
|
|
||||||
size 6867724
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8klAYACgkQ29LOiT4t
|
|
||||||
HIeQ0ggAjshYbKaJDgLf1LSX9A/Kt36QlPKHGhTRw3UYqso3VLqT/my9HPha9tr5
|
|
||||||
WweaUPUU45IWAcmxVDYTqzDHBiB0fVueq009XVxwv40wHzkhq1tM+hvdZ9Iurk4P
|
|
||||||
7RofnTPbHFXpOlaE71tnX0z0zMeBmURgPreYbDYOFq/mysQir12yX7SBv3n84i6Q
|
|
||||||
odKxbevIHhwOycp3j7k6pxA+879gtjqouBf/vmbq/4io3Lb3+aHI2Nm+doviLbFd
|
|
||||||
+hzm6GvKmp8alg/fL9foNsf33Ze1PbKDn2mB3YiY/HqtiT57Eb2TbjhSEDP/6OMg
|
|
||||||
7rBaABs0eSZ5bfo2f6GhpaVAtDs0Kw==
|
|
||||||
=t2Lq
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kwave-20.08.0.tar.xz
Normal file
3
kwave-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7291122e5112eea9b8026937682f77d78e43153c4dc38005ac31fd7235a18e69
|
||||||
|
size 6868992
|
11
kwave-20.08.0.tar.xz.sig
Normal file
11
kwave-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAg8ACgkQ29LOiT4t
|
||||||
|
HIe0DAf+M+GaLWDAt2Hlkp6Mb/cTX750VEDhckI6PCJHcuyFCmuG47zMua4+0N99
|
||||||
|
x1gtA+47VDdrIBb5O/zmN+JfYRD+hoBAORUmM+P0x4L7aHHCTLRvnQ4VowNFKHvs
|
||||||
|
2vPUey0gGkFGSeb4psG9rypQCxLcqcmuBkZlhJ8luID7cxQcsaQBKRgmPAqvM/Uh
|
||||||
|
jVSGGGZwZErQFstfVvX1GS76qPCdX04EaKyElA1rvest0TSvoq2Zryf2s5B+Krbj
|
||||||
|
JbbkeFIz9NtRN9dkGlmpw7ROMWatFvspuY0KLKogjbF9hdzqL9YierZjHvh+2htj
|
||||||
|
/on9/vfJko3ZpjxGZ/d3Uu3667qa9g==
|
||||||
|
=k29F
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 9 09:10:24 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 08:00:42 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Aug 2 08:00:42 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: kwave
|
Name: kwave
|
||||||
Version: 20.07.90
|
Version: 20.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Sound Editor designed for KDE
|
Summary: Sound Editor designed for KDE
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Multimedia/Sound/Editors and Convertors
|
Group: Productivity/Multimedia/Sound/Editors and Convertors
|
||||||
URL: https://www.kde.org
|
URL: https://www.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: alsa-devel
|
BuildRequires: alsa-devel
|
||||||
BuildRequires: audiofile-devel
|
BuildRequires: audiofile-devel
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
@ -67,7 +67,7 @@ Recommends: lame
|
|||||||
Recommends: toolame
|
Recommends: toolame
|
||||||
Recommends: twolame
|
Recommends: twolame
|
||||||
%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
|
||||||
%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150200
|
%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150200
|
||||||
|
Loading…
x
Reference in New Issue
Block a user