Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmix?expand=0&rev=132
This commit is contained in:
parent
f610e682a0
commit
8514ccca8c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7155d3be0ae49a479965aaf3b337d098f99896de0bd075180ea9548cbf77efd4
|
|
||||||
size 1107136
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8klAAACgkQ29LOiT4t
|
|
||||||
HIcypAf+K6jy3xf2z5B3gFxKGYrU4bqQqHekXHgahoJ4j6ZsU8Y28Cce14ReNJAA
|
|
||||||
o8Cw/bTEH6N4Z5AIpSCHyiCyxqbR/7Mpp+cOL8vN1PKMMUvuCN3+00dv6zb4qqBi
|
|
||||||
yFpdiwOp2Gn6Z8BVcvWxSRz3p5WRGZQZu6r/oD6R2VJZMvRK2p3Zx1cQe54WwEAs
|
|
||||||
brQkIqkW6njA3MsJaNRFDZqgNmavfV2VSBV9gu/CUjNgnSZt6m/l7k6VPt5RHjOX
|
|
||||||
+UtZh41CbnVEdDmUwyY94smGfcv2oG51uxvFHiumRsqEseLeh/x5NZjaL5+tlsUl
|
|
||||||
YjFPOeu3JMHGnaPyz8oyk+WB3kIgdQ==
|
|
||||||
=Tip9
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kmix-20.08.0.tar.xz
Normal file
3
kmix-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4553362d4d14fdaf019b1fc55b98aac16c2db56542996a3c2f87603c41bc2859
|
||||||
|
size 1107012
|
11
kmix-20.08.0.tar.xz.sig
Normal file
11
kmix-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAgkACgkQ29LOiT4t
|
||||||
|
HIcQygf/Riq9Y/ZJ2Th9SQxCbPuMLHRPPlUwCwet7Fy5woimHZK0GyWbfmUIWbg1
|
||||||
|
3o6bNxudzwEelQhIB/Z8bHzIiyyADLaENlQiKeFeQBuRZ/up5KXMNmhBHh90uDuv
|
||||||
|
yqicYkGJ+eIRPC6MtmF6MmY7MvvYbkzbPieilngmQHX/jPvtFFiO+nBn1AdAt5zg
|
||||||
|
0ybYGgnWWy4B7l8IcB6nCRuYy+kjF2lgsm1Um4ssXIqpgYDXEJtek4zmPd9sOPuS
|
||||||
|
ypkCU1qzvZ9kK4UIV+fpxT8gPY/beVQJwCJQsyYMcxm02vtEJnuOCsQfqiKdogCv
|
||||||
|
6XizKXrI5SD4V+N7dgwcDfLr29P3JQ==
|
||||||
|
=GoJ5
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 9 09:09:36 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:59:56 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Aug 2 07:59:56 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: kmix
|
Name: kmix
|
||||||
Version: 20.07.90
|
Version: 20.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Sound Mixer
|
Summary: Sound Mixer
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Multimedia/Sound/Mixers
|
Group: Productivity/Multimedia/Sound/Mixers
|
||||||
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: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: glib2-devel
|
BuildRequires: glib2-devel
|
||||||
@ -57,7 +57,7 @@ BuildRequires: cmake(Qt5Xml)
|
|||||||
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
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
|
Loading…
Reference in New Issue
Block a user