[pygtk-web] Advertise 2.20.0 release of pygobject and 2.16.0 release of pygtk



commit 6fc8dce8c225cb9a1c5270396dfc5a554ee72db1
Author: Gian Mario Tagliaretti <gianmt gnome org>
Date:   Thu Sep 24 22:50:53 2009 +0200

    Advertise 2.20.0 release of pygobject and 2.16.0 release of pygtk

 ChangeLog    |    5 +++++
 newsitems.py |   10 ++++++++++
 2 files changed, 15 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 9a742ee..3fc2f47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-09-24  Gian Mario Tagliaretti  <gianmt gnome org>
+
+	* newsitems.py: Advertise 2.20.0 release of pygobject and
+	2.16.0 release of pygtk
+
 2009-09-22  Rafael Villar Burke  <pachi rvburke com>
 
 	* applications.src: update link
diff --git a/newsitems.py b/newsitems.py
index 1e0cfcf..b870ba7 100644
--- a/newsitems.py
+++ b/newsitems.py
@@ -14,6 +14,16 @@ item = lambda *x: items.append(x)
 #      "INSERT AUTHOR HERE")
 
 # http://news.gmane.org/gmane.comp.gnome.gtk%2B.python/
+item("PyGobject 2.20.0 released", (2009, 9, 23),
+     """PyGobject 2.20.0 has been released, this is a stable release, the first of the 2.20.x series. As usual, it's sources can be fetched
+     <a href="http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.20/pygobject-2.20.0.tar.bz2";>here</a>.
+     Check out <a href="http://mail.gnome.org/archives/gnome-announce-list/2009-September/msg00107.html";>the release announcement and full list of changes</a>.""", 'Gian Mario Tagliaretti')
+
+item("PyGTK 2.16.0 released", (2009, 8, 23),
+     """PyGTK 2.16.0 is a new major release containing the API recently added in GTK-+2.16. As usual, it's sources can be fetched
+     <a href="http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.16/pygtk-2.16.0.tar.bz2";>here</a>.
+     Check out <a http://mail.gnome.org/archives/gnome-announce-list/2009-August/msg00059.html";>the release announcement and full list of changes</a>.""", 'Gian Mario Tagliaretti')
+
 item("PyGobject 2.19.0 released", (2009, 8, 10),
      """PyGobject 2.19.0 has been released, this is an unstable release leading to 2.20.0. As usual, it's sources can be fetched
      <a href="http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.19/pygobject-2.19.0.tar.bz2";>here</a>.



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