[Xfce4-commits] [xfce/tumbler] 02/02: Prepare 0.2.2 release!

noreply at xfce.org noreply at xfce.org
Sat Sep 8 11:10:36 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 85ad11cb3032e7c318c1a40e7f04540530d0d3aa
Author: Ali Abdallah <ali at xfce.org>
Date:   Sat Sep 8 02:38:37 2018 +0200

    Prepare 0.2.2 release!
---
 NEWS         | 12 ++++++++++++
 configure.ac |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index bb343fd..8deb146 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+0.2.2
+=====
+- Added check to avoid sparse files, that cause high cpu and
+  memory load. (bug #12259).
+- Use hash table to avoid scanning xdg user path twice when
+  searching for desktop thumbnailers.
+- Close desktop thumbnailers directory when done from it.
+- Accept network paths in ffmpeg thumbnailer plugin.
+- Use pkg-config to find FreeType > 2.9.1.
+- Translation Updates: Czech, Finnish, Hungarian, Italian,
+  Greek and English (Australia).
+
 0.2.1
 =====
 - #9231 Handle 0 mtime threshold on Cleanup DBus method. This fixes
diff --git a/configure.ac b/configure.ac
index 246eeb0..9f287ee 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], [1])
+m4_define([tumbler_version_micro], [2])
 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