[SCM] GNU Libtool branch, master, updated. v2.4.5-9-gc12d38e

2015-02-15 Thread Gary V. Vaughan
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 Libtool.

The branch, master has been updated
   via  c12d38e4038afd9480d65548c063296481082afa (commit)
   via  f09d00cbcf924c378573163e244fffeb8d28005f (commit)
  from  408cfb9c5fa8a666917167ffb806cb19deded429 (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 c12d38e4038afd9480d65548c063296481082afa
Author: Gary V. Vaughan g...@gnu.org
Date:   Sun Feb 15 17:15:45 2015 +

maint: post-release administrivia

* NEWS: Add header line for next release.
* .prev-version: Record previous version.
* cfg.mk (old_NEWS_hash): Auto-update.

commit f09d00cbcf924c378573163e244fffeb8d28005f
Author: Gary V. Vaughan g...@gnu.org
Date:   Sun Feb 15 16:13:37 2015 +

version 2.4.6

* NEWS: Record release date.

---

Summary of changes:
 .prev-version |2 +-
 NEWS  |3 +++
 cfg.mk|2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/.prev-version b/.prev-version
index 59aa62c..7bf4b6a 100644
--- a/.prev-version
+++ b/.prev-version
@@ -1 +1 @@
-2.4.5
+2.4.6
diff --git a/NEWS b/NEWS
index 7369127..c5c9023 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ NEWS - list of user-visible changes between releases of GNU 
Libtool
 
 * Noteworthy changes in release ?.? (-??-??) [?]
 
+
+* Noteworthy changes in release 2.4.6 (2015-02-15) [stable]
+
 ** New features:
 
   - LT_SYS_LIBRARY_PATH can be set in config.site, or at configure time
diff --git a/cfg.mk b/cfg.mk
index bdf4dd8..fdc21a1 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -24,7 +24,7 @@
 update-copyright-env := UPDATE_COPYRIGHT_FORCE=1 
UPDATE_COPYRIGHT_USE_INTERVALS=1
 
 # Set format of NEWS
-old_NEWS_hash := 558e27e5f41f842ed035bd42ed52706d
+old_NEWS_hash := 78bd299ce98037a45822de8d0f83c87a
 
 manual_title = Portable Dynamic Shared Object Management
 


hooks/post-receive
-- 
GNU Libtool



[SCM] GNU Libtool annotated tag, v2.4.6, created. v2.4.6

2015-02-15 Thread Gary V. Vaughan
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 Libtool.

The annotated tag, v2.4.6 has been created
at  032183424a30ac7103d5b39d1e6fc61f9fbeecc6 (tag)
   tagging  f09d00cbcf924c378573163e244fffeb8d28005f (commit)
  replaces  v2.4.5
 tagged by  Gary V. Vaughan
on  Sun Feb 15 16:13:37 2015 +

- Log -
libtool 2.4.6
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEABECAAYFAlTgxbEACgkQFRMICSmD1gYblgCgqgy2kOxM3MVICE4fW5AKhluz
zKsAoLtYOlX0tTlS9WeBTkh/7qT6jbI2
=yYr/
-END PGP SIGNATURE-

Gary V. Vaughan (5):
  maint: post-release administrivia
  bootstrap: sync with upstream.
  maint: undo copyright years regression.
  libtool: don't execute automake and autoconf on every invocation.
  version 2.4.6

Pavel Raiskup (3):
  tests: fix an ltdl dryrun race condition.
  libtool.m4: typofix, subst last '$' with quadrigraph
  libtool: respect config.site LT_SYS_LIBRARY_PATH

---


hooks/post-receive
-- 
GNU Libtool



[SCM] GNU Libtool branch, master, updated. v2.4.6-2-g4ff1621

2015-02-15 Thread Gary V. Vaughan
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 Libtool.

The branch, master has been updated
   via  4ff16210c1089a3ba63a6f891442f0f1d8c20d96 (commit)
  from  c12d38e4038afd9480d65548c063296481082afa (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 4ff16210c1089a3ba63a6f891442f0f1d8c20d96
Author: Gary V. Vaughan g...@gnu.org
Date:   Sun Feb 15 21:10:49 2015 +

maint: demote myself from maintainer to former maintainer.

* AUTHORS: Move myself from the list of maintainers, into the
list of prior authors.

Signed-off-by: Gary V. Vaughan g...@gnu.org

---

Summary of changes:
 AUTHORS |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/AUTHORS b/AUTHORS
index 3b2aeb8..45423e2 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -16,11 +16,11 @@
 Scott James Remnantsc...@netsplit.com
 Peter O'Gorman pe...@pogma.com
 Ralf Wildenhuesralf.wildenh...@gmx.de
+Gary V. Vaughang...@vaughan.pe
 
 * GNU Libtool and libltdl are currently being cajoled, bullied,
   rewritten and otherwise dragged into the future by:
 
-Gary V. Vaughang...@gnu.org
 Bob Friesenhahnbfrie...@simple.dallas.tx.us
 
 * The following people also enjoy write access under the given rules:


hooks/post-receive
-- 
GNU Libtool