Hello community, here is the log from the commit of package tumbler for openSUSE:Factory checked in at 2018-06-15 14:45:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tumbler (Old) and /work/SRC/openSUSE:Factory/.tumbler.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tumbler" Fri Jun 15 14:45:53 2018 rev:28 rq:615823 version:0.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/tumbler/tumbler.changes 2017-11-22 11:21:42.986891104 +0100 +++ /work/SRC/openSUSE:Factory/.tumbler.new/tumbler.changes 2018-06-15 14:45:55.493111042 +0200 @@ -1,0 +2,9 @@ +Sun Apr 8 16:45:33 UTC 2018 - [email protected] + +- update to version 0.2.1 + - Handle 0 mtime threshold on Cleanup DBus method. This fixes + running across all thumbnails that was causing very high I/O + bandwidth usage when a file with a thumbnail gets deleted. (On + dbus Cleanup method). bxo#9231 + +------------------------------------------------------------------- Old: ---- tumbler-0.2.0.tar.bz2 New: ---- tumbler-0.2.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tumbler.spec ++++++ --- /var/tmp/diff_new_pack.T0vjx1/_old 2018-06-15 14:45:56.345079878 +0200 +++ /var/tmp/diff_new_pack.T0vjx1/_new 2018-06-15 14:45:56.353079586 +0200 @@ -1,7 +1,7 @@ # # spec file for package tumbler # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,17 +19,17 @@ %define libname libtumbler-1-0 %bcond_with libffmpegthumbnailer Name: tumbler -Version: 0.2.0 +Version: 0.2.1 Release: 0 Summary: Thumbnail Management for Xfce -License: GPL-2.0+ and LGPL-2.1+ +License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: Productivity/Graphics/Other Url: http://www.xfce.org/ Source: http://archive.xfce.org/src/apps/%{name}/0.2/%{name}-%{version}.tar.bz2 BuildRequires: intltool BuildRequires: pkgconfig(gio-2.0) >= 2.26.0 -BuildRequires: pkgconfig(glib-2.0) >= 2.26.0 BuildRequires: pkgconfig(gio-unix-2.0) >= 2.26.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.26.0 BuildRequires: pkgconfig(gmodule-2.0) >= 2.26.0 BuildRequires: pkgconfig(gthread-2.0) >= 2.26.0 # GdkPibuxf thumbnailer plugin @@ -59,7 +59,6 @@ Requires: %libname = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build - %description Tumbler is a D-Bus service for applications to request thumbnails for various URI schemes and MIME types. It is an implementation of the thumbnail management @@ -126,7 +125,8 @@ %files %defattr(-,root,root) -%doc AUTHORS COPYING ChangeLog NEWS README TODO +%doc AUTHORS ChangeLog NEWS README TODO +%license COPYING %dir %{_sysconfdir}/xdg/tumbler/ %config(noreplace) %{_sysconfdir}/xdg/tumbler/tumbler.rc %dir %{_libdir}/tumbler-1 @@ -153,7 +153,7 @@ %files -n %{libname} %defattr(-,root,root) -%doc COPYING +%license COPYING %{_libdir}/libtumbler-1.so.* %files lang -f %{name}.lang ++++++ tumbler-0.2.0.tar.bz2 -> tumbler-0.2.1.tar.bz2 ++++++ ++++ 6521 lines of diff (skipped)
