Accepting request 826500 from KDE:Applications
20.08.0 release OBS-URL: https://build.opensuse.org/request/show/826500 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kwave?expand=0&rev=46
This commit is contained in:
commit
e90175f8cf
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:111ea78c90371f566500e88d746812b17875e154e431b3694e3d226f3f19e988
|
||||
size 6195772
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8DzR8ACgkQ29LOiT4t
|
||||
HId9dggAhANMIgUFAG+l5WNBhfTWPx4vslD8yh0G/2T2yu9TKX6oNfHOO+uJkd/y
|
||||
hscz4e2EALu8Y0u7etcgw7Ni6z2qpCCbgcDGv/qdQtOvnzJMrsP71H8zjiLoJdAz
|
||||
8ORnKHHOtfctIctcCuLeaxG9ZBlhkR0Vl1qca33vVuPlyJTOpuXQ6Yn0DnYR6W/f
|
||||
EqZo+r9AyWY6AYoKpKz6HwVAW47tKzTJgryB2yeEJ/hDtKVpzAhXR7HnFNr5aWCg
|
||||
fKHsl+vaWKIXKfB0FeD2+GuwDpLOAqF0EG6+oXYA7y85af3ZtMNyTzZZhVm3ek+g
|
||||
B0ItXEVlHubGkj8H5nMpGmIogoU6rQ==
|
||||
=ng5U
|
||||
-----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,36 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
- Update to 20.07.90
|
||||
* New feature release
|
||||
- No code change since 20.07.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 19 10:05:49 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 20.07.80
|
||||
* New feature release
|
||||
- Changes since 20.04.3:
|
||||
* updated minimal Qt version to 5.14
|
||||
* fixed deprecation warnings about 'qrand() and qsrand()', use QRandomGenerator instead
|
||||
* fixed deprecation warnings about 'QWheelEvent::{pos,globalPos,delta}()'
|
||||
* fixed wrong initialization of alignment flags in contructor of SignalView
|
||||
* fixed deprecation warning about 'QPixmap::transformed(...)'
|
||||
* fixed some deprecation warnings about 'QString::{Skip,Keep}EmptyParts()' -> 'Qt::{Skip,Keep}EmptyParts'
|
||||
* fixed some deprecation warnings about 'endl'
|
||||
* updated URLs in documentation, removed link to mailing list (no longer exists), fixed broken link
|
||||
* - added Kwave::SampleFIFO::getAll() - fixed some whitespace
|
||||
* bugfix: improved stability and responsiveness when stopping/canceling of streams (including playback), fixes some GUI hanging and crashes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 9 20:10:44 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kwave
|
||||
Version: 20.04.3
|
||||
Version: 20.08.0
|
||||
Release: 0
|
||||
Summary: Sound Editor designed for KDE
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user