SHA256
1
0
forked from pool/kmix

KDE Applications 19.12.0 final (release on Thursday)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmix?expand=0&rev=113
This commit is contained in:
Christophe Giboudeaux 2019-12-11 13:03:34 +00:00 committed by Git OBS Bridge
parent 1f39c40f81
commit d0d0636230
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:c6aaf2b17642e63f82251e28fa2f835cb78547d05b389e023deefc6a40bbec10
size 1006640

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3gfRgACgkQ29LOiT4t
HIcTmAf+IDjaR8BJ0OIADSgDhEjiH2vaLrnojztAJXpq/YMmjnjMa8OtYOxOFIqZ
dlBkIcUH4VCW5UY0NjgR29Yne4S0XxpPPYGa+QYAnZp4eCkHq6F9isVTKftFOgc1
88LlsOhGI8KVK8k7wrzy27ApJ1oDkZgOK9ohQ5jf3UpWAcek0EVbKdjD4H4z5gTc
HU+/G2mDNj6ie7gCflkifrS4rX+CbOuoGbp1f9lne8/2m+fvOYXGmmRs24+F57lt
Q+T23DOhqI+JvZ5s81Ou5KS/YjdPWBtKeit3z6JZTKDIwr0MpXjJBqceg1ODXQ1x
IMICuZ4IIeQdY/DH1ML/2LxYUlfhKg==
=KNis
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puIgACgkQ29LOiT4t
HIc0uwf8DnA399fuEhiN9EaoFegPPYrCJcCqU5ryuq6bEBxdjrKlL9tBRUI/j1Rv
KtnerMP60T58b7FaIwS0XwQjcdqOZPoH6PMSoUfB7vIuTZ540O9NedGlxUIM6u/h
5a1ajINi/S972xxJPyUMb1lTDSeWq7x9OATeBioAt00ESB9yAmUHF3SmKLlAtva+
XnENXVxqP4tEaznZ8ORqL87XVyGdOEvUse2lNq8v1me2ng59o4aMdaQdKzb3R2oe
+dZeuRci+ojoNPgoOFrfSwnhCM9XT02Zl+oNFpH45FztWCurbyzbzrxj9SOcrrZb
ZsOo9KOZk3pg7OvYH7wAH46O4k+FSA==
=bUfq
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Dec 10 06:38:43 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
Update to 19.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/releases/19.12.0
- No code change since 19.11.90
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Nov 30 09:12:03 UTC 2019 - Luca Beltrame <lbeltrame@kde.org> Sat Nov 30 09:12:03 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -21,15 +21,15 @@
%{!?_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: 19.11.90 Version: 19.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/applications/%{version}/src/%{name}-%{version}.tar.xz Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang} %if %{with lang}
Source1: https://download.kde.org/unstable/applications/%{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
BuildRequires: alsa-devel BuildRequires: alsa-devel