[gnomeweb-wml] cheese: Populate the 3.0.2, 3.1.91 and 3.1.91.1 releases



commit d26149b28316430f968d5c65384dac3c7115d2d1
Author: David King <amigadave amigadave com>
Date:   Thu Sep 8 11:28:56 2011 +0200

    cheese: Populate the 3.0.2, 3.1.91 and 3.1.91.1 releases

 projects.gnome.org/cheese/includes/news.shtml      |   32 +++++++-------
 projects.gnome.org/cheese/includes/stable.shtml    |   24 +++++-----
 .../cheese/includes/stable_archive.shtml           |   12 +++++
 projects.gnome.org/cheese/includes/unstable.shtml  |   48 ++++++++++----------
 .../cheese/includes/unstable_archive.shtml         |   24 ++++++++++
 5 files changed, 88 insertions(+), 52 deletions(-)
---
diff --git a/projects.gnome.org/cheese/includes/news.shtml b/projects.gnome.org/cheese/includes/news.shtml
index 734b1b6..5632e5d 100644
--- a/projects.gnome.org/cheese/includes/news.shtml
+++ b/projects.gnome.org/cheese/includes/news.shtml
@@ -1,5 +1,21 @@
           <h2>News</h2>
 
+          <h3>September  6th 2011</h3>
+          <p>
+          <b>Unstable</b>
+          version 3.1.91 was released!<br/>
+          </p>
+          <a href="download">Download it</a>
+          <a href="http://mail.gnome.org/archives/gnome-announce-list/2011-September/msg00014.html";>Release Notes</a>.
+
+          <h3>July 18th 2011</h3>
+          <p>
+          <b>Stable</b>
+          version 3.0.2 was released!<br/>
+          </p>
+          <a href="download">Download it</a>
+          <a href="http://mail.gnome.org/archives/gnome-announce-list/2011-July/msg00033.html";>Release Notes</a>.
+
           <h3>April 26th 2011</h3>
           <p>
           <b>Stable</b>
@@ -39,19 +55,3 @@
           </p>
           <a href="download">Download it</a>
           <a href="http://mail.gnome.org/archives/gnome-announce-list/2011-March/msg00027.html";>Release Notes</a>.
-
-          <h3>January 10th 2011</h3>
-          <p>
-          <b>Unstable</b>
-          version 2.91.3 was released!<br/>
-          </p>
-          <a href="download">Download it</a>
-          <a href="http://mail.gnome.org/archives/gnome-announce-list/2011-January/msg00021.html";>Release Notes</a>.
-
-          <h3>November 29th 2010</h3>
-          <p>
-          <b>Unstable</b>
-          version 2.91.2 was released!<br/>
-          </p>
-          <a href="download">Download it</a>
-          <a href="http://mail.gnome.org/archives/gnome-announce-list/2010-November/msg00067.html";>Release Notes</a>.
diff --git a/projects.gnome.org/cheese/includes/stable.shtml b/projects.gnome.org/cheese/includes/stable.shtml
index 518d4e1..797c4c1 100644
--- a/projects.gnome.org/cheese/includes/stable.shtml
+++ b/projects.gnome.org/cheese/includes/stable.shtml
@@ -1,4 +1,16 @@
 <div class="download">
+  <a href="http://ftp.gnome.org/pub/GNOME/sources/cheese/3.0/cheese-3.0.2.tar.xz";
+     title="Download 3.0.2 tarball">
+    <img src="data/images/package-x-generic.png" alt="source package" />
+      Cheese 3.0.2
+  </a>
+  <p>
+    released on July 18th 2011 <br />
+    sha256: 8202413e3fd216e7534bcdc17cc6ec47ad1db4532848a3151d01260f810dff7c
+  </p>
+</div>
+
+<div class="download">
   <a href="http://ftp.gnome.org/pub/GNOME/sources/cheese/3.0/cheese-3.0.1.tar.gz";
      title="Download 3.0.1 tarball">
     <img src="data/images/package-x-generic.png" alt="source package" />
@@ -70,15 +82,3 @@
   </p>
 </div>
 
-<div class="download">
-  <a href="http://ftp.gnome.org/pub/GNOME/sources/cheese/2.28/cheese-2.28.0.1.tar.gz";
-     title="Download 2.28.0.1 tarball">
-    <img src="data/images/package-x-generic.png" alt="source package" />
-      Cheese 2.28.0.1
-  </a>
-  <p>
-    released on September 24th 2009 <br />
-    sha256: 682d49e483c51f130bb0e981438929e1d33a9adf96cd83ae630126f823292095
-  </p>
-</div>
-
diff --git a/projects.gnome.org/cheese/includes/stable_archive.shtml b/projects.gnome.org/cheese/includes/stable_archive.shtml
index 67ae44c..a61f893 100644
--- a/projects.gnome.org/cheese/includes/stable_archive.shtml
+++ b/projects.gnome.org/cheese/includes/stable_archive.shtml
@@ -1,4 +1,16 @@
 <div class="download">
+  <a href="http://ftp.gnome.org/pub/GNOME/sources/cheese/2.28/cheese-2.28.0.1.tar.gz";
+     title="Download 2.28.0.1 tarball">
+    <img src="data/images/package-x-generic.png" alt="source package" />
+      Cheese 2.28.0.1
+  </a>
+  <p>
+    released on September 24th 2009 <br />
+    sha256: 682d49e483c51f130bb0e981438929e1d33a9adf96cd83ae630126f823292095
+  </p>
+</div>
+
+<div class="download">
   <a href="http://ftp.gnome.org/pub/GNOME/sources/cheese/2.28/cheese-2.28.0.tar.gz";
      title="Download 2.28.0 tarball">
     <img src="data/images/package-x-generic.png" alt="source package" />
diff --git a/projects.gnome.org/cheese/includes/unstable.shtml b/projects.gnome.org/cheese/includes/unstable.shtml
index fe93a5f..5997a69 100644
--- a/projects.gnome.org/cheese/includes/unstable.shtml
+++ b/projects.gnome.org/cheese/includes/unstable.shtml
@@ -1,4 +1,28 @@
 <div class="download">
+  <a href="http://ftp.gnome.org/pub/GNOME/sources/cheese/3.1/cheese-3.1.91.1.tar.xz";
+     title="Download 3.1.91.1 tarball">
+    <img src="data/images/package-x-generic.png" alt="source package" />
+      Cheese 3.1.91.1
+  </a>
+  <p>
+    released on September  6th 2011 <br />
+    sha256: d29a0ee92f7877a10a9f834784e9f9239eaa51eb506b1fa47cd0619e98bb957b
+  </p>
+</div>
+
+<div class="download">
+  <a href="http://ftp.gnome.org/pub/GNOME/sources/cheese/3.1/cheese-3.1.91.tar.xz";
+     title="Download 3.1.91 tarball">
+    <img src="data/images/package-x-generic.png" alt="source package" />
+      Cheese 3.1.91
+  </a>
+  <p>
+    released on September  6th 2011 <br />
+    sha256: 56de5edf320dc5f74dc21a663308df6fbc2b230f178edd654191820176ff4d35
+  </p>
+</div>
+
+<div class="download">
   <a href="http://ftp.gnome.org/pub/GNOME/sources/cheese/2.91/cheese-2.91.93.tar.gz";
      title="Download 2.91.93 tarball">
     <img src="data/images/package-x-generic.png" alt="source package" />
@@ -34,27 +58,3 @@
   </p>
 </div>
 
-<div class="download">
-  <a href="http://ftp.gnome.org/pub/GNOME/sources/cheese/2.91/cheese-2.91.91.tar.gz";
-     title="Download 2.91.91 tarball">
-    <img src="data/images/package-x-generic.png" alt="source package" />
-      Cheese 2.91.91
-  </a>
-  <p>
-    released on March 10th 2011 <br />
-    sha256: 3e31dabb2ee9e60d52b99ca125df7aed1ce7554cae5f396a8999cac133639a6f
-  </p>
-</div>
-
-<div class="download">
-  <a href="http://ftp.gnome.org/pub/GNOME/sources/cheese/2.91/cheese-2.91.4.tar.gz";
-     title="Download 2.91.4 tarball">
-    <img src="data/images/package-x-generic.png" alt="source package" />
-      Cheese 2.91.4
-  </a>
-  <p>
-    released on February  1st 2011 <br />
-    sha256: 4bb3fcb38efd312271946b38177ad72e134ab4b99b9adebf089c0e05a001ce25
-  </p>
-</div>
-
diff --git a/projects.gnome.org/cheese/includes/unstable_archive.shtml b/projects.gnome.org/cheese/includes/unstable_archive.shtml
index 27c8012..e287115 100644
--- a/projects.gnome.org/cheese/includes/unstable_archive.shtml
+++ b/projects.gnome.org/cheese/includes/unstable_archive.shtml
@@ -1,4 +1,28 @@
 <div class="download">
+  <a href="http://ftp.gnome.org/pub/GNOME/sources/cheese/2.91/cheese-2.91.91.tar.gz";
+     title="Download 2.91.91 tarball">
+    <img src="data/images/package-x-generic.png" alt="source package" />
+      Cheese 2.91.91
+  </a>
+  <p>
+    released on March 10th 2011 <br />
+    sha256: 3e31dabb2ee9e60d52b99ca125df7aed1ce7554cae5f396a8999cac133639a6f
+  </p>
+</div>
+
+<div class="download">
+  <a href="http://ftp.gnome.org/pub/GNOME/sources/cheese/2.91/cheese-2.91.4.tar.gz";
+     title="Download 2.91.4 tarball">
+    <img src="data/images/package-x-generic.png" alt="source package" />
+      Cheese 2.91.4
+  </a>
+  <p>
+    released on February  1st 2011 <br />
+    sha256: 4bb3fcb38efd312271946b38177ad72e134ab4b99b9adebf089c0e05a001ce25
+  </p>
+</div>
+
+<div class="download">
   <a href="http://ftp.gnome.org/pub/GNOME/sources/cheese/2.91/cheese-2.91.3.tar.gz";
      title="Download 2.91.3 tarball">
     <img src="data/images/package-x-generic.png" alt="source package" />



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