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 <[email protected]>
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  <[email protected]>
 
+       Only do what git-version-gen recommends regarding .version.
+
+       * Makefile.am (DISTCLEANFILES): Don't distclean
+       $(top_builddir)/.version.
+
+2021-01-25  Simon Josefsson  <[email protected]>
+
        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 

_______________________________________________
Commit-inetutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/commit-inetutils

Reply via email to