-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
63 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,51 @@ | ||
commit unknown | ||
Author: Thibaut Paumard <[email protected]> | ||
Date: Wed, 17 Jan 2024 23:00:47 +0100 | ||
Date: Fri, 19 Jan 2024 17:45:07 +0100 | ||
|
||
Releasing 2.0.2 | ||
|
||
commit 8930000c1be754b985b2bbe78dd5615a0601ea12 | ||
Author: Thibaut Paumard <[email protected]> | ||
Date: Fri Jan 19 16:32:21 2024 +0100 | ||
|
||
Update citations and copyright | ||
|
||
commit d807210ac24dddb823a896bb35c881b0c8a4bc1f | ||
Author: Thibaut Paumard <[email protected]> | ||
Date: Fri Jan 19 15:58:45 2024 +0100 | ||
|
||
Fix typos | ||
|
||
commit 5a276eba656d3aa7c91df4bf1033a4d140f8cfb5 | ||
Author: Thibaut Paumard <[email protected]> | ||
Date: Fri Jan 19 15:40:38 2024 +0100 | ||
|
||
Remove CXXFLAGS from Cflags in gyoto.pc | ||
|
||
Those flags are needed to compile Gyoto itself, not codes based on Gyoto, and | ||
may contain information that breaks reproducible builds on Debian. | ||
|
||
commit f65c4b60b4ef1d8af9f4010eafcbaeff20958538 | ||
Author: Thibaut Paumard <[email protected]> | ||
Date: Fri Jan 19 15:11:22 2024 +0100 | ||
|
||
Fix libtool/autotools links | ||
|
||
Copy libtool/autotools stuff in the gyoto base source, and link to this version | ||
in plugins/python and plugins/null. | ||
|
||
commit 9e89c85ceeddfc13a18c0e851fecafe49f78d74a | ||
Author: Thibaut Paumard <[email protected]> | ||
Date: Thu Jan 18 17:14:44 2024 +0100 | ||
|
||
Fix python test | ||
|
||
Come back to calling python3 setup.py test from python/, trying to call the | ||
tests from build/lib.xxx leads to madness | ||
|
||
commit 5dc86a16c41ea474f1f42404fb3d431d2b25ddb7 | ||
Author: Thibaut Paumard <[email protected]> | ||
Date: Wed Jan 17 23:02:13 2024 +0100 | ||
|
||
Releasing 2.0.1 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#! /bin/sh | ||
# Guess values for system-dependent variables and create Makefiles. | ||
# Generated by GNU Autoconf 2.71 for Gyoto 2.0.0. | ||
# Generated by GNU Autoconf 2.71 for Gyoto 2.0.2. | ||
# | ||
# Report bugs to <[email protected]>. | ||
# | ||
|
@@ -621,8 +621,8 @@ MAKEFLAGS= | |
# Identity of this package. | ||
PACKAGE_NAME='Gyoto' | ||
PACKAGE_TARNAME='gyoto' | ||
PACKAGE_VERSION='2.0.0' | ||
PACKAGE_STRING='Gyoto 2.0.0' | ||
PACKAGE_VERSION='2.0.2' | ||
PACKAGE_STRING='Gyoto 2.0.2' | ||
PACKAGE_BUGREPORT='[email protected]' | ||
PACKAGE_URL='' | ||
|
||
|
@@ -1527,7 +1527,7 @@ if test "$ac_init_help" = "long"; then | |
# Omit some internal or obsolete options to make the list less imposing. | ||
# This message is too long to be a string in the A/UX 3.1 sh. | ||
cat <<_ACEOF | ||
\`configure' configures Gyoto 2.0.0 to adapt to many kinds of systems. | ||
\`configure' configures Gyoto 2.0.2 to adapt to many kinds of systems. | ||
|
||
Usage: $0 [OPTION]... [VAR=VALUE]... | ||
|
||
|
@@ -1599,7 +1599,7 @@ fi | |
|
||
if test -n "$ac_init_help"; then | ||
case $ac_init_help in | ||
short | recursive ) echo "Configuration of Gyoto 2.0.0:";; | ||
short | recursive ) echo "Configuration of Gyoto 2.0.2:";; | ||
esac | ||
cat <<\_ACEOF | ||
|
||
|
@@ -1868,7 +1868,7 @@ fi | |
test -n "$ac_init_help" && exit $ac_status | ||
if $ac_init_version; then | ||
cat <<\_ACEOF | ||
Gyoto configure 2.0.0 | ||
Gyoto configure 2.0.2 | ||
generated by GNU Autoconf 2.71 | ||
|
||
Copyright (C) 2021 Free Software Foundation, Inc. | ||
|
@@ -2452,7 +2452,7 @@ cat >config.log <<_ACEOF | |
This file contains any messages produced by compilers while | ||
running configure, to aid debugging if configure makes a mistake. | ||
|
||
It was created by Gyoto $as_me 2.0.0, which was | ||
It was created by Gyoto $as_me 2.0.2, which was | ||
generated by GNU Autoconf 2.71. Invocation command line was | ||
|
||
$ $0$ac_configure_args_raw | ||
|
@@ -4054,7 +4054,7 @@ fi | |
|
||
# Define the identity of the package. | ||
PACKAGE='gyoto' | ||
VERSION='2.0.0' | ||
VERSION='2.0.2' | ||
|
||
|
||
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h | ||
|
@@ -24327,7 +24327,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |
# report actual input values of CONFIG_FILES etc. instead of their | ||
# values after options handling. | ||
ac_log=" | ||
This file was extended by Gyoto $as_me 2.0.0, which was | ||
This file was extended by Gyoto $as_me 2.0.2, which was | ||
generated by GNU Autoconf 2.71. Invocation command line was | ||
|
||
CONFIG_FILES = $CONFIG_FILES | ||
|
@@ -24395,7 +24395,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\ | |
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | ||
ac_cs_config='$ac_cs_config_escaped' | ||
ac_cs_version="\\ | ||
Gyoto config.status 2.0.0 | ||
Gyoto config.status 2.0.2 | ||
configured by $0, generated by GNU Autoconf 2.71, | ||
with options \\"\$ac_cs_config\\" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ dnl without any warranty. | |
|
||
|
||
AC_PREREQ([2.71]) | ||
AC_INIT([Gyoto],[2.0.0],[[email protected]]) | ||
AC_INIT([Gyoto],[2.0.2],[[email protected]]) | ||
gyoto_test_CXXFLAGS=${CXXFLAGS+set} | ||
gyoto_test_CPPFLAGS=${CPPFLAGS+set} | ||
AC_CANONICAL_TARGET | ||
|