[nautilus-python] Release 1.2.3
- From: Adam Plumb <adamplumb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-python] Release 1.2.3
- Date: Thu, 18 Jul 2019 00:09:17 +0000 (UTC)
commit 0287f32431eadce9b9becd1ec35ddac0c56ea98e
Author: Adam Plumb <adamplumb gmail com>
Date: Wed Jul 17 19:55:27 2019 -0400
Release 1.2.3
NEWS | 9 +++++++++
configure.ac | 2 +-
2 files changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b673728..1812736 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+1.2.3:
+ - First release from gitlab
+ - Fixed open-terminal example extension (Maximillian Schambach)
+ - Fixed invalid DOAP file category (Andre Klapper)
+ - Fixed bug #3, setting argv[0] to thunar
+ - Fixed bug #4, allow overriding the build date to enable reproducible builds
+ - Removed build warnings (Christian Stadelman)
+ - Fix to work with python 3.8 (stratakis)
+
1.2.2:
- Fixed bug #792427, Fix folder string comparison to prevent duplicate extension loading
diff --git a/configure.ac b/configure.ac
index ea8906c..b83325e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([nautilus-python], [1.2.2])
+AC_INIT([nautilus-python], [1.2.3])
AM_CONFIG_HEADER(config.h)
AC_CONFIG_MACRO_DIR([m4])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]