Hello community,

here is the log from the commit of package ffmpegthumbs for openSUSE:Factory 
checked in at 2017-05-16 14:34:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ffmpegthumbs (Old)
 and      /work/SRC/openSUSE:Factory/.ffmpegthumbs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ffmpegthumbs"

Tue May 16 14:34:13 2017 rev:23 rq:490352 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ffmpegthumbs/ffmpegthumbs.changes        
2017-04-03 11:06:08.642899713 +0200
+++ /work/SRC/openSUSE:Factory/.ffmpegthumbs.new/ffmpegthumbs.changes   
2017-05-16 14:34:16.602835497 +0200
@@ -1,0 +2,20 @@
+Sun Apr 16 10:44:46 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.0.php
+- Changes since 17.03.90:
+  * None
+
+-------------------------------------------------------------------
+Wed Apr 12 20:25:15 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.03.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
+- Changes since 17.03.80:
+  * Remove the 1px border from thumbnails
+
+-------------------------------------------------------------------

Old:
----
  ffmpegthumbs-17.03.80.tar.xz

New:
----
  ffmpegthumbs-17.04.0.tar.xz

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

Other differences:
------------------
++++++ ffmpegthumbs.spec ++++++
--- /var/tmp/diff_new_pack.yG4ELU/_old  2017-05-16 14:34:17.362728739 +0200
+++ /var/tmp/diff_new_pack.yG4ELU/_new  2017-05-16 14:34:17.366728177 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           ffmpegthumbs
-Version:        17.03.80
+Version:        17.04.0
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
@@ -26,7 +26,7 @@
 License:        LGPL-2.0+
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
-Source0:        
http://download.kde.org/unstable/applications/%{version}/src/%{name}-%{version}.tar.xz
+Source0:        %{name}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem
 BuildRequires:  kio-devel

++++++ ffmpegthumbs-17.03.80.tar.xz -> ffmpegthumbs-17.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ffmpegthumbs-17.03.80/ffmpegthumbnailer.cpp 
new/ffmpegthumbs-17.04.0/ffmpegthumbnailer.cpp
--- old/ffmpegthumbs-17.03.80/ffmpegthumbnailer.cpp     2016-11-03 
03:52:42.000000000 +0100
+++ new/ffmpegthumbs-17.04.0/ffmpegthumbnailer.cpp      2017-03-28 
00:50:03.000000000 +0200
@@ -50,6 +50,6 @@
 
 ThumbCreator::Flags FFMpegThumbnailer::flags() const
 {
-    return (Flags)(DrawFrame);
+    return (Flags)(None);
 }
 


Reply via email to