Applications 19.08.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kmix?expand=0&rev=103
This commit is contained in:
Fabian Vogt 2019-08-15 14:00:50 +00:00 committed by Git OBS Bridge
parent 13e7e15cfe
commit a4249a1497
6 changed files with 30 additions and 6 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

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

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

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxokACgkQ29LOiT4t
HIecVQf/cvFcJdEB2n4ASHfXuHl25LnH1Bo3KIzzg7uvYf/vvslPkhIwRWwmwVOm
b6dorH5R3XEb4DUAsc515kIKyj+aFZH/CV4w9Z9DBcVvbPV3a+Qd0cWma3GKEYBL
LmzcObj0jQCClAjyP4aqf6GjMAqUoUvY9jEf4PmVhCl2iXkD6xr9gkdl1YxKlRog
kVNW9tLgKmk6Vxc+rwpkwexFDWss4Z+eQ5Fvj31sIM5ByOrI89X4n34Rfu9jfNZ6
QxlY83vg6LregCkPJW4EhE2xlnvJg2qfUdGrD3WJn7ViVtOZNix/NfkNuWrWqeN2
/0XBmxGVeB30E1tvptQnh5XBrZBBZA==
=ds7z
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 9 08:31:19 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 19.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.0.php
- No code change since 19.07.90
-------------------------------------------------------------------
Tue Aug 06 16:50:50 UTC 2019 - lbeltrame@kde.org

View File

@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kmix
Version: 19.07.90
Version: 19.08.0
Release: 0
Summary: Sound Mixer
License: GPL-2.0-or-later
Group: Productivity/Multimedia/Sound/Mixers
URL: http://www.kde.org
Source: %{name}-%{version}.tar.xz
URL: https://www.kde.org
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: alsa-devel
BuildRequires: extra-cmake-modules
BuildRequires: glib2-devel