[pygtk-web] Advertise 2.21.1 release of pygobject



commit de07c43ca6dfab5809148fa7147dff378e0f64f7
Author: Gian Mario Tagliaretti <gianmt gnome org>
Date:   Sun Jan 3 21:51:38 2010 +0100

    Advertise 2.21.1 release of pygobject

 ChangeLog    |    4 ++++
 newsitems.py |    5 +++++
 2 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 45827c5..3a4ea8c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-01-03  Gian Mario Tagliaretti  <gianmt gnome org>
+
+	* newsitems.py: Advertise 2.21.1 release of pygobject
+
 2009-12-30  Rafael Villar Burke  <pachi rvburke com>
 
 	* foot.src: Update footer
diff --git a/newsitems.py b/newsitems.py
index f96718c..6640e44 100644
--- a/newsitems.py
+++ b/newsitems.py
@@ -14,6 +14,11 @@ item = lambda *x: items.append(x)
 #      "INSERT AUTHOR HERE")
 
 # http://news.gmane.org/gmane.comp.gnome.gtk%2B.python/
+item("PyGobject 2.21.1 released", (2010, 12, 18),
+     """PyGobject 2.21.1 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.1.tar.bz2";>here</a>.
+     Check out <a href="http://mail.gnome.org/archives/gnome-announce-list/2010-January/msg00004.html";>the release announcement and full list of changes</a>.""", 'Gian Mario Tagliaretti')
+
 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



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