[Xfce4-commits] [xfce/tumbler] 01/01: Updates for release
noreply at xfce.org
noreply at xfce.org
Sat Dec 21 17:43:52 CET 2019
This is an automated email from the git hooks/post-receive script.
a n d r e 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 01c9a9cafa0ef70934b605495c31fb15d3907baf
Author: Andre Miranda <andre at saturn.localdomain>
Date: Sat Dec 21 13:42:48 2019 -0300
Updates for release
---
NEWS | 6 ++++++
configure.ac | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 078aadf..f08ebf1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+0.2.8
+======
+- Fix thumbnail orientation (Bug #15011)
+- prepend $XDG_DATA_HOME/thumbnailers/ to thumbnailers directory (Bug #15858)
+- Translation Updates: Galician, Portuguese, Slovenian, Spanish
+
0.2.7
======
- Translation Updates: Galician
diff --git a/configure.ac b/configure.ac
index 9f8befd..9aa03ce 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], [7])
+m4_define([tumbler_version_micro], [8])
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