[nautilus-python/0.5] === Release 0.5.2 ===
- From: Adam Plumb <adamplumb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-python/0.5] === Release 0.5.2 ===
- Date: Mon, 1 Mar 2010 13:58:14 +0000 (UTC)
commit 03c54f1c6971115d573ed7fb6727ed83107a41d0
Author: Adam Plumb <adamplumb gmail com>
Date: Mon Mar 1 08:57:53 2010 -0500
=== Release 0.5.2 ===
NEWS | 10 ++++++++++
configure.in | 2 +-
2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 59c40da..c3bebd9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+0.5.2:
+ - Look for libpython2.6.so.1.0 instead of libpython2.6.so, the latter is
+ general available from -devel packages only.
+ - Remove eel dependency (Vincent Untz)
+ - Sanitize python search path (Mark Lee)
+ - Load python from lib64 in 64 bit multilib distributions (Ted Toth)
+ - Updated some example plugins
+ - Added explicit gnome-vfs build dependency
+ - Removed obsolete .spec file
+
0.5.1:
- Add support for location widgets (Tim Cole)
diff --git a/configure.in b/configure.in
index 918e626..d3fd0af 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
AC_INIT
PACKAGE=nautilus-python
-VERSION=0.5.1
+VERSION=0.5.2
AC_SUBST(PACKAGE)
AC_SUBST(VERSION)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]