SHA256
1
0
forked from pool/k3b

Accepting request 519601 from home:wolfi323:branches:KDE:Applications

- Enable MP3 support in Factory/Tumbleweed, libmad and lame are part of the distribution now

OBS-URL: https://build.opensuse.org/request/show/519601
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/k3b?expand=0&rev=42
This commit is contained in:
Christophe Giboudeaux 2017-08-30 07:30:27 +00:00 committed by Git OBS Bridge
parent fb6cb1f345
commit 5e57e54a40
2 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Aug 30 07:09:42 UTC 2017 - wbauer@tmo.at
- Enable MP3 support in Factory/Tumbleweed, libmad and lame are
part of the distribution now
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Aug 12 08:00:25 UTC 2017 - wbauer@tmo.at Sat Aug 12 08:00:25 UTC 2017 - wbauer@tmo.at

View File

@ -19,8 +19,14 @@
%bcond_without lang %bcond_without lang
%bcond_without ffmpeg %bcond_without ffmpeg
%if 0%{?suse_version} >= 1330
# libmad and lame are in Factory now so use them
%bcond_without lame
%bcond_without mad
%else
%bcond_with lame %bcond_with lame
%bcond_with mad %bcond_with mad
%endif
Name: k3b Name: k3b
Version: 17.08.0 Version: 17.08.0