KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kwave?expand=0&rev=149
This commit is contained in:
parent
26a2b42770
commit
f1903c3a5a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:13380c7ae7d7ec6129d37c8fa867440feac24045a6fd020ee3b5f6739b8ba045
|
|
||||||
size 6881812
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATs0ACgkQ29LOiT4t
|
|
||||||
HIfDMgf/ZdJcF9PXJTTC3vtuFVfZ5+lEG1FpbnK5AcZlGfjlZSlrX/9XSG2t4X1j
|
|
||||||
z6BQA3olIK+cz4ZneNHgOc9Upi2ROpU5cS4ZD4d7pkoXxVEp6+NwGu1uN07PHBKg
|
|
||||||
vvcMV9uaI0r99Ntwj7DH1IEbhfSmtRxv8WPM6rr3jdg011bkeeGfvBK7GAU3ruiT
|
|
||||||
nw0eV5pDU0VC3ApN5nnWTjeNA231NASSJp+6Z7Tz4pYGhnziURmkPlju1m09eQTH
|
|
||||||
aSWM0ZRrHxsOI6haS2ZX/ENWHIq7R+5jjbsut5yqyCzQX3CET7GfQKKY9honGz0K
|
|
||||||
5BS+nx19rFPa2e9/ssKtVMd8/98vfQ==
|
|
||||||
=GnkN
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kwave-20.12.0.tar.xz
Normal file
3
kwave-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0448a54a0a48953dfaf9f8ac5b0cc4fde4ceb407063eee724b2ade1e69cc9d45
|
||||||
|
size 6881696
|
11
kwave-20.12.0.tar.xz.sig
Normal file
11
kwave-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhIgACgkQ29LOiT4t
|
||||||
|
HIfzRAf/W4HfWWVmDUEjvXNWssmSBjUX89sJRL0oAkgQCgKoLAL2wHwKUIdcwEGH
|
||||||
|
0TMSY2C+L1K/7t/JZexenAKZsRdo9afKAlEy5W65PBCboMsbo4qbrC4JUOrUdaym
|
||||||
|
D2jHKARKjAapxSW73blSmyXpopvg6dU2nIlWM7pLHFkBiV/gRDPTjAmMSPN7DF5d
|
||||||
|
slFAbE1zo0OWJ7hmRGa39WUovfqhf20PSc8Dz36/OElt4rFE0TaF7ZslUxvvBpsN
|
||||||
|
RsMGkjTK+nsuTCaUnAtM7RQyMlBL4a8V3X2D6m/2mycvebAeFUUeLP7y1+MfxoWX
|
||||||
|
krKzhG1Ck35090UXIrO+4QmmYJCySg==
|
||||||
|
=VbQ4
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 5 23:17:33 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
- Update to 20.12.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/2020-12-apps-update
|
||||||
|
- No code change since 20.11.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 27 15:17:46 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Nov 27 15:17:46 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.11.90
|
Version: 20.12.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