[jhbuild] Release 3.33.92



commit 0e9135ee0f482f87dbd4235872e374af6866bde6
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Wed Aug 28 16:17:40 2019 +0200

    Release 3.33.92
    
    Contributions are welcome to improve the list of important changes, I
    have not read the whole git log since version 3.15.92.
    
    https://gitlab.gnome.org/GNOME/jhbuild/issues/25

 NEWS         | 20 ++++++++++++++++++++
 configure.ac |  2 +-
 2 files changed, 21 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2f3a7c12..90af4922 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+===============
+Version 3.33.92
+===============
+
+A new tarball is released in order to update the JHBuild manual available
+online at:
+https://developer.gnome.org/jhbuild/
+
+Important changes:
+- The GNOME release team no longer uses JHBuild, it has been superseded by
+  BuildStream for this use.
+- Remove the modulesets for past GNOME versions, keep only the latest.
+- Support for the Meson build system.
+- Various improvements to the jhbuild tool.
+- Lots of updates to the modulesets.
+- Bug fixes.
+- Translation updates.
+
+Some other important changes may be missing from this news entry.
+
 ===============
 Version 3.15.92
 ===============
diff --git a/configure.ac b/configure.ac
index 24f6a232..170d8a32 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([jhbuild],
-        [3.15.92],
+        [3.33.92],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=jhbuild],
         [jhbuild])
 


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