[baobab] Release 3.7.90
- From: Paolo Borelli <pborelli src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [baobab] Release 3.7.90
- Date: Thu, 21 Feb 2013 21:21:48 +0000 (UTC)
commit 2d89dd812410e8fa03fd98076707917cc7c835ea
Author: Paolo Borelli <pborelli gnome org>
Date: Thu Feb 21 22:13:16 2013 +0100
Release 3.7.90
Makefile.am | 6 +++++-
NEWS | 8 ++++++++
configure.ac | 4 ++--
3 files changed, 15 insertions(+), 3 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 69784f5..5d49380 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,7 +3,11 @@ NULL =
SUBDIRS = libgd src data pixmaps help po
-EXTRA_DIST = COPYING.docs
+EXTRA_DIST = \
+ COPYING.docs \
+ egg-list-box/egg-list-box.h \
+ egg-list-box/egg-list-box-accessible.h \
+ egg-list-box/egglistbox.vapi
MAINTAINERCLEANFILES = \
ABOUT-NLS \
diff --git a/NEWS b/NEWS
index 4c54e1f..e2380cf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.7.90
+======
+
+ * Update to the latest libgd and egglistbox
+ * Add an High Contrast icon
+ * Updated translations (be, cs, el, eu, fur, it, lv, ml, sk, sr,
+ sr latin, ta, ug, zh_HK, zh_TW, ru)
+
3.7.4
=====
diff --git a/configure.ac b/configure.ac
index cc8d0ba..b21c6b7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl -*- mode: m4 -*-
AC_PREREQ(2.63)
AC_INIT([baobab],
- [3.7.4],
+ [3.7.90],
[http://bugzilla.gnome.org/enter_bug.cgi?product=baobab],
[baobab])
@@ -44,7 +44,7 @@ AC_PATH_PROG(GLIB_COMPILE_RESOURCES, glib-compile-resources)
YELP_HELP_INIT
PKG_CHECK_MODULES(BAOBAB, [
- gtk+-3.0 >= 3.5.9
+ gtk+-3.0 >= 3.7.10
gio-2.0 >= 2.30.0
])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]