- Update to version 1.1.1.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=83
This commit is contained in:
Alexei Sorokin 2016-07-04 19:41:14 +00:00 committed by Git OBS Bridge
parent afde14d8b6
commit 09de28a645
5 changed files with 16 additions and 6 deletions

View File

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

3
qmmp-1.1.1.tar.bz2 Normal file
View File

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

View File

@ -1,8 +1,8 @@
--- a/src/plugins/CMakeLists.txt
+++ b/src/plugins/CMakeLists.txt
@@ -1,7 +1,7 @@
SET(USE_ENCA TRUE CACHE BOOL "enable/disable libenca support")
@@ -2,7 +2,7 @@ SET(USE_ENCA TRUE CACHE BOOL "enable/dis
include(FindPkgConfig)
set(CMAKE_CXX_VISIBILITY_PRESET hidden)
pkg_search_module(ENCA enca>=1.9)
-pkg_search_module(TAGLIB taglib>=1.10)
+pkg_search_module(TAGLIB taglib>=1.9)

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jul 4 19:30:15 UTC 2016 - sor.alexei@meowr.ru
- Update to version 1.1.1:
* Add FFmpeg 3.1 support.
* Fix Qt 5.7 support.
* Fix Russian translation.
* Update Ukrainian, Portuguese translation.
- Rebase qmmp-taglib-1.9.patch.
-------------------------------------------------------------------
Wed Jun 29 19:29:12 UTC 2016 - sor.alexei@meowr.ru

View File

@ -19,7 +19,7 @@
%define sover 1
%bcond_with restricted
Name: qmmp
Version: 1.1.0
Version: 1.1.1
Release: 0
Summary: Qt-based Multimedia Player
License: GPL-2.0+