Hello community, here is the log from the commit of package tumbler for openSUSE:Factory checked in at 2020-08-12 10:28:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tumbler (Old) and /work/SRC/openSUSE:Factory/.tumbler.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tumbler" Wed Aug 12 10:28:14 2020 rev:36 rq:825391 version:0.2.9 Changes: -------- --- /work/SRC/openSUSE:Factory/tumbler/tumbler.changes 2020-03-17 13:08:18.681714473 +0100 +++ /work/SRC/openSUSE:Factory/.tumbler.new.3399/tumbler.changes 2020-08-12 10:29:38.924018369 +0200 @@ -1,0 +2,10 @@ +Thu Aug 6 13:12:56 UTC 2020 - Marcel Kuehlhorn <[email protected]> + +- Update to version 0.2.9 + * This release addresses the issue described in gxo#xfce/tumbler#28 + and partially solved by the previous release 0.2.28. + The issue now is completely solved by adding the correct + orientation handling when fallback code for generating jpeg + thumbnail takes place. + +------------------------------------------------------------------- Old: ---- tumbler-0.2.8.tar.bz2 New: ---- tumbler-0.2.9.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tumbler.spec ++++++ --- /var/tmp/diff_new_pack.thrSUO/_old 2020-08-12 10:29:40.336019460 +0200 +++ /var/tmp/diff_new_pack.thrSUO/_new 2020-08-12 10:29:40.340019463 +0200 @@ -21,7 +21,7 @@ %define libname libtumbler-1-0 Name: tumbler -Version: 0.2.8 +Version: 0.2.9 Release: 0 Summary: Thumbnail Management for Xfce License: GPL-2.0-or-later AND LGPL-2.1-or-later ++++++ tumbler-0.2.8.tar.bz2 -> tumbler-0.2.9.tar.bz2 ++++++ ++++ 8145 lines of diff (skipped) ++++ retrying with extended exclude list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/tumbler-0.2.8/ChangeLog new/tumbler-0.2.9/ChangeLog --- old/tumbler-0.2.8/ChangeLog 2019-12-21 17:37:53.000000000 +0100 +++ new/tumbler-0.2.9/ChangeLog 2020-08-06 14:11:30.000000000 +0200 @@ -1,4 +1,20 @@ -commit a33a18e221e6bdba2a38f7ca6128a78d6143cb28 +commit 2cc725d9f0b9d40ce1e8946e6c9eabc4c6621959 +Author: Ali Abdallah <[email protected]> +Date: Thu Aug 6 13:54:31 2020 +0200 + + Use exif jpeg orientation hint + + If tvtj_exif_extract_thumbnail fails to load a thumbnail, use what it + has found as an orientation to generate a correctly oriented thumbnail + image. This commit Fixes #28. + +commit 0b3dff9899fede733263a2ac0c6f73222fc52fb4 +Author: Andre Miranda <[email protected]> +Date: Sat Dec 21 13:42:48 2019 -0300 + + Updates for release + +commit be79cebdd1dab09ef81d4d05b91ec70e03f6e555 Author: Toni Estévez <[email protected]> Date: Sun Dec 1 12:30:59 2019 +0100 @@ -8,7 +24,7 @@ Transifex (https://www.transifex.com/xfce/public/). -commit 356108d1616180642fe3849003ca13cf4e084797 +commit 340fbd6de4e8f8e9b656f03737384d40800a08fb Author: José Vieira <[email protected]> Date: Thu Nov 21 18:30:34 2019 +0100 @@ -18,7 +34,7 @@ Transifex (https://www.transifex.com/xfce/public/). -commit 86b47424f024472c37f71ab0b9bfc11321adbfe7 +commit 3da60e13a4470f71d7bf89ba90b95783ed3dc381 Author: Arnold Marko <[email protected]> Date: Tue Nov 19 18:30:32 2019 +0100 @@ -28,7 +44,7 @@ Transifex (https://www.transifex.com/xfce/public/). -commit 37a85c3e8cec69657fb275992df722072b8b36dc +commit b82741fa9ad84db276c306f2398746ddc6fb45c2 Author: Arnold Marko <[email protected]> Date: Tue Nov 19 12:30:41 2019 +0100 @@ -38,7 +54,7 @@ Transifex (https://www.transifex.com/xfce/public/). -commit 909effb01b30e3c4ca1a71d6a8013d91a8a185a2 +commit 8423359e3757369cd118524499b0a9b8d4258a1d Author: Toni Estévez <[email protected]> Date: Sun Nov 17 18:30:58 2019 +0100 @@ -48,13 +64,13 @@ Transifex (https://www.transifex.com/xfce/public/). -commit e8b5a635a59180713dadbdb1724be1026502fb01 +commit cb325696f12d7762707777ebd6d48c1f23c2083e Author: Andre Miranda <[email protected]> Date: Sat Nov 2 14:51:29 2019 -0300 Fix typo -commit 784a76c669128541416eb1959ad8a7454539669d +commit 53b9a09351d524223e6a39a25dbb96589cbf18a9 Author: Andre Miranda <[email protected]> Date: Mon Oct 28 13:55:52 2019 -0300 @@ -63,14 +79,14 @@ Use separated structs instead of union to avoid garbled values when a file (apparently) contains both types of metadata. -commit d4e7075401b6ef60cf1f015a488cf4b573f9b8dd +commit 1478eb152139f4e978e0a0cec3b3f188d9db3e98 Author: Yves-Alexis Perez <[email protected]> Date: Tue Aug 20 17:20:09 2019 +0200 prepend $XDG_DATA_HOME/thumbnailers/ to thumbnailers directory (Bug #15858) -commit 01374f41cf56436f1aceecd3cbb225909bfbbb3e +commit 07d95108d245d935668c77f4e449e77c0427b8e9 Author: Daniel Muñiz Fontoira <[email protected]> Date: Fri Aug 23 18:31:10 2019 +0200 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/tumbler-0.2.8/NEWS new/tumbler-0.2.9/NEWS --- old/tumbler-0.2.8/NEWS 2019-12-21 17:36:43.000000000 +0100 +++ new/tumbler-0.2.9/NEWS 2020-08-06 14:07:45.000000000 +0200 @@ -1,3 +1,7 @@ +0.2.9 +===== +- Fix jpeg thumbnail orientation when fallback code is taken place (Bug #28). + 0.2.8 ====== - Fix thumbnail orientation (Bug #15011) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/tumbler-0.2.8/compile new/tumbler-0.2.9/compile --- old/tumbler-0.2.8/compile 2019-12-21 17:37:47.000000000 +0100 +++ new/tumbler-0.2.9/compile 2020-08-06 14:11:21.000000000 +0200 @@ -1,9 +1,9 @@ #! /bin/sh # Wrapper for compilers which do not understand '-c -o'. -scriptversion=2018-03-07.03; # UTC +scriptversion=2016-01-11.22; # UTC -# Copyright (C) 1999-2018 Free Software Foundation, Inc. +# Copyright (C) 1999-2017 Free Software Foundation, Inc. # Written by Tom Tromey <[email protected]>. # # This program is free software; you can redistribute it and/or modify @@ -17,7 +17,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see <https://www.gnu.org/licenses/>. +# along with this program. If not, see <http://www.gnu.org/licenses/>. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -340,7 +340,7 @@ # Local Variables: # mode: shell-script # sh-indentation: 2 -# eval: (add-hook 'before-save-hook 'time-stamp) +# eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" # time-stamp-time-zone: "UTC0" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/tumbler-0.2.8/configure.ac new/tumbler-0.2.9/configure.ac --- old/tumbler-0.2.8/configure.ac 2019-12-21 17:37:13.000000000 +0100 +++ new/tumbler-0.2.9/configure.ac 2020-08-06 14:11:14.000000000 +0200 @@ -25,7 +25,7 @@ m4_define([tumbler_version_api_major], [1]) m4_define([tumbler_version_major], [0]) m4_define([tumbler_version_minor], [2]) -m4_define([tumbler_version_micro], [8]) +m4_define([tumbler_version_micro], [9]) m4_define([tumbler_version], [tumbler_version_major().tumbler_version_minor().tumbler_version_micro()]) dnl *************************** diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/tumbler-0.2.8/docs/reference/tumbler/html/index.html new/tumbler-0.2.9/docs/reference/tumbler/html/index.html --- old/tumbler-0.2.8/docs/reference/tumbler/html/index.html 2019-12-21 17:38:01.000000000 +0100 +++ new/tumbler-0.2.9/docs/reference/tumbler/html/index.html 2020-08-06 14:11:41.000000000 +0200 @@ -20,7 +20,7 @@ </h3> <div class="affiliation"><div class="address"><p><code class="email"><<a class="email" href="mailto:[email protected]">[email protected]</a>></code></p></div></div> </div></div></div> -<div><p class="releaseinfo">Version 0.2.8 +<div><p class="releaseinfo">Version 0.2.9 </p></div> <div><p class="copyright">Copyright © 2009 Jannis Pohlmann</p></div> <div><div class="legalnotice"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/tumbler-0.2.8/docs/reference/tumbler/html/tumbler-Version-Information-and-Compatibility-Checks.html new/tumbler-0.2.9/docs/reference/tumbler/html/tumbler-Version-Information-and-Compatibility-Checks.html --- old/tumbler-0.2.8/docs/reference/tumbler/html/tumbler-Version-Information-and-Compatibility-Checks.html 2019-12-21 17:38:01.000000000 +0100 +++ new/tumbler-0.2.9/docs/reference/tumbler/html/tumbler-Version-Information-and-Compatibility-Checks.html 2020-08-06 14:11:41.000000000 +0200 @@ -202,7 +202,7 @@ <hr> <div class="refsect2"> <a name="TUMBLER-MICRO-VERSION:CAPS"></a><h3>TUMBLER_MICRO_VERSION</h3> -<pre class="programlisting">#define TUMBLER_MICRO_VERSION 8 +<pre class="programlisting">#define TUMBLER_MICRO_VERSION 9 </pre> </div> <hr> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/tumbler-0.2.8/docs/reference/tumbler/version.xml new/tumbler-0.2.9/docs/reference/tumbler/version.xml --- old/tumbler-0.2.8/docs/reference/tumbler/version.xml 2019-12-21 17:37:52.000000000 +0100 +++ new/tumbler-0.2.9/docs/reference/tumbler/version.xml 2020-08-06 14:11:28.000000000 +0200 @@ -1 +1 @@ -0.2.8 +0.2.9 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/tumbler-0.2.8/missing new/tumbler-0.2.9/missing --- old/tumbler-0.2.8/missing 2019-12-21 17:37:47.000000000 +0100 +++ new/tumbler-0.2.9/missing 2020-08-06 14:11:21.000000000 +0200 @@ -1,9 +1,9 @@ #! /bin/sh # Common wrapper for a few potentially missing GNU programs. -scriptversion=2018-03-07.03; # UTC +scriptversion=2016-01-11.22; # UTC -# Copyright (C) 1996-2018 Free Software Foundation, Inc. +# Copyright (C) 1996-2017 Free Software Foundation, Inc. # Originally written by Fran,cois Pinard <[email protected]>, 1996. # This program is free software; you can redistribute it and/or modify @@ -17,7 +17,7 @@ # GNU General Public License for more details. # You should have received a copy of the GNU General Public License -# along with this program. If not, see <https://www.gnu.org/licenses/>. +# along with this program. If not, see <http://www.gnu.org/licenses/>. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -101,9 +101,9 @@ exit $st fi -perl_URL=https://www.perl.org/ -flex_URL=https://github.com/westes/flex -gnu_software_URL=https://www.gnu.org/software +perl_URL=http://www.perl.org/ +flex_URL=http://flex.sourceforge.net/ +gnu_software_URL=http://www.gnu.org/software program_details () { @@ -207,7 +207,7 @@ exit $st # Local variables: -# eval: (add-hook 'before-save-hook 'time-stamp) +# eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" # time-stamp-time-zone: "UTC0" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/tumbler-0.2.8/plugins/jpeg-thumbnailer/jpeg-thumbnailer.c new/tumbler-0.2.9/plugins/jpeg-thumbnailer/jpeg-thumbnailer.c --- old/tumbler-0.2.8/plugins/jpeg-thumbnailer/jpeg-thumbnailer.c 2019-12-21 16:11:00.000000000 +0100 +++ new/tumbler-0.2.9/plugins/jpeg-thumbnailer/jpeg-thumbnailer.c 2020-08-06 14:06:45.000000000 +0200 @@ -604,7 +604,8 @@ static GdkPixbuf* tvtj_exif_extract_thumbnail (const guchar *data, guint length, - gint size) + gint size, + guint *exif_orientation) { TvtjExif exif; guint offset; @@ -676,6 +677,8 @@ } } + *exif_orientation = exif.thumb_jpeg.orientation; + if (thumb != NULL && exif.thumb_jpeg.orientation > 1) { @@ -694,7 +697,8 @@ static GdkPixbuf* tvtj_jpeg_load_thumbnail (const JOCTET *content, gsize length, - gint size) + gint size, + guint *exif_orientation) { guint marker_len; guint marker; @@ -735,7 +739,7 @@ if (marker == 0xe1 && n + marker_len <= length) { /* try to extract the Exif thumbnail */ - return tvtj_exif_extract_thumbnail (content + n + 2, marker_len - 2, size); + return tvtj_exif_extract_thumbnail (content + n + 2, marker_len - 2, size, exif_orientation); } /* try next one then */ @@ -848,19 +852,28 @@ /* verify whether the mmap was successful */ if (G_LIKELY (content != (JOCTET *) MAP_FAILED)) { + guint exif_orientation = 0; + /* try to load the embedded thumbnail first */ - pixbuf = tvtj_jpeg_load_thumbnail (content, statb.st_size, size); + pixbuf = tvtj_jpeg_load_thumbnail (content, statb.st_size, size, &exif_orientation); if (pixbuf == NULL) { /* fall back to loading and scaling the image itself */ pixbuf = tvtj_jpeg_load (content, statb.st_size, size); - if (pixbuf == NULL) + if (G_UNLIKELY(pixbuf == NULL)) { g_set_error (&error, TUMBLER_ERROR, TUMBLER_ERROR_INVALID_FORMAT, _("Thumbnail could not be inferred from file contents")); } + else if (exif_orientation > 1) + { + GdkPixbuf *rotated; + rotated = tvtj_rotate_pixbuf (pixbuf, exif_orientation); + g_object_unref (pixbuf); + pixbuf = rotated; + } } /* we have successfully mmapped the file. we may not have @@ -889,16 +902,24 @@ if (error == NULL) { - pixbuf = tvtj_jpeg_load_thumbnail (content, length, size); + guint exif_orientation = 0; + pixbuf = tvtj_jpeg_load_thumbnail (content, length, size, &exif_orientation); if (pixbuf == NULL) { pixbuf = tvtj_jpeg_load (content, length, size); - if (pixbuf == NULL) + if (G_UNLIKELY(pixbuf == NULL)) { g_set_error (&error, TUMBLER_ERROR, TUMBLER_ERROR_INVALID_FORMAT, _("Thumbnail could not be inferred from file contents")); } + else if (exif_orientation > 1) + { + GdkPixbuf *rotated; + rotated = tvtj_rotate_pixbuf (pixbuf, exif_orientation); + g_object_unref (pixbuf); + pixbuf = rotated; + } } } } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/tumbler-0.2.8/tumbler/tumbler-config.h new/tumbler-0.2.9/tumbler/tumbler-config.h --- old/tumbler-0.2.8/tumbler/tumbler-config.h 2019-12-21 17:37:52.000000000 +0100 +++ new/tumbler-0.2.9/tumbler/tumbler-config.h 2020-08-06 14:11:28.000000000 +0200 @@ -31,7 +31,7 @@ #define TUMBLER_MAJOR_VERSION 0 #define TUMBLER_MINOR_VERSION 2 -#define TUMBLER_MICRO_VERSION 8 +#define TUMBLER_MICRO_VERSION 9 #define TUMBLER_CHECK_VERSION(major,minor,micro) \ (TUMBLER_MAJOR_VERSION > (major) \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/tumbler-0.2.8/tumblerd/tumbler-cache-service-gdbus.c new/tumbler-0.2.9/tumblerd/tumbler-cache-service-gdbus.c --- old/tumbler-0.2.8/tumblerd/tumbler-cache-service-gdbus.c 2019-12-21 17:37:58.000000000 +0100 +++ new/tumbler-0.2.9/tumblerd/tumbler-cache-service-gdbus.c 2020-08-06 14:11:38.000000000 +0200 @@ -1,5 +1,5 @@ /* - * Generated by gdbus-codegen 2.62.3 from tumbler-cache-service-dbus.xml. DO NOT EDIT. + * Generated by gdbus-codegen. DO NOT EDIT. * * The license of this code is the same as for the D-Bus interface description * it was derived from. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/tumbler-0.2.8/tumblerd/tumbler-cache-service-gdbus.h new/tumbler-0.2.9/tumblerd/tumbler-cache-service-gdbus.h --- old/tumbler-0.2.8/tumblerd/tumbler-cache-service-gdbus.h 2019-12-21 17:37:58.000000000 +0100 +++ new/tumbler-0.2.9/tumblerd/tumbler-cache-service-gdbus.h 2020-08-06 14:11:38.000000000 +0200 @@ -1,5 +1,5 @@ /* - * Generated by gdbus-codegen 2.62.3 from tumbler-cache-service-dbus.xml. DO NOT EDIT. + * Generated by gdbus-codegen. DO NOT EDIT. * * The license of this code is the same as for the D-Bus interface description * it was derived from. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/tumbler-0.2.8/tumblerd/tumbler-manager-gdbus.c new/tumbler-0.2.9/tumblerd/tumbler-manager-gdbus.c --- old/tumbler-0.2.8/tumblerd/tumbler-manager-gdbus.c 2019-12-21 17:37:58.000000000 +0100 +++ new/tumbler-0.2.9/tumblerd/tumbler-manager-gdbus.c 2020-08-06 14:11:38.000000000 +0200 @@ -1,5 +1,5 @@ /* - * Generated by gdbus-codegen 2.62.3 from tumbler-manager-dbus.xml. DO NOT EDIT. + * Generated by gdbus-codegen. DO NOT EDIT. * * The license of this code is the same as for the D-Bus interface description * it was derived from. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/tumbler-0.2.8/tumblerd/tumbler-manager-gdbus.h new/tumbler-0.2.9/tumblerd/tumbler-manager-gdbus.h --- old/tumbler-0.2.8/tumblerd/tumbler-manager-gdbus.h 2019-12-21 17:37:58.000000000 +0100 +++ new/tumbler-0.2.9/tumblerd/tumbler-manager-gdbus.h 2020-08-06 14:11:38.000000000 +0200 @@ -1,5 +1,5 @@ /* - * Generated by gdbus-codegen 2.62.3 from tumbler-manager-dbus.xml. DO NOT EDIT. + * Generated by gdbus-codegen. DO NOT EDIT. * * The license of this code is the same as for the D-Bus interface description * it was derived from. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/tumbler-0.2.8/tumblerd/tumbler-service-gdbus.c new/tumbler-0.2.9/tumblerd/tumbler-service-gdbus.c --- old/tumbler-0.2.8/tumblerd/tumbler-service-gdbus.c 2019-12-21 17:37:58.000000000 +0100 +++ new/tumbler-0.2.9/tumblerd/tumbler-service-gdbus.c 2020-08-06 14:11:38.000000000 +0200 @@ -1,5 +1,5 @@ /* - * Generated by gdbus-codegen 2.62.3 from tumbler-service-dbus.xml. DO NOT EDIT. + * Generated by gdbus-codegen. DO NOT EDIT. * * The license of this code is the same as for the D-Bus interface description * it was derived from. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/tumbler-0.2.8/tumblerd/tumbler-service-gdbus.h new/tumbler-0.2.9/tumblerd/tumbler-service-gdbus.h --- old/tumbler-0.2.8/tumblerd/tumbler-service-gdbus.h 2019-12-21 17:37:58.000000000 +0100 +++ new/tumbler-0.2.9/tumblerd/tumbler-service-gdbus.h 2020-08-06 14:11:38.000000000 +0200 @@ -1,5 +1,5 @@ /* - * Generated by gdbus-codegen 2.62.3 from tumbler-service-dbus.xml. DO NOT EDIT. + * Generated by gdbus-codegen. DO NOT EDIT. * * The license of this code is the same as for the D-Bus interface description * it was derived from.
