[Xfce4-commits] [xfce/tumbler] 01/01: Release 0.2.1!

noreply at xfce.org noreply at xfce.org
Sat Mar 31 09:32:30 CEST 2018


This is an automated email from the git hooks/post-receive script.

a   l   i       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/tumbler.

commit 29c6b21b1c1a604135605c9388ff8c7226aff1c0
Author: Ali Abdallah <ali at xfce.org>
Date:   Sat Mar 31 09:31:49 2018 +0200

    Release 0.2.1!
---
 NEWS         | 6 ++++++
 configure.ac | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 20a8200..bb343fd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+0.2.1
+=====
+- #9231 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).
+
 0.2.0
 =====
 - Stable release of tumbler ported to GDbus, in addition
diff --git a/configure.ac b/configure.ac
index e37a7b3..246eeb0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@ m4_define([tumbler_verinfo], [0:0:0])
 m4_define([tumbler_version_api_major], [1])
 m4_define([tumbler_version_major], [0])
 m4_define([tumbler_version_minor], [2])
-m4_define([tumbler_version_micro], [0])
+m4_define([tumbler_version_micro], [1])
 m4_define([tumbler_version], [tumbler_version_major().tumbler_version_minor().tumbler_version_micro()])
 
 dnl ***************************

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list