[jhbuild] release



commit a05fc06b5c0caaf85f4fb30c40c08fdf6d1a8a82
Author: Christoph Reiter <reiter christoph gmail com>
Date:   Fri Mar 6 17:12:41 2020 +0100

    release

 NEWS         | 18 ++++++++++++++++++
 configure.ac |  2 +-
 2 files changed, 19 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 4aa41206..d0c0a8ce 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+==============
+Version 3.36.0
+==============
+
+Note: JHBuild now requires Python 3.5+, Python 2 support has been dropped.
+
+- Add -N (--no-poison) to buildone !51
+- Add --check to tinderbox !51
+- env: Set fallback paths on XCURSOR_PATH !57
+- jhbuild build: suggest passing the active module list to systeps --install !59
+- Default to 'help' when no command is given instead of 'build' !61
+- build: Remove the python2 symlink install script !63
+- Fix misplaced translations in some command help commands !65
+- tests: Fixes for when Python 2 isn't installed !64
+- Improved error handling when finding sysdeps through pkg-config
+- Moduleset updates
+- Translation updates
+
 ==============
 Version 3.35.2
 ==============
diff --git a/configure.ac b/configure.ac
index 98c25b4e..2b3ffe64 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([jhbuild],
-        [3.35.3],
+        [3.36.0],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=jhbuild],
         [jhbuild])
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]