[pygtk-web] Update news
- From: Gian Mario Tagliaretti <gianmt src gnome org>
- To: svn-commits-list gnome org
- Subject: [pygtk-web] Update news
- Date: Sun, 10 May 2009 06:30:50 -0400 (EDT)
commit 02546f28b99efba9b252c294d4bab295d7bd8538
Author: Gian Mario Tagliaretti <gianmt gnome org>
Date: Sun May 10 12:30:07 2009 +0200
Update news
advertise 2.17.0 release of pygobject and 2.15.0 release of pygtk
---
ChangeLog | 5 +++++
newsitems.py | 11 +++++++++++
2 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 83ee493..51d2c7d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-05-10 Gian Mario Tagliaretti <gianmt gnome org>
+
+ * newsitems.py: Advertise 2.17.0 release of pygobject and
+ 2.15.0 release of pygtk
+
2009-03-29 Rafael Villar Burke <pachi rvburke com>
* articles.src: Remove broken link
diff --git a/newsitems.py b/newsitems.py
index 1b61b78..0f56b70 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.15.0 released", (2009, 5, 3),
+ """PyGTK 2.15.0 is the first release in the 2.15.x series. It's unstable, so
+ it should be used with caution. Lot's of new apis were added. As usual, it's sources can be fetched
+ <a href="http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.15/pygtk-2.15.0.tar.bz2">here</a>.
+ Check out <a href="http://www.daa.com.au/pipermail/pygtk/2009-May/016986.html">the release announcement and full list of changes</a>.""", 'Gian Mario Tagliaretti')
+
+item("PyGobject 2.17.0 released", (2009, 5, 1),
+ """PyGobject 2.17.0 has been released, this is an unstable release leading to 2.18.0. As usual, it's sources can be fetched
+ <a href="http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.17/pygobject-2.17.0.tar.bz2">here</a>.
+ Check out <a href="http://www.daa.com.au/pipermail/pygtk/2009-May/016980.html">the release announcement and full list of changes</a>.""", 'Gian Mario Tagliaretti')
+
item("PyGTK 2.14.1 released", (2009, 3, 6),
"""PyGTK 2.14.1 is a bug fix only release and it contains updated reference manual for the 2.14 API. As usual, it's sources can be fetched
<a href="http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.14/pygtk-2.14.1.tar.bz2">here</a>.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]