[gnomeweb-wml] Gnumeric: 1.12.7



commit ed7f4a35e4405b35920a673c1985e207bd7e089d
Author: Morten Welinder <terra gnome org>
Date:   Sun Sep 1 16:15:22 2013 -0400

    Gnumeric: 1.12.7

 .../gnumeric/announcements/1.12/Makefile.am        |    1 +
 .../announcements/1.12/gnumeric-1.12.7.shtml       |   34 ++++++++++++++++++++
 .../gnumeric/announcements/1.12/index.shtml        |    1 +
 .../gnumeric/changelogs/1.12/Makefile.am           |    1 +
 .../gnumeric/changelogs/1.12/changelog-1.12.7.txt  |   19 +++++++++++
 .../gnumeric/changelogs/1.12/index.shtml           |    1 +
 projects.gnome.org/gnumeric/downloads.shtml        |    6 ++--
 projects.gnome.org/gnumeric/header-end.shtml       |    2 +-
 projects.gnome.org/gnumeric/index.shtml            |   12 +++++++
 9 files changed, 73 insertions(+), 4 deletions(-)
---
diff --git a/projects.gnome.org/gnumeric/announcements/1.12/Makefile.am 
b/projects.gnome.org/gnumeric/announcements/1.12/Makefile.am
index 097960e..0a3a1b6 100644
--- a/projects.gnome.org/gnumeric/announcements/1.12/Makefile.am
+++ b/projects.gnome.org/gnumeric/announcements/1.12/Makefile.am
@@ -1,6 +1,7 @@
 urlpath = /gnumeric/announcements/1.12
 
 page_SCRIPTS= \
+       gnumeric-1.12.7.shtml \
        gnumeric-1.12.6.shtml \
        gnumeric-1.12.5.shtml \
        gnumeric-1.12.4.shtml \
diff --git a/projects.gnome.org/gnumeric/announcements/1.12/gnumeric-1.12.7.shtml 
b/projects.gnome.org/gnumeric/announcements/1.12/gnumeric-1.12.7.shtml
new file mode 100644
index 0000000..42e8bbc
--- /dev/null
+++ b/projects.gnome.org/gnumeric/announcements/1.12/gnumeric-1.12.7.shtml
@@ -0,0 +1,34 @@
+\<!--#set var="title" value="Gnumeric 1.12.7" --><!--#set var="rootdir" value="../.." --><!--#include 
virtual="../../header-begin.shtml" -->
+<!--#include virtual="../../header-end.shtml" -->
+
+  <h2>Gnumeric 1.12.7 aka &quot;Brown Paper Bag Anno 2013&quot; is now available.</h2>
+  <p>The Gnumeric Team is pleased to announce the availability of
+  Gnumeric version 1.12.7.  This release fixes a crash related to
+  split panes in the otherwise nice Gnumeric 1.12.6.  We apologize for
+  the inconvenience and are looking for ways to add gui testing to the
+  existinig automatic test suite.</p>
+
+  <p>Details:</p>
+  <ul>
+  <li>Morten
+    <ul>
+      <li>
+       Extend BESSELJ and BESSELY to handle fractional order.  [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=706720";>Bug 706720</a>].
+      </li>
+      <li>
+       Fix crash with split pane.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=707047";>Bug 
707047</a>].
+      </li>
+    </ul>
+  </li>
+  </ul>
+  <h2>goffice 0.10.7 aka &quot;TBD&quot; is now available.</h2>
+  <p>The Gnumeric Team is pleased to announce the availability of
+  goffice version 0.10.7.</p>
+  <p>Noteworthy news in this release: no news is good news.</p>
+
+  <h2>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>
+<!--#include virtual="../../footer.shtml" -->
diff --git a/projects.gnome.org/gnumeric/announcements/1.12/index.shtml 
b/projects.gnome.org/gnumeric/announcements/1.12/index.shtml
index 5b72675..a9cf4ef 100644
--- a/projects.gnome.org/gnumeric/announcements/1.12/index.shtml
+++ b/projects.gnome.org/gnumeric/announcements/1.12/index.shtml
@@ -20,6 +20,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.7.shtml">1.12.7</a></li>
   <li><a href="gnumeric-1.12.6.shtml">1.12.6</a></li>
   <li><a href="gnumeric-1.12.5.shtml">1.12.5</a></li>
   <li><a href="gnumeric-1.12.4.shtml">1.12.4</a></li>
diff --git a/projects.gnome.org/gnumeric/changelogs/1.12/Makefile.am 
b/projects.gnome.org/gnumeric/changelogs/1.12/Makefile.am
index e1c0add..cc43ca4 100644
--- a/projects.gnome.org/gnumeric/changelogs/1.12/Makefile.am
+++ b/projects.gnome.org/gnumeric/changelogs/1.12/Makefile.am
@@ -1,6 +1,7 @@
 urlpath = /gnumeric/changelogs/1.12
 
 page_SCRIPTS=                  \
+       changelog-1.12.7.txt    \
        changelog-1.12.6.txt    \
        changelog-1.12.5.txt    \
        changelog-1.12.4.txt    \
diff --git a/projects.gnome.org/gnumeric/changelogs/1.12/changelog-1.12.7.txt 
b/projects.gnome.org/gnumeric/changelogs/1.12/changelog-1.12.7.txt
new file mode 100644
index 0000000..2006ec0
--- /dev/null
+++ b/projects.gnome.org/gnumeric/changelogs/1.12/changelog-1.12.7.txt
@@ -0,0 +1,19 @@
+2013-09-01  Morten Welinder <terra gnome org>
+
+       * Release 1.12.7
+
+2013-08-29  Morten Welinder  <terra gnome org>
+
+       * src/sheet-control-gui.c (scg_find_pane): Check for NULL pane.
+       Fixes #707047.
+
+2013-08-28  Morten Welinder  <terra gnome org>
+
+       * src/mathfunc.c (gnm_gamma): Improve precision for large
+       arguments.
+       (gnm_yn): Not needed anymore.
+       (bessel_i): Don't mark error strings for translation.
+
+2013-08-27  Morten Welinder <terra gnome org>
+
+       * configure.ac: Post-release bump.
diff --git a/projects.gnome.org/gnumeric/changelogs/1.12/index.shtml 
b/projects.gnome.org/gnumeric/changelogs/1.12/index.shtml
index 3d14f6c..8f83f3c 100644
--- a/projects.gnome.org/gnumeric/changelogs/1.12/index.shtml
+++ b/projects.gnome.org/gnumeric/changelogs/1.12/index.shtml
@@ -18,6 +18,7 @@
 <p>Click on a link to go to the change log for that Gnumeric release.</p>
 <ul>
   <!-- new entries go on top -->
+  <li><a href="changelog-1.12.7.txt">1.12.7</a></li>
   <li><a href="changelog-1.12.6.txt">1.12.6</a></li>
   <li><a href="changelog-1.12.5.txt">1.12.5</a></li>
   <li><a href="changelog-1.12.4.txt">1.12.4</a></li>
diff --git a/projects.gnome.org/gnumeric/downloads.shtml b/projects.gnome.org/gnumeric/downloads.shtml
index 507041b..b93f533 100644
--- a/projects.gnome.org/gnumeric/downloads.shtml
+++ b/projects.gnome.org/gnumeric/downloads.shtml
@@ -97,10 +97,10 @@ method for people who wish to help test development versions of Gnumeric.</p>
 
 
 <h3>Stable Branch</h3>
-<p>The current stable version of Gnumeric is 1.12.6.  Please read the
-<a href="announcements/1.12/gnumeric-1.12.6.shtml">release notes</a>.
+<p>The current stable version of Gnumeric is 1.12.7.  Please read the
+<a href="announcements/1.12/gnumeric-1.12.7.shtml">release notes</a>.
 The source code is available as a <a
-href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.6.tar.xz";>xz compressed 
tarball</a>.  Dependencies for this version are:</p>
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.7.tar.xz";>xz compressed 
tarball</a>.  Dependencies for this version are:</p>
 <div id="deptable">
 <table class="dependencies">
   <thead>
diff --git a/projects.gnome.org/gnumeric/header-end.shtml b/projects.gnome.org/gnumeric/header-end.shtml
index b089422..f1b1767 100644
--- a/projects.gnome.org/gnumeric/header-end.shtml
+++ b/projects.gnome.org/gnumeric/header-end.shtml
@@ -15,7 +15,7 @@
          <li><a href="<!--#echo var="rootdir" -->/downloads.shtml">Get
          Gnumeric Now!</a></li>
          <li><a
-href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.6.tar.xz";>Latest
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.7.tar.xz";>Latest
 Source</a></li>
 <!--     <li><a
 href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.11/gnumeric-1.11.91.tar.xz";>Latest
diff --git a/projects.gnome.org/gnumeric/index.shtml b/projects.gnome.org/gnumeric/index.shtml
index 043be34..dc371ff 100644
--- a/projects.gnome.org/gnumeric/index.shtml
+++ b/projects.gnome.org/gnumeric/index.shtml
@@ -42,6 +42,18 @@
       <a href="features.shtml">go here</a>.</p>
 
       <h2>News</h2>
+      <p>September 2013:
+      <a href="announcements/1.12/gnumeric-1.12.7.shtml">Gnumeric
+      1.12.7 is out</a>.  Get it
+      from <a href="downloads.shtml">here</a>!  We do not currently
+      have a Win32 build; we have started looking at making one, but
+      GTK3/Win32 isn't quite ready and need some patching to even
+      compile, let alone work.<!--We have
+      a <a href="http://people.gnome.org/~mortenw/gnumeric/gnumeric-1.10.17-xxxxxxxx.exe";>Win32</a>
+      build of that.  (Sources in the same directory except for parts
+      found on this site.  Note, however, that recompilation is very
+      difficult.)--></p>
+
       <p>August 2013:
       <a href="announcements/1.12/gnumeric-1.12.6.shtml">Gnumeric
       1.12.6 is out</a>.  Get it


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