[glade-web] Rolling 3.38.2



commit aff1fda67b5f100014e3c83309e6aca37855ac81
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date:   Fri Nov 20 18:48:28 2020 -0300

    Rolling 3.38.2

 newsitems.py | 8 ++++++++
 1 file changed, 8 insertions(+)
---
diff --git a/newsitems.py b/newsitems.py
index 8dbc3d1..2be5cb3 100644
--- a/newsitems.py
+++ b/newsitems.py
@@ -15,6 +15,14 @@ item = lambda *x: items.append(x)
 
 # http://news.gmane.org/gmane.comp.gnome.gtk%2B.python/
 
+item("""Glade 3.38.2 released""", (2020, 11, 20),
+     """
+    <p>Glade 3.38.2 is now available for <a 
href="http://ftp.gnome.org/pub/GNOME/sources/glade/3.38/glade-3.38.2.tar.xz";>download</a>.</p>
+    <p>This is the second bugfix release in the series.</p>
+    <p>See <a href="https://mail.gnome.org/archives/glade-devel-list/2020-November/msg00000.html";>3.38.2 
release notes</a> for more details.</p>
+     """, 'Juan Pablo Ugarte')
+
+
 item("""Glade 3.38.1 released""", (2020, 10, 4),
      """
     <p>Glade 3.38.1 is now available for <a 
href="http://ftp.gnome.org/pub/GNOME/sources/glade/3.38/glade-3.38.1.tar.xz";>download</a>.</p>


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