[pygtk-web] Advertise 2.19.0 release of pygobject



commit 1fabb9295921f2cf40e6b68c00597d62a1decf56
Author: Gian Mario Tagliaretti <gianmt gnome org>
Date:   Wed Aug 12 21:18:20 2009 +0200

    Advertise 2.19.0 release of pygobject

 ChangeLog    |    4 ++++
 newsitems.py |    5 +++++
 2 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 5ae7ee1..525ddc0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-08-12  Gian Mario Tagliaretti  <gianmt gnome org>
+
+	* newsitems.py: Advertise 2.19.0 release of pygobject
+
 2009-08-03  Rafael Villar Burke  <pachi rvburke com>
 
 	* applications.src: Add Virtaal
diff --git a/newsitems.py b/newsitems.py
index 269dda7..1e0cfcf 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.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>.
+     Check out <a href="http://mail.gnome.org/archives/gnome-announce-list/2009-August/msg00031.html";>the release announcement and full list of changes</a>.""", 'Gian Mario Tagliaretti')
+
 item("PyGTK 2.15.1 released", (2009, 5, 25),
      """PyGTK 2.15.1 is the second release in the 2.15.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]