Hello community,

here is the log from the commit of package ffmpegthumbs for openSUSE:Factory 
checked in at 2019-01-08 12:20:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ffmpegthumbs (Old)
 and      /work/SRC/openSUSE:Factory/.ffmpegthumbs.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ffmpegthumbs"

Tue Jan  8 12:20:08 2019 rev:44 rq:658333 version:18.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ffmpegthumbs/ffmpegthumbs.changes        
2018-11-13 17:09:29.970905796 +0100
+++ /work/SRC/openSUSE:Factory/.ffmpegthumbs.new.28833/ffmpegthumbs.changes     
2019-01-08 12:20:10.204820597 +0100
@@ -1,0 +2,38 @@
+Fri Dec 14 06:08:52 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.12.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.0.php
+- Changes since 18.11.90:
+  * No code changes since 18.11.90
+
+-------------------------------------------------------------------
+Mon Dec 03 20:55:47 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-rc.php
+- Changes since 18.11.80:
+  * No code changes since 18.11.80
+
+-------------------------------------------------------------------
+Tue Nov 20 06:21:53 UTC 2018 - Luca Beltrame <lbeltr...@kde.org>
+
+- Run spec-cleaner
+
+-------------------------------------------------------------------
+Tue Nov 20 05:56:39 UTC 2018 - lbeltr...@kde.org
+
+- Update to 18.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-beta.php
+- Changes since 18.08.3:
+  * Fix LLVM/Clang warnings
+  * Fix address in the last unfixed file
+  * Fix address
+  * Fix minor EBN issues
+
+-------------------------------------------------------------------
@@ -55 +93 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -106 +144 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -214 +252 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -273 +311 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -371 +409 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php
@@ -509 +547 @@
-   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+   * https://www.kde.org/announcements/announce-applications-15.08-rc.php

Old:
----
  ffmpegthumbs-18.08.3.tar.xz

New:
----
  ffmpegthumbs-18.12.0.tar.xz

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

Other differences:
------------------
++++++ ffmpegthumbs.spec ++++++
--- /var/tmp/diff_new_pack.DLxZIq/_old  2019-01-08 12:20:10.680820070 +0100
+++ /var/tmp/diff_new_pack.DLxZIq/_new  2019-01-08 12:20:10.680820070 +0100
@@ -16,16 +16,16 @@
 #
 
 
-Name:           ffmpegthumbs
-Version:        18.08.3
-Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
+Name:           ffmpegthumbs
+Version:        18.12.0
+Release:        0
 Summary:        FFmpeg-based thumbnail creator for video files
 License:        LGPL-2.0-or-later
 Group:          System/GUI/KDE
-Url:            http://www.kde.org
+URL:            http://www.kde.org
 Source0:        %{name}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem
@@ -39,7 +39,6 @@
 BuildRequires:  pkgconfig(libavformat)
 BuildRequires:  pkgconfig(libavutil)
 BuildRequires:  pkgconfig(libswscale)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 FFmpeg-based thumbnail creator for video files.
@@ -58,8 +57,7 @@
 %postun -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
-%doc COPYING
+%license COPYING
 %{_kf5_servicesdir}/
 %{_kf5_plugindir}/
 %dir %{_kf5_configkcfgdir}

++++++ ffmpegthumbs-18.08.3.tar.xz -> ffmpegthumbs-18.12.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ffmpegthumbs-18.08.3/ffmpegthumbnailer/filmstrip.h 
new/ffmpegthumbs-18.12.0/ffmpegthumbnailer/filmstrip.h
--- old/ffmpegthumbs-18.08.3/ffmpegthumbnailer/filmstrip.h      2018-11-03 
16:25:34.000000000 +0100
+++ new/ffmpegthumbs-18.12.0/ffmpegthumbnailer/filmstrip.h      2018-11-03 
16:25:54.000000000 +0100
@@ -12,7 +12,7 @@
 //
 //    You should have received a copy of the GNU General Public License
 //    along with this program; if not, write to the Free Software
-//    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+//    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  
02110-1301, USA.
 
 #ifndef FILMSTRIP_H
 #define FILMSTRIP_H
@@ -572,4 +572,3 @@
 };
 
 #endif
-                                           
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ffmpegthumbs-18.08.3/ffmpegthumbnailer/filmstripfilter.cpp 
new/ffmpegthumbs-18.12.0/ffmpegthumbnailer/filmstripfilter.cpp
--- old/ffmpegthumbs-18.08.3/ffmpegthumbnailer/filmstripfilter.cpp      
2018-11-03 16:25:34.000000000 +0100
+++ new/ffmpegthumbs-18.12.0/ffmpegthumbnailer/filmstripfilter.cpp      
2018-11-03 16:25:54.000000000 +0100
@@ -12,10 +12,10 @@
 //
 //    You should have received a copy of the GNU General Public License
 //    along with this program; if not, write to the Free Software
-//    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+//    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  
02110-1301, USA.
 
-#include "filmstrip.h"
 #include "filmstripfilter.h"
+#include "filmstrip.h"
 
 namespace ffmpegthumbnailer
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ffmpegthumbs-18.08.3/ffmpegthumbnailer/filmstripfilter.h 
new/ffmpegthumbs-18.12.0/ffmpegthumbnailer/filmstripfilter.h
--- old/ffmpegthumbs-18.08.3/ffmpegthumbnailer/filmstripfilter.h        
2018-11-03 16:25:34.000000000 +0100
+++ new/ffmpegthumbs-18.12.0/ffmpegthumbnailer/filmstripfilter.h        
2018-11-03 16:25:54.000000000 +0100
@@ -12,7 +12,7 @@
 //
 //    You should have received a copy of the GNU General Public License
 //    along with this program; if not, write to the Free Software
-//    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+//    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  
02110-1301, USA.
 
 #ifndef FILMSTRIPFILTER_H
 #define FILMSTRIPFILTER_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ffmpegthumbs-18.08.3/ffmpegthumbnailer/histogram.h 
new/ffmpegthumbs-18.12.0/ffmpegthumbnailer/histogram.h
--- old/ffmpegthumbs-18.08.3/ffmpegthumbnailer/histogram.h      2018-11-03 
16:25:34.000000000 +0100
+++ new/ffmpegthumbs-18.12.0/ffmpegthumbnailer/histogram.h      2018-11-03 
16:25:54.000000000 +0100
@@ -12,7 +12,7 @@
 //
 //    You should have received a copy of the GNU General Public License
 //    along with this program; if not, write to the Free Software
-//    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+//    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  
02110-1301, USA.
 
 #ifndef HISTOGRAM_H
 #define HISTOGRAM_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ffmpegthumbs-18.08.3/ffmpegthumbnailer/ifilter.h 
new/ffmpegthumbs-18.12.0/ffmpegthumbnailer/ifilter.h
--- old/ffmpegthumbs-18.08.3/ffmpegthumbnailer/ifilter.h        2018-11-03 
16:25:34.000000000 +0100
+++ new/ffmpegthumbs-18.12.0/ffmpegthumbnailer/ifilter.h        2018-11-03 
16:25:54.000000000 +0100
@@ -12,7 +12,7 @@
 //
 //    You should have received a copy of the GNU General Public License
 //    along with this program; if not, write to the Free Software
-//    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+//    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  
02110-1301, USA.
 
 #ifndef IFILTER_H
 #define IFILTER_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ffmpegthumbs-18.08.3/ffmpegthumbnailer/imagewriter.cpp 
new/ffmpegthumbs-18.12.0/ffmpegthumbnailer/imagewriter.cpp
--- old/ffmpegthumbs-18.08.3/ffmpegthumbnailer/imagewriter.cpp  2018-11-03 
16:25:34.000000000 +0100
+++ new/ffmpegthumbs-18.12.0/ffmpegthumbnailer/imagewriter.cpp  2018-11-03 
16:25:54.000000000 +0100
@@ -12,7 +12,7 @@
 //
 //    You should have received a copy of the GNU General Public License
 //    along with this program; if not, write to the Free Software
-//    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+//    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  
02110-1301, USA.
 
 #include "imagewriter.h"
 #include <iostream>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ffmpegthumbs-18.08.3/ffmpegthumbnailer/imagewriter.h 
new/ffmpegthumbs-18.12.0/ffmpegthumbnailer/imagewriter.h
--- old/ffmpegthumbs-18.08.3/ffmpegthumbnailer/imagewriter.h    2018-11-03 
16:25:34.000000000 +0100
+++ new/ffmpegthumbs-18.12.0/ffmpegthumbnailer/imagewriter.h    2018-11-03 
16:25:54.000000000 +0100
@@ -12,7 +12,7 @@
 //
 //    You should have received a copy of the GNU General Public License
 //    along with this program; if not, write to the Free Software
-//    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+//    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  
02110-1301, USA.
 
 #ifndef IMAGE_WRITER_H
 #define IMAGE_WRITER_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ffmpegthumbs-18.08.3/ffmpegthumbnailer/moviedecoder.cpp 
new/ffmpegthumbs-18.12.0/ffmpegthumbnailer/moviedecoder.cpp
--- old/ffmpegthumbs-18.08.3/ffmpegthumbnailer/moviedecoder.cpp 2018-11-03 
16:25:34.000000000 +0100
+++ new/ffmpegthumbs-18.12.0/ffmpegthumbnailer/moviedecoder.cpp 2018-11-03 
16:25:54.000000000 +0100
@@ -12,7 +12,7 @@
 //
 //    You should have received a copy of the GNU General Public License
 //    along with this program; if not, write to the Free Software
-//    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+//    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  
02110-1301, USA.
 
 #include "moviedecoder.h"
 
@@ -315,8 +315,8 @@
     m_filterGraph = avfilter_graph_alloc();
 
     QByteArray arguments("buffer=");
-    arguments += "video_size=" + QByteArray::number(width) + "x" + 
QByteArray::number(height) + ":";
-    arguments += "pix_fmt=" + QByteArray::number(pixfmt) + ":";
+    arguments += "video_size=" + QByteArray::number(width) + 'x' + 
QByteArray::number(height) + ':';
+    arguments += "pix_fmt=" + QByteArray::number(pixfmt) + ':';
     arguments += "time_base=1/1:pixel_aspect=0/1[in];";
     arguments += "[in]yadif[out];";
     arguments += "[out]buffersink";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ffmpegthumbs-18.08.3/ffmpegthumbnailer/moviedecoder.h 
new/ffmpegthumbs-18.12.0/ffmpegthumbnailer/moviedecoder.h
--- old/ffmpegthumbs-18.08.3/ffmpegthumbnailer/moviedecoder.h   2018-11-03 
16:25:34.000000000 +0100
+++ new/ffmpegthumbs-18.12.0/ffmpegthumbnailer/moviedecoder.h   2018-11-03 
16:25:54.000000000 +0100
@@ -12,7 +12,7 @@
 //
 //    You should have received a copy of the GNU General Public License
 //    along with this program; if not, write to the Free Software
-//    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+//    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  
02110-1301, USA.
 
 #ifndef MOVIEDECODER_H
 #define MOVIEDECODER_H
@@ -34,7 +34,7 @@
 class MovieDecoder
 {
 public:
-    MovieDecoder(const QString& filename, AVFormatContext* pavContext = NULL);
+    explicit MovieDecoder(const QString& filename, AVFormatContext* pavContext 
= NULL);
     ~MovieDecoder();
 
     QString getCodec();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ffmpegthumbs-18.08.3/ffmpegthumbnailer/videoframe.h 
new/ffmpegthumbs-18.12.0/ffmpegthumbnailer/videoframe.h
--- old/ffmpegthumbs-18.08.3/ffmpegthumbnailer/videoframe.h     2018-11-03 
16:25:34.000000000 +0100
+++ new/ffmpegthumbs-18.12.0/ffmpegthumbnailer/videoframe.h     2018-11-03 
16:25:54.000000000 +0100
@@ -12,7 +12,7 @@
 //
 //    You should have received a copy of the GNU General Public License
 //    along with this program; if not, write to the Free Software
-//    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+//    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  
02110-1301, USA.
 
 #ifndef VIDEOFRAME_H
 #define VIDEOFRAME_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ffmpegthumbs-18.08.3/ffmpegthumbnailer/videothumbnailer.cpp 
new/ffmpegthumbs-18.12.0/ffmpegthumbnailer/videothumbnailer.cpp
--- old/ffmpegthumbs-18.08.3/ffmpegthumbnailer/videothumbnailer.cpp     
2018-11-03 16:25:34.000000000 +0100
+++ new/ffmpegthumbs-18.12.0/ffmpegthumbnailer/videothumbnailer.cpp     
2018-11-03 16:25:54.000000000 +0100
@@ -12,7 +12,7 @@
 //
 //    You should have received a copy of the GNU General Public License
 //    along with this program; if not, write to the Free Software
-//    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+//    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  
02110-1301, USA.
 
 #include "videothumbnailer.h"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ffmpegthumbs-18.08.3/ffmpegthumbnailer/videothumbnailer.h 
new/ffmpegthumbs-18.12.0/ffmpegthumbnailer/videothumbnailer.h
--- old/ffmpegthumbs-18.08.3/ffmpegthumbnailer/videothumbnailer.h       
2018-11-03 16:25:34.000000000 +0100
+++ new/ffmpegthumbs-18.12.0/ffmpegthumbnailer/videothumbnailer.h       
2018-11-03 16:25:54.000000000 +0100
@@ -12,7 +12,7 @@
 //
 //    You should have received a copy of the GNU General Public License
 //    along with this program; if not, write to the Free Software
-//    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+//    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  
02110-1301, USA.
 
 #ifndef VIDEO_THUMBNAILER_H
 #define VIDEO_THUMBNAILER_H
@@ -31,7 +31,7 @@
 namespace ffmpegthumbnailer
 {
 
-class VideoFrame;
+struct VideoFrame;
 class ImageWriter;
 class MovieDecoder;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ffmpegthumbs-18.08.3/ffmpegthumbnailer.cpp 
new/ffmpegthumbs-18.12.0/ffmpegthumbnailer.cpp
--- old/ffmpegthumbs-18.08.3/ffmpegthumbnailer.cpp      2018-11-03 
16:25:34.000000000 +0100
+++ new/ffmpegthumbs-18.12.0/ffmpegthumbnailer.cpp      2018-11-03 
16:25:54.000000000 +0100
@@ -12,7 +12,7 @@
 //
 //    You should have received a copy of the GNU General Public License
 //    along with this program; if not, write to the Free Software
-//    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+//    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  
02110-1301, USA.
 
 #include "ffmpegthumbnailer.h"
 #include "ffmpegthumbnailersettings5.h"
@@ -42,7 +42,7 @@
 {
 }
 
-bool FFMpegThumbnailer::create(const QString& path, int width, int /*heigth*/, 
QImage& img)
+bool FFMpegThumbnailer::create(const QString& path, int width, int /*height*/, 
QImage& img)
 {
     m_Thumbnailer.setThumbnailSize(width);
     // 20% seek inside the video to generate the preview
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ffmpegthumbs-18.08.3/ffmpegthumbnailer.h 
new/ffmpegthumbs-18.12.0/ffmpegthumbnailer.h
--- old/ffmpegthumbs-18.08.3/ffmpegthumbnailer.h        2018-11-03 
16:25:34.000000000 +0100
+++ new/ffmpegthumbs-18.12.0/ffmpegthumbnailer.h        2018-11-03 
16:25:54.000000000 +0100
@@ -12,7 +12,7 @@
 //
 //    You should have received a copy of the GNU General Public License
 //    along with this program; if not, write to the Free Software
-//    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+//    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  
02110-1301, USA.
 
 #ifndef KFFMPEG_THUMBNAILER_H
 #define KFFMPEG_THUMBNAILER_H
@@ -29,8 +29,8 @@
 public:
     FFMpegThumbnailer();
     virtual ~FFMpegThumbnailer();
-    virtual bool create(const QString& path, int width, int height, QImage& 
img);
-    virtual Flags flags() const;
+    virtual bool create(const QString& path, int width, int height, QImage& 
img) override;
+    virtual Flags flags() const override;
     virtual QWidget* createConfigurationWidget() override;
     virtual void writeConfiguration(const QWidget* configurationWidget) 
override;
 private:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ffmpegthumbs-18.08.3/ffmpegthumbnailersettings5.kcfg 
new/ffmpegthumbs-18.12.0/ffmpegthumbnailersettings5.kcfg
--- old/ffmpegthumbs-18.08.3/ffmpegthumbnailersettings5.kcfg    2018-11-03 
16:25:34.000000000 +0100
+++ new/ffmpegthumbs-18.12.0/ffmpegthumbnailersettings5.kcfg    2018-11-03 
16:25:54.000000000 +0100
@@ -1,6 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE kcfg SYSTEM "http://www.kde.org/standards/kcfg/1.0/kcfg.dtd";>
-<kcfg>
+<kcfg xmlns="http://www.kde.org/standards/kcfg/1.0";
+      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+      xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
+      http://www.kde.org/standards/kcfg/1.0/kcfg.xsd"; >
     <kcfgfile name="ffmpegthumbsrc"/>
     <group name="General">
       <entry name="filmstrip" type="bool">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ffmpegthumbs-18.08.3/ffmpegthumbs.desktop 
new/ffmpegthumbs-18.12.0/ffmpegthumbs.desktop
--- old/ffmpegthumbs-18.08.3/ffmpegthumbs.desktop       2018-11-03 
16:25:34.000000000 +0100
+++ new/ffmpegthumbs-18.12.0/ffmpegthumbs.desktop       2018-11-03 
16:25:54.000000000 +0100
@@ -1,7 +1,6 @@
 [Desktop Entry]
 Type=Service
 Name=Video Files (ffmpegthumbs)
-Name[ast]=Ficheros de videu (ffmpegthumbs)
 Name[bg]=Видео файлове (ffmpegthumbs)
 Name[bs]=Video datoteke (ffmpegthumbs)
 Name[ca]=Fitxers de vídeo (ffmpegthumbs)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ffmpegthumbs-18.08.3/tests/ffmpegthumbtest.cpp 
new/ffmpegthumbs-18.12.0/tests/ffmpegthumbtest.cpp
--- old/ffmpegthumbs-18.08.3/tests/ffmpegthumbtest.cpp  2018-11-03 
16:25:34.000000000 +0100
+++ new/ffmpegthumbs-18.12.0/tests/ffmpegthumbtest.cpp  2018-11-03 
16:25:54.000000000 +0100
@@ -12,7 +12,7 @@
 //
 //    You should have received a copy of the GNU General Public License
 //    along with this program; if not, write to the Free Software
-//    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+//    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  
02110-1301, USA.
 
 #include "ffmpegthumbnailer.h"
 #include "ffmpegthumbnailersettings5.h"


Reply via email to