Hello community,

here is the log from the commit of package qmmp for openSUSE:Factory checked in 
at 2016-06-02 09:38:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qmmp (Old)
 and      /work/SRC/openSUSE:Factory/.qmmp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qmmp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/qmmp/qmmp.changes        2016-05-04 
08:20:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.qmmp.new/qmmp.changes   2016-06-02 
09:38:47.000000000 +0200
@@ -1,0 +2,9 @@
+Tue May 31 10:43:54 UTC 2016 - [email protected]
+
+- Update to version 1.0.10:
+  * Improve sid plugin:
+    + add c64 file extension;
+    + fix default HVSC path.
+  * Update Japanese translation.
+
+-------------------------------------------------------------------

Old:
----
  qmmp-1.0.9.tar.bz2

New:
----
  qmmp-1.0.10.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ qmmp.spec ++++++
--- /var/tmp/diff_new_pack.JcJtFV/_old  2016-06-02 09:38:48.000000000 +0200
+++ /var/tmp/diff_new_pack.JcJtFV/_new  2016-06-02 09:38:48.000000000 +0200
@@ -19,7 +19,7 @@
 %define sover   1
 %bcond_with restricted
 Name:           qmmp
-Version:        1.0.9
+Version:        1.0.10
 Release:        0
 Summary:        Qt-based Multimedia Player
 License:        GPL-2.0+

++++++ qmmp-1.0.9.tar.bz2 -> qmmp-1.0.10.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qmmp-1.0.9/ChangeLog new/qmmp-1.0.10/ChangeLog
--- old/qmmp-1.0.9/ChangeLog    2016-05-02 14:23:19.000000000 +0200
+++ new/qmmp-1.0.10/ChangeLog   2016-05-31 07:33:53.000000000 +0200
@@ -1120,3 +1120,9 @@
 
 Version 1.0.9
 * fixed taglib-1.9 support
+
+Version 1.0.10
+* improved sid plugin:
+  - added c64 file extension
+  - fixed default HVSC path
+* updated Japanese translation (RyoTa SimaMoto)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qmmp-1.0.9/ChangeLog.rus 
new/qmmp-1.0.10/ChangeLog.rus
--- old/qmmp-1.0.9/ChangeLog.rus        2016-05-02 14:23:19.000000000 +0200
+++ new/qmmp-1.0.10/ChangeLog.rus       2016-05-31 07:33:53.000000000 +0200
@@ -1122,3 +1122,9 @@
 
 Версия 1.0.9
 * исправлена поддержка taglib-1.9
+
+Версия 1.0.10
+* улучшен модуль sid:
+  - добавлено расширение c64
+  - исправлен путь к базе HVSC
+* обновлён японский перевод (RyoTa SimaMoto)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qmmp-1.0.9/ChangeLog.svn 
new/qmmp-1.0.10/ChangeLog.svn
--- old/qmmp-1.0.9/ChangeLog.svn        2016-05-02 14:23:19.000000000 +0200
+++ new/qmmp-1.0.10/ChangeLog.svn       2016-05-31 07:33:53.000000000 +0200
@@ -1,4 +1,20 @@
 ------------------------------------------------------------------------
+r6383 | trialuser02 | 2016-05-23 10:49:57 +0300 (Пн., 23 мая 2016) | 1 line
+
+updated changelogs
+------------------------------------------------------------------------
+r6381 | trialuser02 | 2016-05-23 10:37:21 +0300 (Пн., 23 мая 2016) | 1 line
+
+sid plugin: added *.c64 filter, fixed default HVSC path
+------------------------------------------------------------------------
+r6335 | trialuser02 | 2016-05-08 11:29:56 +0300 (Вс., 08 мая 2016) | 1 line
+
+updated Japanese translation (RyoTa SimaMoto)
+------------------------------------------------------------------------
+r6334 | trialuser02 | 2016-05-08 11:27:40 +0300 (Вс., 08 мая 2016) | 1 line
+
+version bump
+------------------------------------------------------------------------
 r6316 | trialuser02 | 2016-05-02 15:22:28 +0300 (Пн., 02 мая 2016) | 1 line
 
 updated changelogs
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qmmp-1.0.9/qmmp.pri new/qmmp-1.0.10/qmmp.pri
--- old/qmmp-1.0.9/qmmp.pri     2016-05-02 14:23:19.000000000 +0200
+++ new/qmmp-1.0.10/qmmp.pri    2016-05-31 07:33:53.000000000 +0200
@@ -13,7 +13,7 @@
 
 #Version
 
-QMMP_VERSION = 1.0.9
+QMMP_VERSION = 1.0.10
 
 #Comment/uncomment this if you want to change plugins list
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qmmp-1.0.9/src/app/qmmp.rc 
new/qmmp-1.0.10/src/app/qmmp.rc
--- old/qmmp-1.0.9/src/app/qmmp.rc      2016-05-02 14:23:19.000000000 +0200
+++ new/qmmp-1.0.10/src/app/qmmp.rc     2016-05-31 07:33:30.000000000 +0200
@@ -1,7 +1,7 @@
 #include <winver.h>
 
-#define QMMP_FILEVERSION 1,0,9,0
-#define QMMP_PRODUCTVERSION "1.0.9.0"
+#define QMMP_FILEVERSION 1,0,10,0
+#define QMMP_PRODUCTVERSION "1.0.10.0"
 
 IDI_ICON1              ICON            DISCARDABLE     "images\\ico\\qmmp.ico"
 IDI_ICON2              ICON            DISCARDABLE     
"images\\ico\\qmmp_file.ico"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qmmp-1.0.9/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_ja.ts
 
new/qmmp-1.0.10/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_ja.ts
--- 
old/qmmp-1.0.9/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_ja.ts
     2016-05-02 14:23:19.000000000 +0200
+++ 
new/qmmp-1.0.10/src/plugins/CommandLineOptions/IncDecVolumeOption/translations/incdecvolume_plugin_ja.ts
    2016-05-31 07:33:32.000000000 +0200
@@ -6,12 +6,12 @@
     <message>
         <location filename="../incdecvolumeoption.cpp" line="44"/>
         <source>Increase volume with step 5</source>
-        <translation>音量を100分の5つづつ増大</translation>
+        <translation>音量を100分の5ずつ増大</translation>
     </message>
     <message>
         <location filename="../incdecvolumeoption.cpp" line="45"/>
         <source>Decrease volume with step 5</source>
-        <translation>音量を100分の5つづつ減少</translation>
+        <translation>音量を100分の5ずつ減少</translation>
     </message>
 </context>
 </TS>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qmmp-1.0.9/src/plugins/Input/sid/decodersidfactory.cpp 
new/qmmp-1.0.10/src/plugins/Input/sid/decodersidfactory.cpp
--- old/qmmp-1.0.9/src/plugins/Input/sid/decodersidfactory.cpp  2016-05-02 
14:23:19.000000000 +0200
+++ new/qmmp-1.0.10/src/plugins/Input/sid/decodersidfactory.cpp 2016-05-31 
07:33:31.000000000 +0200
@@ -1,5 +1,5 @@
 /***************************************************************************
- *   Copyright (C) 2013-2015 by Ilya Kotov                                 *
+ *   Copyright (C) 2013-2016 by Ilya Kotov                                 *
  *   [email protected]                                                 *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
@@ -37,7 +37,7 @@
     settings.beginGroup("SID");
     if(settings.value("use_hvsc", false).toBool())
     {
-        QString default_path = Qmmp::configDir() + "/Songlengths.txt";
+        QString default_path = Qmmp::configDir() + "Songlengths.txt";
         if(!m_db.open(qPrintable(settings.value("hvsc_path", 
default_path).toString())))
             qWarning("DecoderSIDFactory: %s", m_db.error());
     }
@@ -67,7 +67,7 @@
 {
     DecoderProperties properties;
     properties.name = tr("SID Plugin");
-    properties.filters << "*.sid" << "*.mus" << "*.str" << "*.prg" << "*.P00";
+    properties.filters << "*.sid" << "*.mus" << "*.str" << "*.prg" << "*.P00" 
<< "*.c64";
     properties.description = tr("SID Files");
     //properties.contentType = ;
     properties.shortName = "sid";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qmmp-1.0.9/src/plugins/Input/sid/settingsdialog.cpp 
new/qmmp-1.0.10/src/plugins/Input/sid/settingsdialog.cpp
--- old/qmmp-1.0.9/src/plugins/Input/sid/settingsdialog.cpp     2016-05-02 
14:23:19.000000000 +0200
+++ new/qmmp-1.0.10/src/plugins/Input/sid/settingsdialog.cpp    2016-05-31 
07:33:31.000000000 +0200
@@ -1,5 +1,5 @@
 /***************************************************************************
- *   Copyright (C) 2013 by Ilya Kotov                                      *
+ *   Copyright (C) 2013-2016 by Ilya Kotov                                 *
  *   [email protected]                                                 *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
@@ -34,7 +34,7 @@
     settings.beginGroup("SID");
 
     m_ui.useHVSCCheckBox->setChecked(settings.value("use_hvsc", 
false).toBool());
-    QString hvsc_default_path = Qmmp::configDir() + "/Songlengths.txt";
+    QString hvsc_default_path = Qmmp::configDir() + "Songlengths.txt";
     m_ui.hvscPathLineEdit->setText(settings.value("hvsc_path", 
hvsc_default_path).toString());
     m_ui.defaultLengthSpinBox->setValue(settings.value("song_length", 
180).toInt());
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qmmp-1.0.9/src/qmmp/qmmp.h 
new/qmmp-1.0.10/src/qmmp/qmmp.h
--- old/qmmp-1.0.9/src/qmmp/qmmp.h      2016-05-02 14:23:19.000000000 +0200
+++ new/qmmp-1.0.10/src/qmmp/qmmp.h     2016-05-31 07:33:53.000000000 +0200
@@ -24,7 +24,7 @@
 
 #define QMMP_VERSION_MAJOR 1
 #define QMMP_VERSION_MINOR 0
-#define QMMP_VERSION_PATCH 9
+#define QMMP_VERSION_PATCH 10
 #define QMMP_VERSION_STABLE 1
 
 #define QMMP_VERSION_INT (QMMP_VERSION_MAJOR<<16 | QMMP_VERSION_MINOR<<8 | 
QMMP_VERSION_PATCH)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qmmp-1.0.9/src/qmmpui/txt/translators_ja.txt 
new/qmmp-1.0.10/src/qmmpui/txt/translators_ja.txt
--- old/qmmp-1.0.9/src/qmmpui/txt/translators_ja.txt    2016-05-02 
14:23:19.000000000 +0200
+++ new/qmmp-1.0.10/src/qmmpui/txt/translators_ja.txt   2016-05-31 
07:33:30.000000000 +0200
@@ -48,6 +48,7 @@
     Heitor Thury Barreiros Barbosa <[email protected]>
 
 フランス語:
+    Adrien Vigneron - VRad <[email protected]>
     Sébastien Aperghis-Tramoni (maddingue)
     Stanislas Zeller <[email protected]>
 
@@ -69,6 +70,8 @@
 
 簡体字中国語:
     李红昆 (lon) <[email protected]>
+    mabier
+    Mingye Wang
 
 繁体字中国語:
     李红昆 (lon) <[email protected]>


Reply via email to