[nautilus-python/nautilus-3.0] === Released nautilus-python 1.1 ===
- From: Adam Plumb <adamplumb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-python/nautilus-3.0] === Released nautilus-python 1.1 ===
- Date: Mon, 17 Oct 2011 17:56:44 +0000 (UTC)
commit dbfae96a00cf0a30bef038538b7d4928206b6f10
Author: Adam Plumb <adamplumb gmail com>
Date: Mon Oct 17 13:56:35 2011 -0400
=== Released nautilus-python 1.1 ===
NEWS | 10 ++++++++++
configure.in | 2 +-
2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9113351..8276feb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+1.1:
+ - Added pygobject3 compatibility. Retained pygobject 2.28.x compatibility.
+ Updated extension examples to support pygobject3.
+ - Fixed bug #660290. Updated the FSF address
+ - Fixed bug #660288. Fix autogen warnings with additional macro ACLOCAL_AMFLAGS
+ - Fixed bug #660287. Make the docdir not hard-coded
+ - Fixed bug #660286. Fixes m4 underquoting warning
+ - Fixed bug #660283. Fixes html docs installation issue
+ - Fixed bug #653169. Upated the COPYING file with the most recent GPLv2 license
+
1.0.0:
- Use the gobject instrospection dynamic bindings, breaks compatibility
for existing extensions.
diff --git a/configure.in b/configure.in
index 9886cdc..070fc68 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ AC_PREREQ(2.60)
AC_INIT
PACKAGE=nautilus-python
-VERSION=1.0
+VERSION=1.1
AC_SUBST(PACKAGE)
AC_SUBST(VERSION)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]