commit-inetutils
[Top][All Lists]
Advanced

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

[SCM] GNU Inetutils branch, master, updated. inetutils-1_9_4-126-ge8e49


From: Simon Josefsson
Subject: [SCM] GNU Inetutils branch, master, updated. inetutils-1_9_4-126-ge8e4925
Date: Mon, 25 Jan 2021 05:10:28 -0500 (EST)

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 "GNU Inetutils ".

The branch, master has been updated
       via  e8e49253b07f7dc0bbf0768dafdb798607800d3c (commit)
      from  efd6bc4abd7793d15b5539c49ca21afd628adfd5 (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 -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/inetutils.git/commit/?id=e8e49253b07f7dc0bbf0768dafdb798607800d3c


commit e8e49253b07f7dc0bbf0768dafdb798607800d3c
Author: Simon Josefsson <simon@josefsson.org>
Date:   Mon Jan 25 11:10:11 2021 +0100

    Only do what git-version-gen recommends regarding .version.
    
    * Makefile.am (DISTCLEANFILES): Don't distclean
    $(top_builddir)/.version.

diff --git a/ChangeLog b/ChangeLog
index 7b4bc9d..ec7ec42 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2021-01-25  Simon Josefsson  <simon@josefsson.org>
 
+       Only do what git-version-gen recommends regarding .version.
+
+       * Makefile.am (DISTCLEANFILES): Don't distclean
+       $(top_builddir)/.version.
+
+2021-01-25  Simon Josefsson  <simon@josefsson.org>
+
        Fix hostname.sh to not call system hostname, and improve
        diagnostics.
 
diff --git a/Makefile.am b/Makefile.am
index f819dd9..5df1941 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,7 +29,6 @@ SUBDIRS = lib \
        tests
 
 DISTCLEANFILES = pathdefs.make paths.defs \
-       $(top_builddir)/.version \
        $(PACKAGE)-$(VERSION).tar.gz $(PACKAGE)-$(VERSION).tar.xz
 
 # git-version-gen

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog   | 7 +++++++
 Makefile.am | 1 -
 2 files changed, 7 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
GNU Inetutils 



reply via email to

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