This is an automated email from the git hooks/post-receive script.
vapier pushed a commit to branch master
in repository libtool.
The following commit(s) were added to refs/heads/master by this push:
new 8c3678bb cfg.mk: update old NEWS hash
8c3678bb is described below
commit 8c3678bb284613edfd739bfecbf222ef8caf03ca
Author: Mike Frysinger <[email protected]>
AuthorDate: Tue Jan 16 17:50:44 2024 -0500
cfg.mk: update old NEWS hash
The recent change to change http:// to https:// updated old NEWS
entries. This isn't exactly against the spirit of the "don't
change old NEWS", so update the hash to match.
* cfg.mk (old_NEWS_hash): Update.
---
cfg.mk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/cfg.mk b/cfg.mk
index fcf43e34..8bec8813 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -31,8 +31,8 @@ update-release-year:
-e "/^Copyright/ {s:[0-9][0-9][0-9][0-9]:$$year:} " \
m4/libtool.m4
-# Set format of NEWS
-old_NEWS_hash := 68e212222416d15e517576ce749b131f
+# Set format of NEWS.
+old_NEWS_hash := 3e6638705e1c1ac7104260815a46c7bd
manual_title = Portable Dynamic Shared Object Management