Hello community,

here is the log from the commit of package dragonplayer for openSUSE:Factory 
checked in at 2018-01-17 21:47:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dragonplayer (Old)
 and      /work/SRC/openSUSE:Factory/.dragonplayer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dragonplayer"

Wed Jan 17 21:47:10 2018 rev:71 rq:564246 version:17.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/dragonplayer/dragonplayer.changes        
2017-12-18 08:46:03.613749543 +0100
+++ /work/SRC/openSUSE:Factory/.dragonplayer.new/dragonplayer.changes   
2018-01-17 21:47:13.178353372 +0100
@@ -1,0 +2,10 @@
+Thu Jan 11 23:40:55 CET 2018 - [email protected]
+
+- Update to 17.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.1.php
+- Changes since 17.12.0:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  dragon-17.12.0.tar.xz

New:
----
  dragon-17.12.1.tar.xz

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

Other differences:
------------------
++++++ dragonplayer.spec ++++++
--- /var/tmp/diff_new_pack.AyKahH/_old  2018-01-17 21:47:14.894273052 +0100
+++ /var/tmp/diff_new_pack.AyKahH/_new  2018-01-17 21:47:14.898272866 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:           dragonplayer
-Version:        17.12.0
+Version:        17.12.1
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++++++ dragon-17.12.0.tar.xz -> dragon-17.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-17.12.0/CMakeLists.txt 
new/dragon-17.12.1/CMakeLists.txt
--- old/dragon-17.12.0/CMakeLists.txt   2017-12-08 01:51:19.000000000 +0100
+++ new/dragon-17.12.1/CMakeLists.txt   2018-01-09 01:57:17.000000000 +0100
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "17")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "0")
+set(KDE_APPLICATIONS_VERSION_MICRO "1")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 set(PROJECT_VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-17.12.0/po/gl/dragonplayer.po 
new/dragon-17.12.1/po/gl/dragonplayer.po
--- old/dragon-17.12.0/po/gl/dragonplayer.po    2017-12-08 01:51:18.000000000 
+0100
+++ new/dragon-17.12.1/po/gl/dragonplayer.po    2018-01-09 01:57:16.000000000 
+0100
@@ -9,13 +9,13 @@
 # Manuel A. Vazquez <xixireiATyahooDOTes>, 2011, 2012.
 # Marce Villarino <[email protected]>, 2013.
 # Adrián Chaves Fernández <[email protected]>, 2015, 2017.
-# Adrián Chaves (Gallaecio) <[email protected]>, 2017.
+# Adrián Chaves (Gallaecio) <[email protected]>, 2017, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: dragonplayer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-11-11 03:14+0100\n"
-"PO-Revision-Date: 2017-10-03 20:59+0100\n"
+"PO-Revision-Date: 2018-01-07 11:57+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
 "Language: gl\n"
@@ -272,7 +272,7 @@
 msgid ""
 "<qt>Phonon could not be successfully initialized. Dragon Player will now "
 "exit.</qt>"
-msgstr "<qt>Phonon non se inicializou. Dragon Player vai saír.</qt>"
+msgstr "<qt>Phonon non puido inicializarse. Dragon Player vai saír.</qt>"
 
 #: src/app/mainWindow.cpp:273
 #, kde-format
@@ -419,7 +419,7 @@
 #: src/app/playlistFile.cpp:60
 #, kde-format
 msgid "Dragon Player could not download the remote playlist: %1"
-msgstr "Dragon Player non foi capaz de descargar a lista de temas remota: %1"
+msgstr "Dragon Player non puido descargar a lista de temas remota: %1"
 
 #: src/app/playlistFile.cpp:77
 #, kde-format
@@ -433,7 +433,7 @@
 #: src/app/playlistFile.cpp:81
 #, kde-format
 msgid "Dragon Player could not open the file: %1"
-msgstr "Dragon Player non foi capaz de abrir o ficheiro: %1"
+msgstr "Dragon Player non puido abrir o ficheiro: %1"
 
 #: src/app/recentlyPlayedList.cpp:46
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-17.12.0/po/tr/dragonplayer.po 
new/dragon-17.12.1/po/tr/dragonplayer.po
--- old/dragon-17.12.0/po/tr/dragonplayer.po    2017-12-08 01:51:18.000000000 
+0100
+++ new/dragon-17.12.1/po/tr/dragonplayer.po    2018-01-09 01:57:16.000000000 
+0100
@@ -12,8 +12,8 @@
 "POT-Creation-Date: 2017-11-11 03:14+0100\n"
 "PO-Revision-Date: 2015-05-19 10:16+0000\n"
 "Last-Translator: Necdet <[email protected]>\n"
-"Language-Team: Turkish (http://www.transifex.com/projects/p/kdemultimedia-k-";
-"tr/language/tr/)\n"
+"Language-Team: Turkish "
+"(http://www.transifex.com/projects/p/kdemultimedia-k-tr/language/tr/)\n"
 "Language: tr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dragon-17.12.0/po/zh_CN/dragonplayer.po 
new/dragon-17.12.1/po/zh_CN/dragonplayer.po
--- old/dragon-17.12.0/po/zh_CN/dragonplayer.po 2017-12-08 01:51:18.000000000 
+0100
+++ new/dragon-17.12.1/po/zh_CN/dragonplayer.po 2018-01-09 01:57:16.000000000 
+0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-11-11 03:14+0100\n"
-"PO-Revision-Date: 2017-11-09 08:37-0500\n"
+"PO-Revision-Date: 2018-01-08 18:06-0500\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -22,7 +22,7 @@
 "X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/kdemultimedia/dragonplayer.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/kdemultimedia/dragonplayer.pot\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"


Reply via email to