[pygtk-web] Advertise 2.21.0 release of pygobject and 2.17.0 release of pygtk



commit 62cc76971aacc93bc75b844f5d4ee8515eaf23c5
Author: Gian Mario Tagliaretti <gianmt gnome org>
Date:   Sun Dec 27 10:07:16 2009 +0100

    Advertise 2.21.0 release of pygobject and 2.17.0 release of pygtk

 ChangeLog    |    5 +++++
 newsitems.py |   11 +++++++++++
 2 files changed, 16 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index b57dd0c..2707b3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-12-26  Gian Mario Tagliaretti  <gianmt gnome org>
+
+	* newsitems.py: Advertise 2.21.0 release of pygobject and
+	2.17.0 release of pygtk
+
 2009-12-14  Rafael Villar Burke  <pachi rvburke com>
 
 	* applications.src: Add Tryton
diff --git a/newsitems.py b/newsitems.py
index b870ba7..8ae583b 100644
--- a/newsitems.py
+++ b/newsitems.py
@@ -14,6 +14,17 @@ item = lambda *x: items.append(x)
 #      "INSERT AUTHOR HERE")
 
 # http://news.gmane.org/gmane.comp.gnome.gtk%2B.python/
+item("PyGTK 2.17.0 released", (2009, 12, 26),
+     """PyGTK 2.17.0 is the first release in the 2.17.x series. It's unstable, so
+     it should be used with caution. As usual, it's sources can be fetched
+     <a href="http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.17/pygtk-2.17.0.tar.bz2";>here</a>.
+     Check out <a href="http://mail.gnome.org/archives/gnome-announce-list/2009-December/msg00068.html";>the release announcement and full list of changes</a>.""", 'Gian Mario Tagliaretti')
+
+item("PyGobject 2.21.0 released", (2009, 12, 18),
+     """PyGobject 2.21.0 has been released, this is an unstable release leading to 2.22.0. As usual, it's sources can be fetched
+     <a href="http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.21/pygobject-2.21.0.tar.bz2";>here</a>.
+     Check out <a href="http://mail.gnome.org/archives/gnome-announce-list/2009-December/msg00039.html";>the release announcement and full list of changes</a>.""", 'Gian Mario Tagliaretti')
+
 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>.



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