SHA256
1
0
forked from pool/kmix

KDE Applications 20.12.0 final: release on 10th Dec

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmix?expand=0&rev=138
This commit is contained in:
Christophe Marin 2020-12-08 07:25:23 +00:00 committed by Git OBS Bridge
parent b9b8e56532
commit 8070172c64
6 changed files with 26 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fa8c5592ce3ec4f91cac7769c0c84ddd3576ea9ee221aa5fad828db6637d2ee4
size 1148352

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATsYACgkQ29LOiT4t
HIdW6wf+IJMSkbJbCVFos+bxSbVW/Us0ES/2gvOFv3lg7qvIW4Pz6iZigHag2UK6
FjfuNKLu4RysdUzVbJv4HR0hLvBqVnPzAZWayTxKN1rI3oOCzF8WiMjeWrUPQ/nq
DObs8pTXKj+jFbHnYajv2b37mL6EILyvLUpF4GpjxgWbaCSbfh9c7D/BGhWYDfXG
aW0Ul3Z1q2NXHi6tfYfDk7ddt51YflZs6W8eGERHEx9TVBhld3U6rJtaDMBjsbZO
VK+ZpP+ccA0GqnFp9G3Z8GbI0V1jmUDFpvWDNVb6vE12fRDI5OHSUBZLLewlI0Kr
z6PcR9dUydJJR0/PJWScmXN78gIkRA==
=jgnb
-----END PGP SIGNATURE-----

3
kmix-20.12.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:161b743868a4fe3dad42c5a50a9568c61d8e44cf73f1f4f3e53e2de1c8936e72
size 1148624

11
kmix-20.12.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhIEACgkQ29LOiT4t
HIdA5gf9HoA2E9JPMTLYApGd/JgbBiObI1nu0EkRfhAjuBs6nwqNbNfiiwRdNFHq
owjdkxPfexINu9bVu+45VexkJYLIcKbxBZ2/nBkol2tjtHZEHito/4g2FMdUOw2R
DPbTV2GEqDNaesgWkiqRyDyggt3oQX1huriiTN5RRNOOR1Sc1wRVo1UgCFkCGwhJ
Y8TJ55/F0GZ0907Gxe/FkeIDIUN5SSGaTiN3mxhoByCeJKsWlHbw+MraimwAtPv0
/2szdxSq7BSMoMKwbgoR7F3ajA4Qta7gii96oUrDVR6qHdbK/MVwgDwIz1kflV/o
pnqGsaV6L6jaIGD6YaR7jrM+1cAaBQ==
=hSJ7
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Dec 5 23:16:43 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:16:57 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr> Fri Nov 27 15:16:57 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -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.11.90 Version: 20.12.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