[gnumeric-web] Gnumeric 1.12.43



commit 5e3af710c9eeccf9f8ed2f7fe175ecf893398845
Author: Morten Welinder <terra gnome org>
Date:   Sun Aug 19 14:46:36 2018 -0400

    Gnumeric 1.12.43

 Makefile                                 |  1 +
 announcements/1.12/gnumeric-1.12.43.html | 61 ++++++++++++++++++++++++++++++++
 announcements/1.12/index.html            |  1 +
 changelogs/1.12/changelog-1.12.43.txt    |  7 ++++
 download.html                            |  2 +-
 index.html                               | 14 +++++++-
 6 files changed, 84 insertions(+), 2 deletions(-)
---
diff --git a/Makefile b/Makefile
index d028277..5a97cff 100644
--- a/Makefile
+++ b/Makefile
@@ -288,6 +288,7 @@ WWWFILES =                                          \
        announcements/1.12/gnumeric-1.12.40.html        \
        announcements/1.12/gnumeric-1.12.41.html        \
        announcements/1.12/gnumeric-1.12.42.html        \
+       announcements/1.12/gnumeric-1.12.43.html        \
                                                        \
        style/date.png                                  \
        style/gnumeric52.png                            \
diff --git a/announcements/1.12/gnumeric-1.12.43.html b/announcements/1.12/gnumeric-1.12.43.html
new file mode 100644
index 0000000..360d9fa
--- /dev/null
+++ b/announcements/1.12/gnumeric-1.12.43.html
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+<!-- MARKER: start-header -->
+<head>
+<title>Gnumeric</title>
+<link rel="stylesheet" href="/style/style.css" type="text/css" />
+<link rel="icon" type="image/png" href="/logo.png" />
+</head>
+<body>
+<div id="wrap">
+  <a href="/"><div id="header">
+    <h1 id="logo-text"><span>Gnumeric</span></h1>
+    <p id="slogan">Free, Fast, Accurate &mdash; Pick Any Three!</p>
+    <img id="logo" src="/gnumeric.png" alt="logo" class="float-right"/>
+    </div></a>
+
+  <div id="nav">
+    <ul>
+      <li><a href="/">Home</a></li>
+      <li><a href="/development.html">Development</a></li>
+      <li><a href="/contact.html">Contact</a></li>
+    </ul>
+  </div>
+
+  <div id="content-wrap">
+    <!-- MARKER: start-main -->
+    <div id="fullmain">
+      <div class="generalitem">
+        <h2><span class="gnumeric-bullet"></span>Gnumeric 1.12.43 aka &quot;TBD&quot; is now available.</h2>
+        <p>The Gnumeric Team is pleased to announce the availability of
+        Gnumeric version 1.12.43.</p>
+        <p>Noteworthy news in this release:</p>
+        <ul>
+         <li>Install headers correctly for out-of-tree plugins.</li>
+          <li>Compilation fix for psiconv plugin</li>
+        </ul>
+       <p>If you have 1.12.42 working for you, there is little reason to
+       grab this version.</p>
+      </div>
+      <div class="generalitem">
+        <h2><span class="gnumeric-bullet"></span>goffice 0.10.43 aka &quot;TBD&quot; is now available.</h2>
+        <p>The Gnumeric Team is pleased to announce the availability
+        of goffice version 0.10.43.  This release is contains no news
+        and exists only to keep in sync with Gnumeric.</p>
+      </div>
+      <div class="generalitem">
+        <h2><span class="gnumeric-bullet"></span>Availability</h2>
+        <blockquote>
+          <p><a 
href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/";>http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/</a></p>
+          <p><a 
href="http://ftp.gnome.org/pub/GNOME/sources/goffice/0.10/";>http://ftp.gnome.org/pub/GNOME/sources/goffice/0.10/</a></p>
+        </blockquote>
+      </div>
+    </div>
+    <!-- MARKER: end-main -->
+    <!-- MARKER: start-sidebar -->
+    <!-- MARKER: end-sidebar -->
+  </div>
+</div>
+</body>
+</html>
diff --git a/announcements/1.12/index.html b/announcements/1.12/index.html
index dcdc4c2..5bd24ef 100644
--- a/announcements/1.12/index.html
+++ b/announcements/1.12/index.html
@@ -32,6 +32,7 @@
       These are stable releases indented for regular users who want stability over
       features.  Generally we do not add features to stable series.</p>
       <ul>
+        <li><a href="gnumeric-1.12.43.html">1.12.43</a></li>
         <li><a href="gnumeric-1.12.42.html">1.12.42</a></li>
         <li><a href="gnumeric-1.12.41.html">1.12.41</a></li>
         <li><a href="gnumeric-1.12.40.html">1.12.40</a></li>
diff --git a/changelogs/1.12/changelog-1.12.43.txt b/changelogs/1.12/changelog-1.12.43.txt
new file mode 100644
index 0000000..67cc167
--- /dev/null
+++ b/changelogs/1.12/changelog-1.12.43.txt
@@ -0,0 +1,7 @@
+2018-08-19  Morten Welinder <terra gnome org>
+
+       * Release 1.12.43
+
+2018-08-09  Morten Welinder <terra gnome org>
+
+       * configure.ac: Post-release bump.
diff --git a/download.html b/download.html
index 58f5b76..639249b 100644
--- a/download.html
+++ b/download.html
@@ -49,7 +49,7 @@
       <div class="generalitem">
        <h2><span class="gnumeric-bullet"></span>Source Code</h2>
        <p>Users experienced with compiling software
-       can <a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.42.tar.xz";>download
+       can <a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.43.tar.xz";>download
        the latest release</a>.</p>
       </div>
     </div>
diff --git a/index.html b/index.html
index 043ac1f..f0ffa0e 100644
--- a/index.html
+++ b/index.html
@@ -52,7 +52,19 @@
       <div class="newsitem">
        <h2>
          <span class="date">
-           <span class="month">May</span>
+           <span class="month">Aug</span>
+           <span class="year">2018</span>
+         </span>
+         Gnumeric 1.12.43
+       </h2>
+       <p><a href="announcements/1.12/gnumeric-1.12.42.html">Gnumeric
+           1.12.43 is out</a>.  Get it
+           from <a href="download.html">here</a>!</p>
+      </div>
+      <div class="newsitem">
+       <h2>
+         <span class="date">
+           <span class="month">Aug</span>
            <span class="year">2018</span>
          </span>
          Gnumeric 1.12.42


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