getfem-commits
[Top][All Lists]
Advanced

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

[Getfem-commits] [getfem-commits] branch master updated: minor fixes


From: Yves Renard
Subject: [Getfem-commits] [getfem-commits] branch master updated: minor fixes
Date: Fri, 08 Jul 2022 08:27:48 -0400

This is an automated email from the git hooks/post-receive script.

renard pushed a commit to branch master
in repository getfem.

The following commit(s) were added to refs/heads/master by this push:
     new c42e6d2e minor fixes
c42e6d2e is described below

commit c42e6d2e28fe9d4d9bfaac18b1d0f724dc911d08
Author: Renard Yves <yves.renard@insa-lyon.fr>
AuthorDate: Fri Jul 8 14:27:34 2022 +0200

    minor fixes
---
 doc/sphinx/Makefile.am                     | 2 +-
 doc/sphinx/source/.templates/download.html | 4 ++--
 doc/sphinx/source/whatsnew/5.4.2.rst       | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/sphinx/Makefile.am b/doc/sphinx/Makefile.am
index e1d39925..17c83274 100644
--- a/doc/sphinx/Makefile.am
+++ b/doc/sphinx/Makefile.am
@@ -161,7 +161,7 @@ upload:
        -rm -fr homepage *.tar.gz
        -mv build/html homepage
        -(export srcdir=$(srcdir) && $(top_srcdir)/bin/upload_html --delete 
homepage)
-       -test ! -d "getfem_site" && git clone 
"git\@plmlab.math.cnrs.fr:renard/getfem_site.git"
+       -test ! -d "getfem_site" && git clone 
"git@plmlab.math.cnrs.fr:renard/getfem_site.git"
        -(cd homepage && rsync --delete  -rlptDv . ../getfem_site/public)
        -(cd getfem_site && git add . && git commit -m "update" && git push 
origin master)
        -rm -fr getfem-$(DISTVERSION)-docs-html
diff --git a/doc/sphinx/source/.templates/download.html 
b/doc/sphinx/source/.templates/download.html
index 24f6fd1b..21aeb695 100644
--- a/doc/sphinx/source/.templates/download.html
+++ b/doc/sphinx/source/.templates/download.html
@@ -20,11 +20,11 @@ Public License, either version 3 of the license or any 
later version along with
   <tr><th>{%trans%}Format{%endtrans%}</th><th>{%trans%}Packed as 
.tar.gz{%endtrans%}</th></tr>
   <tr>
     <td>{%trans%}{{ project }} stable {%endtrans%}</td>
-    <td><a 
href="http://download-mirror.savannah.gnu.org/releases/getfem/stable/getfem-5.4.1.tar.gz";>getfem-5.4.2.tar.gz</a></td>
+    <td><a 
href="http://download-mirror.savannah.gnu.org/releases/getfem/stable/getfem-5.4.2.tar.gz";>getfem-5.4.2.tar.gz</a></td>
   </tr>
   <tr>
     <td>{%trans%}Gmm++ standalone{%endtrans%}</td>
-    <td><a 
href="http://download-mirror.savannah.gnu.org/releases/getfem/stable/gmm-5.4.tar.gz";>gmm-5.4.2.tar.gz</a></td>
+    <td><a 
href="http://download-mirror.savannah.gnu.org/releases/getfem/stable/gmm-5.4.2.tar.gz";>gmm-5.4.2.tar.gz</a></td>
   </tr>
 </table>
 
diff --git a/doc/sphinx/source/whatsnew/5.4.2.rst 
b/doc/sphinx/source/whatsnew/5.4.2.rst
index 3b53c624..20bc1850 100644
--- a/doc/sphinx/source/whatsnew/5.4.2.rst
+++ b/doc/sphinx/source/whatsnew/5.4.2.rst
@@ -1,7 +1,7 @@
 .. include:: ../replaces.txt
 
 **************************
-  What's New in |gf| 5.4.1
+  What's New in |gf| 5.4.2
 **************************
 
 |gf| 5.4.2 is a patch version.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]