Hello community,
here is the log from the commit of package qmmp-plugin-pack for
openSUSE:Factory checked in at 2020-03-27 21:57:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qmmp-plugin-pack (Old)
and /work/SRC/openSUSE:Factory/.qmmp-plugin-pack.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qmmp-plugin-pack"
Fri Mar 27 21:57:27 2020 rev:7 rq:788728 version:1.3.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/qmmp-plugin-pack/qmmp-plugin-pack.changes
2019-02-17 12:21:10.296203356 +0100
+++
/work/SRC/openSUSE:Factory/.qmmp-plugin-pack.new.3160/qmmp-plugin-pack.changes
2020-03-27 21:57:53.278813363 +0100
@@ -1,0 +2,16 @@
+Thu Mar 26 19:35:13 UTC 2020 - Alexei Sorokin <[email protected]>
+
+- Update to version 1.3.2 (changes since 1.3.0):
+ * Fix Qt 5.5 support.
+ * Fix an issue with missing properties for CUE tracks in the ffap
+ plugin.
+ * Fix a CMake warning.
+ * Update translations.
+- Drop support for old openSUSE versions.
+
+-------------------------------------------------------------------
+Thu Apr 4 20:58:43 UTC 2019 - [email protected]
+
+- Use gcc8 in SLE_12
+
+-------------------------------------------------------------------
Old:
----
qmmp-plugin-pack-1.3.0.tar.bz2
New:
----
qmmp-plugin-pack-1.3.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ qmmp-plugin-pack.spec ++++++
--- /var/tmp/diff_new_pack.EisIK0/_old 2020-03-27 21:57:54.038813805 +0100
+++ /var/tmp/diff_new_pack.EisIK0/_new 2020-03-27 21:57:54.038813805 +0100
@@ -1,7 +1,7 @@
#
# spec file for package qmmp-plugin-pack
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2014 Dmitry Misharov <[email protected]>
#
# All modifications and additions to the file contributed by third parties
@@ -21,14 +21,14 @@
%define qmmp_ver_max 1.3.99
%define mver 1.3
Name: qmmp-plugin-pack
-Version: 1.3.0
+Version: 1.3.2
Release: 0
Summary: Extra plugins for Qmmp
License: GPL-2.0-or-later
-Group: Productivity/Multimedia/Sound/Players
-URL: http://qmmp.ylsoftware.com/plugins.php
-Source:
http://qmmp.ylsoftware.com/files/plugins/%{name}-%{version}.tar.bz2
+URL: https://qmmp.ylsoftware.com/plugins.php
+Source:
https://qmmp.ylsoftware.com/files/plugins/%{name}-%{version}.tar.bz2
BuildRequires: cmake
+BuildRequires: gcc-c++
BuildRequires: libqmmp-plugins <= %{qmmp_ver_max}
BuildRequires: libqmmp-plugins >= %{qmmp_ver_min}
BuildRequires: libqt5-qttools-devel >= 5.4
@@ -52,14 +52,13 @@
Requires: qmmp >= %{qmmp_ver_min}
Obsoletes: %{name}-history < %{version}
Obsoletes: %{name}-mpg123 < %{version}
-ExclusiveArch: %{ix86} x86_64
+ExclusiveArch: %ix86 x86_64
%description
This package contains extra plugins for Qmmp.
%package ffap
Summary: Enhanced Monkey's Audio (APE) decoder for Qmmp
-Group: Productivity/Multimedia/Sound/Players
Requires: %{name} = %{version}-%{release}
%description ffap
@@ -68,7 +67,6 @@
%package ffvideo
Summary: Video Playback Qmmp plugin
-Group: Productivity/Multimedia/Sound/Players
Requires: %{name} = %{version}-%{release}
%description ffvideo
@@ -76,7 +74,6 @@
%package goom
Summary: Goom visualisation Qmmp plugin
-Group: Productivity/Multimedia/Sound/Players
Requires: %{name} = %{version}-%{release}
%description goom
@@ -84,7 +81,6 @@
%package samplerate
Summary: Qmmp plugin which uses libsamplerate for decoding
-Group: Productivity/Multimedia/Sound/Players
Requires: %{name} = %{version}-%{release}
%description samplerate
@@ -92,7 +88,6 @@
%package xmp
Summary: Qmmp plugin which uses the libxmp module library
-Group: Productivity/Multimedia/Sound/Players
Requires: %{name} = %{version}-%{release}
%description xmp
@@ -105,7 +100,7 @@
%cmake \
-DCMAKE_BUILD_WITH_INSTALL_RPATH=ON \
-DLIB_DIR=%{_lib}
-%make_jobs
+%cmake_build
%install
%cmake_install
++++++ qmmp-plugin-pack-1.3.0.tar.bz2 -> qmmp-plugin-pack-1.3.2.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qmmp-plugin-pack-1.3.0/.tx/config
new/qmmp-plugin-pack-1.3.2/.tx/config
--- old/qmmp-plugin-pack-1.3.0/.tx/config 2019-02-09 18:24:59.000000000
+0100
+++ new/qmmp-plugin-pack-1.3.2/.tx/config 2020-03-26 18:20:48.000000000
+0100
@@ -1,31 +1,31 @@
[main]
host = https://www.transifex.com
-[qmmp-plugin-pack.ffap]
+[qmmp-plugin-pack-stable.ffap]
file_filter = src/Input/ffap/translations/ffap_plugin_<lang>.ts
source_lang = en
source_file = src/Input/ffap/translations/ffap_plugin_en.ts
type = QT
-[qmmp-plugin-pack.xmp]
+[qmmp-plugin-pack-stable.xmp]
file_filter = src/Input/xmp/translations/xmp_plugin_<lang>.ts
source_lang = en
source_file = src/Input/xmp/translations/xmp_plugin_en.ts
type = QT
-[qmmp-plugin-pack.goom]
+[qmmp-plugin-pack-stable.goom]
file_filter = src/Visual/goom/translations/goom_plugin_<lang>.ts
source_lang = en
source_file = src/Visual/goom/translations/goom_plugin_en.ts
type = QT
-[qmmp-plugin-pack.ffvideo]
+[qmmp-plugin-pack-stable.ffvideo]
file_filter = src/Engines/ffvideo/translations/ffvideo_plugin_<lang>.ts
source_lang = en
source_file = src/Engines/ffvideo/translations/ffvideo_plugin_en.ts
type = QT
-[qmmp-plugin-pack.srconverter]
+[qmmp-plugin-pack-stable.srconverter]
file_filter = src/Effect/srconverter/translations/srconverter_plugin_<lang>.ts
source_lang = en
source_file = src/Effect/srconverter/translations/srconverter_plugin_en.ts
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qmmp-plugin-pack-1.3.0/CMakeLists.txt
new/qmmp-plugin-pack-1.3.2/CMakeLists.txt
--- old/qmmp-plugin-pack-1.3.0/CMakeLists.txt 2019-02-09 18:24:59.000000000
+0100
+++ new/qmmp-plugin-pack-1.3.2/CMakeLists.txt 2020-03-26 18:20:48.000000000
+0100
@@ -1,4 +1,5 @@
cmake_minimum_required(VERSION 2.8.11 FATAL_ERROR)
+project(qmmp-plugin-pack)
#freebsd support
include_directories(SYSTEM /usr/local/include)
@@ -22,7 +23,7 @@
ADD_CUSTOM_TARGET(uninstall
"${CMAKE_COMMAND}" -P "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake")
-SET(QMMP_PLUGIN_PACK_VERSION 1.3.0)
+SET(QMMP_PLUGIN_PACK_VERSION 1.3.2)
SET(SVN_VERSION FALSE)
string(REPLACE "." ";" VERSIONS ${QMMP_PLUGIN_PACK_VERSION})
@@ -35,6 +36,9 @@
set(CMAKE_INCLUDE_CURRENT_DIR ON)
find_package(Qt5Widgets 5.4.0 REQUIRED)
find_package(Qt5LinguistTools 5.4.0 REQUIRED)
+set(CMAKE_CXX_VISIBILITY_PRESET hidden)
+set(CMAKE_VISIBILITY_INLINES_HIDDEN 1)
+set(CMAKE_CXX_STANDARD 11)
get_target_property(QT_LRELEASE_EXECUTABLE Qt5::lrelease IMPORTED_LOCATION)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qmmp-plugin-pack-1.3.0/ChangeLog
new/qmmp-plugin-pack-1.3.2/ChangeLog
--- old/qmmp-plugin-pack-1.3.0/ChangeLog 2019-02-09 18:24:59.000000000
+0100
+++ new/qmmp-plugin-pack-1.3.2/ChangeLog 2020-03-26 18:20:48.000000000
+0100
@@ -299,3 +299,11 @@
* updated Italian translation (Luigi Toscano)
* updated Finnish translation (Jiri Grönroos)
* updated Chinese Traditional translation (Cosmos Chen)
+
+Version 1.3.1
+* fixed Qt 5.5 support
+* fixed issue with missing properties for CUE tracks in the ffap plugin
+
+Version 0.12.2
+* fixed cmake warning
+* updated French translation (Adrien Vigneron)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qmmp-plugin-pack-1.3.0/ChangeLog.rus
new/qmmp-plugin-pack-1.3.2/ChangeLog.rus
--- old/qmmp-plugin-pack-1.3.0/ChangeLog.rus 2019-02-09 18:24:59.000000000
+0100
+++ new/qmmp-plugin-pack-1.3.2/ChangeLog.rus 2020-03-26 18:20:48.000000000
+0100
@@ -299,3 +299,11 @@
* обновлён итальянский перевод (Luigi Toscano)
* обновлён финский перевод (Jiri Grönroos)
* обновлён китайский традиционный перевод (Cosmos Chen)
+
+Версия 1.3.1
+* исправлена поддержка Qt 5.5
+* исправлена проблема с отсутствием свойств CUE-треков в модуле ffap
+
+Версия 1.3.2
+* исправлено предупреждение cmake
+* обновлён французский перевод (Adrien Vigneron)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qmmp-plugin-pack-1.3.0/ChangeLog.svn
new/qmmp-plugin-pack-1.3.2/ChangeLog.svn
--- old/qmmp-plugin-pack-1.3.0/ChangeLog.svn 2019-02-09 18:24:59.000000000
+0100
+++ new/qmmp-plugin-pack-1.3.2/ChangeLog.svn 2020-03-26 18:20:48.000000000
+0100
@@ -1,4 +1,48 @@
------------------------------------------------------------------------
+r9317 | trialuser02 | 2020-03-26 20:17:36 +0300 (Чт, 26 мар 2020) | 1 line
+
+fixed changelog
+------------------------------------------------------------------------
+r9306 | trialuser02 | 2020-03-21 18:47:36 +0300 (Сб, 21 мар 2020) | 1 line
+
+updated changelogs
+------------------------------------------------------------------------
+r9302 | trialuser02 | 2020-03-21 18:34:59 +0300 (Сб, 21 мар 2020) | 1 line
+
+updated French translation
+------------------------------------------------------------------------
+r9042 | trialuser02 | 2019-08-19 15:44:21 +0300 (Пн, 19 авг 2019) | 1 line
+
+fixed cmake warning
+------------------------------------------------------------------------
+r8947 | trialuser02 | 2019-06-15 17:39:15 +0300 (Сб, 15 июн 2019) | 1 line
+
+version bump
+------------------------------------------------------------------------
+r8819 | trialuser02 | 2019-04-28 23:59:46 +0300 (Вс, 28 апр 2019) | 1 line
+
+updated changelogs
+------------------------------------------------------------------------
+r8816 | trialuser02 | 2019-04-28 18:20:18 +0300 (Вс, 28 апр 2019) | 1 line
+
+ffap: show all metadata
+------------------------------------------------------------------------
+r8733 | trialuser02 | 2019-02-24 14:10:03 +0300 (Вс, 24 фев 2019) | 1 line
+
+updated changelogs
+------------------------------------------------------------------------
+r8692 | trialuser02 | 2019-02-10 23:04:23 +0300 (Вс, 10 фев 2019) | 1 line
+
+updated transifex config
+------------------------------------------------------------------------
+r8688 | trialuser02 | 2019-02-10 15:48:08 +0300 (Вс, 10 фев 2019) | 1 line
+
+enabled c++11 support by default
+------------------------------------------------------------------------
+r8683 | trialuser02 | 2019-02-09 20:31:18 +0300 (Сб, 09 фев 2019) | 1 line
+
+version bump
+------------------------------------------------------------------------
r8674 | trialuser02 | 2019-02-09 19:47:58 +0300 (Сб, 09 фев 2019) | 1 line
fixed branch name
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qmmp-plugin-pack-1.3.0/qmmp-plugin-pack.pri
new/qmmp-plugin-pack-1.3.2/qmmp-plugin-pack.pri
--- old/qmmp-plugin-pack-1.3.0/qmmp-plugin-pack.pri 2019-02-09
18:24:59.000000000 +0100
+++ new/qmmp-plugin-pack-1.3.2/qmmp-plugin-pack.pri 2020-03-26
18:20:48.000000000 +0100
@@ -14,8 +14,10 @@
#Version
-QMMP_PLUGIN_PACK_VERSION = 1.3.0
+QMMP_PLUGIN_PACK_VERSION = 1.3.2
#CONFIG += SVN_VERSION
+CONFIG += hide_symbols
+CONFIG += c++11
#Install paths
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qmmp-plugin-pack-1.3.0/src/Engines/ffvideo/translations/ffvideo_plugin_fr.ts
new/qmmp-plugin-pack-1.3.2/src/Engines/ffvideo/translations/ffvideo_plugin_fr.ts
---
old/qmmp-plugin-pack-1.3.0/src/Engines/ffvideo/translations/ffvideo_plugin_fr.ts
2019-02-09 18:24:59.000000000 +0100
+++
new/qmmp-plugin-pack-1.3.2/src/Engines/ffvideo/translations/ffvideo_plugin_fr.ts
2020-03-26 18:20:48.000000000 +0100
@@ -6,7 +6,7 @@
<message>
<location filename="../ffvideofactory.cpp" line="41"/>
<source>FFmpeg Video Plugin</source>
- <translation type="unfinished"></translation>
+ <translation>Greffon vidéo FFmpeg</translation>
</message>
<message>
<location filename="../ffvideofactory.cpp" line="46"/>
@@ -16,12 +16,12 @@
<message>
<location filename="../ffvideofactory.cpp" line="165"/>
<source>About FFVideo Plugin</source>
- <translation type="unfinished"></translation>
+ <translation>À propos du greffon FFVideo</translation>
</message>
<message>
<location filename="../ffvideofactory.cpp" line="166"/>
<source>FFmpeg-based video plugin for Qmmp</source>
- <translation type="unfinished"></translation>
+ <translation>Greffon vidéo basé sur FFmpeg pour Qmmp</translation>
</message>
<message>
<location filename="../ffvideofactory.cpp" line="167"/>
@@ -54,12 +54,12 @@
<message>
<location filename="../ffvideometadatamodel.cpp" line="71"/>
<source>Audio sample rate</source>
- <translation type="unfinished"></translation>
+ <translation>Taux d’échantillonnage audio</translation>
</message>
<message>
<location filename="../ffvideometadatamodel.cpp" line="50"/>
<source>KiB</source>
- <translation type="unfinished"></translation>
+ <translation>KiB</translation>
</message>
<message>
<location filename="../ffvideometadatamodel.cpp" line="51"/>
@@ -76,12 +76,12 @@
<message>
<location filename="../ffvideometadatamodel.cpp" line="72"/>
<source>Audio channels</source>
- <translation type="unfinished"></translation>
+ <translation>Cannaux audio</translation>
</message>
<message>
<location filename="../ffvideometadatamodel.cpp" line="78"/>
<source>Video size</source>
- <translation type="unfinished"></translation>
+ <translation>Taille de la vidéo</translation>
</message>
<message>
<location filename="../ffvideometadatamodel.cpp" line="79"/>
@@ -94,7 +94,7 @@
<message>
<location filename="../videowindow.cpp" line="40"/>
<source>FFmpeg Video</source>
- <translation type="unfinished"></translation>
+ <translation>Vidéo FFmpeg</translation>
</message>
<message>
<location filename="../videowindow.cpp" line="45"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qmmp-plugin-pack-1.3.0/src/Input/ffap/decoderffapfactory.cpp
new/qmmp-plugin-pack-1.3.2/src/Input/ffap/decoderffapfactory.cpp
--- old/qmmp-plugin-pack-1.3.0/src/Input/ffap/decoderffapfactory.cpp
2019-02-09 18:24:59.000000000 +0100
+++ new/qmmp-plugin-pack-1.3.2/src/Input/ffap/decoderffapfactory.cpp
2020-03-26 18:20:47.000000000 +0100
@@ -69,8 +69,8 @@
QString filePath = path;
filePath.remove("ape://");
filePath.remove(QRegExp("#\\d+$"));
- int track = filePath.section("#", -1).toInt();
- QList<TrackInfo *> list = createPlayList(filePath, parts, nullptr);
+ int track = path.section("#", -1).toInt();
+ QList<TrackInfo *> list = createPlayList(filePath,
TrackInfo::AllParts, nullptr);
if (list.isEmpty() || track <= 0 || track > list.count())
{
qDeleteAll(list);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qmmp-plugin-pack-1.3.0/src/Input/ffap/translations/ffap_plugin_fr.ts
new/qmmp-plugin-pack-1.3.2/src/Input/ffap/translations/ffap_plugin_fr.ts
--- old/qmmp-plugin-pack-1.3.0/src/Input/ffap/translations/ffap_plugin_fr.ts
2019-02-09 18:24:59.000000000 +0100
+++ new/qmmp-plugin-pack-1.3.2/src/Input/ffap/translations/ffap_plugin_fr.ts
2020-03-26 18:20:47.000000000 +0100
@@ -6,7 +6,7 @@
<message>
<location filename="../decoderffapfactory.cpp" line="43"/>
<source>FFap Plugin</source>
- <translation>Plugin FFap</translation>
+ <translation>Greffon FFap</translation>
</message>
<message>
<location filename="../decoderffapfactory.cpp" line="45"/>
@@ -16,17 +16,17 @@
<message>
<location filename="../decoderffapfactory.cpp" line="157"/>
<source>About FFap Audio Plugin</source>
- <translation>A propos du plugin audio FFap</translation>
+ <translation>A propos du greffon audio FFap</translation>
</message>
<message>
<location filename="../decoderffapfactory.cpp" line="158"/>
<source>Qmmp FFap Audio Plugin</source>
- <translation>Plugin audio FFap Qmmp</translation>
+ <translation>Greffon audio FFap Qmmp</translation>
</message>
<message>
<location filename="../decoderffapfactory.cpp" line="159"/>
<source>This plugin provides Monkey's Audio (APE) support</source>
- <translation>Ce plugin fournit le support des fichiers audio Monkey
(APE)</translation>
+ <translation>Ce greffon fournit le support des fichiers audio Monkey
(APE)</translation>
</message>
<message>
<location filename="../decoderffapfactory.cpp" line="160"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qmmp-plugin-pack-1.3.0/src/Input/xmp/translations/xmp_plugin_fr.ts
new/qmmp-plugin-pack-1.3.2/src/Input/xmp/translations/xmp_plugin_fr.ts
--- old/qmmp-plugin-pack-1.3.0/src/Input/xmp/translations/xmp_plugin_fr.ts
2019-02-09 18:24:59.000000000 +0100
+++ new/qmmp-plugin-pack-1.3.2/src/Input/xmp/translations/xmp_plugin_fr.ts
2020-03-26 18:20:47.000000000 +0100
@@ -6,7 +6,7 @@
<message>
<location filename="../decoderxmpfactory.cpp" line="40"/>
<source>XMP Plugin</source>
- <translation>Plugin XMP</translation>
+ <translation>Greffon XMP</translation>
</message>
<message>
<location filename="../decoderxmpfactory.cpp" line="54"/>
@@ -16,12 +16,12 @@
<message>
<location filename="../decoderxmpfactory.cpp" line="111"/>
<source>About XMP Audio Plugin</source>
- <translation>A propos du plugin audio XMP</translation>
+ <translation>A propos du greffon audio XMP</translation>
</message>
<message>
<location filename="../decoderxmpfactory.cpp" line="112"/>
<source>Qmmp XMP Audio Plugin</source>
- <translation>Plugin audio XMP Qmmp</translation>
+ <translation>Greffon audio XMP Qmmp</translation>
</message>
<message>
<location filename="../decoderxmpfactory.cpp" line="113"/>
@@ -39,7 +39,7 @@
<message>
<location filename="../settingsdialog.ui" line="14"/>
<source>XMP Plugin Settings</source>
- <translation>Paramètres du plugin XMP</translation>
+ <translation>Paramètres du greffon XMP</translation>
</message>
<message>
<location filename="../settingsdialog.ui" line="34"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qmmp-plugin-pack-1.3.0/utils/update_tx.sh
new/qmmp-plugin-pack-1.3.2/utils/update_tx.sh
--- old/qmmp-plugin-pack-1.3.0/utils/update_tx.sh 2019-02-09
18:24:59.000000000 +0100
+++ new/qmmp-plugin-pack-1.3.2/utils/update_tx.sh 2020-03-26
18:20:48.000000000 +0100
@@ -1,6 +1,6 @@
#!/bin/sh
-PROJECT_NAME=qmmp-plugin-pack
+PROJECT_NAME=qmmp-plugin-pack-stable
TX_CONFIG="../.tx/config"
echo "[main]" > ${TX_CONFIG}