Hello community,
here is the log from the commit of package kde-mplayer-thumbnailer for
openSUSE:Factory checked in at 2013-05-16 16:49:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kde-mplayer-thumbnailer (Old)
and /work/SRC/openSUSE:Factory/.kde-mplayer-thumbnailer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kde-mplayer-thumbnailer"
Changes:
--------
---
/work/SRC/openSUSE:Factory/kde-mplayer-thumbnailer/kde-mplayer-thumbnailer.changes
2013-04-18 10:22:22.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.kde-mplayer-thumbnailer.new/kde-mplayer-thumbnailer.changes
2013-05-16 16:49:22.000000000 +0200
@@ -1,0 +2,8 @@
+Sat May 4 17:03:00 UTC 2013 - [email protected]
+
+- Update to 4.10.3
+ * Bugfix release
+ * See http://www.kde.org/announcements/announce-4.10.3.php
+ * resolves bnc#818500
+
+-------------------------------------------------------------------
Old:
----
mplayerthumbs-4.10.2.tar.xz
New:
----
mplayerthumbs-4.10.3.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kde-mplayer-thumbnailer.spec ++++++
--- /var/tmp/diff_new_pack.UP0eQf/_old 2013-05-16 16:49:22.000000000 +0200
+++ /var/tmp/diff_new_pack.UP0eQf/_new 2013-05-16 16:49:22.000000000 +0200
@@ -23,7 +23,7 @@
License: LGPL-2.0+
Group: System/GUI/KDE
Url: http://www.kde.org
-Version: 4.10.2
+Version: 4.10.3
Release: 0
Source0: mplayerthumbs-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
++++++ mplayerthumbs-4.10.2.tar.xz -> mplayerthumbs-4.10.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/mplayerthumbs-4.10.2/src/mplayervideobackend.cpp
new/mplayerthumbs-4.10.3/src/mplayervideobackend.cpp
--- old/mplayerthumbs-4.10.2/src/mplayervideobackend.cpp 2013-03-01
08:08:19.000000000 +0100
+++ new/mplayerthumbs-4.10.3/src/mplayervideobackend.cpp 2013-05-03
06:41:40.000000000 +0200
@@ -133,7 +133,7 @@
kDebug(DBG_AREA) << "videopreview: temp dir '" << tmpDirPath << "'\n";
- if (QDir(tmpDirPath ).entryList( QStringList(QLatin1String( "*.jpg" ))
).isEmpty() ) return false;
+ if (QDir(tmpDirPath ).entryList( QStringList(QLatin1String( "*.jpg" ))
).isEmpty() ) return NULL;
QString lastframe=QDir(tmpDirPath ).entryList( QStringList(QLatin1String(
"*.jpg" )) ).last();
kDebug(DBG_AREA) << "videopreview: LastFrame==" << lastframe << endl;
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]