This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "DejaGNU".
The branch, master has been updated via 650af6e75776a52afa4803d02aae0f923a9ec82f (commit) via 2a33c9e6a64107f1455ecdd52ba0d8b52e5c6d71 (commit) from 3d62df24deedfb3c7c3e396a31b8ce431138eb49 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 650af6e75776a52afa4803d02aae0f923a9ec82f Author: Jacob Bachmeyer <j...@gnu.org> Date: Mon Nov 9 23:53:35 2020 -0500 Regenerate Autoconf-produced files commit 2a33c9e6a64107f1455ecdd52ba0d8b52e5c6d71 Author: Jacob Bachmeyer <j...@gnu.org> Date: Mon Nov 9 21:59:21 2020 -0600 Revert "Add hook to put branch and evision in the version for development builds." This reverts commit 1a76740eff41f63e64f1e65e930ad286f357362c. This caused problems (reported in PR44462 as a secondary issue) when a source tree is copied out of a Git directory. A better solution will be developed for the 1.6.4 release that also tags development versions when run from Git working directories without relying on an installation hook. The problem can be demonstrated with: git -z ls-files | cpio -0dp /tmp/dejagnu-test-src followed by configuring in that non-Git copy of the source tree. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 12 ++++ Makefile.am | 4 -- Makefile.in | 162 +++++++++++++++++++-------------------------- aclocal.m4 | 210 +++++++++++++++++++++++++++++++---------------------------- configure | 209 ++++++++++++++++++++++++++++------------------------------ configure.ac | 7 +- 6 files changed, 292 insertions(+), 312 deletions(-) hooks/post-receive -- DejaGNU _______________________________________________ Dejagnu-commit mailing list Dejagnu-commit@gnu.org https://lists.gnu.org/mailman/listinfo/dejagnu-commit