libtool-patches
[Top][All Lists]
Advanced

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

FYI: libtool--devo--1.0--patch-135


From: Gary V. Vaughan
Subject: FYI: libtool--devo--1.0--patch-135
Date: Sun, 29 Aug 2004 22:43:19 +0100 (BST)
User-agent: mailnotify/0.3

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Applied to HEAD.
- -- 
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook
_________________________________________________________
This patch notification generated by tlaapply version 0.5
http://tkd.kicks-ass.net/arch/address@hidden/cvs-utils--tla--1.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (Darwin)

iD8DBQFBMk33FRMICSmD1gYRAvV/AKCvlMLSX92kEbKFIBZbdMQznpPAcACdFZTv
XtGM/l0ROb/xkYNfO6PxdXk=
=h+qB
-----END PGP SIGNATURE-----
* looking for address@hidden/libtool--devo--1.0--patch-134 to compare with
* comparing to address@hidden/libtool--devo--1.0--patch-134
M  ChangeLog
M  Makefile.maint
M  NEWS
M  configure.ac

* modified files

Index: Changelog
from  Gary V. Vaughan  <address@hidden>
        * NEWS: Updated.
        * configure.ac: Bumped version to 1.9c.

        GNU libtool 1.9b was released.

--- orig/Makefile.maint
+++ mod/Makefile.maint
@@ -138,7 +138,7 @@
        $(MAKE) distcheck
 ## Finally, if everything was successful, tag the release
        cd $(srcdir) \
-         && $(CVS) -q tag -c `echo "release-$(VERSION)" | sed 's/\./-/g'`
+         && $(CVS) -q tag `echo "release-$(VERSION)" | sed 's/\./-/g'`
 ## Generate signatures and directives for FSF ftp-upload:
        ofile="$(PACKAGE)-$(VERSION).tar.gz"; \
        $(GPG) --detach-sign $$ofile \


--- orig/NEWS
+++ mod/NEWS
@@ -1,5 +1,8 @@
 NEWS - list of user-visible changes between releases of GNU Libtool
 
+New in 1.9d: 2004-??-??; CVS version 1.9c, Libtool team:
+* ???
+
 New in 1.9b: 2004-08-29; CVS version 1.5a, Libtool team:
 * The /^_?LT_[A-Z_]+$/ namespace is now reserved for Libtool's own macros.
   If you have any shell variables in this namespace they will need to be


--- orig/configure.ac
+++ mod/configure.ac
@@ -24,7 +24,7 @@
 ## ------------------------ ##
 ## Autoconf initialisation. ##
 ## ------------------------ ##
-AC_INIT([libtool], [1.9b], address@hidden)
+AC_INIT([libtool], [1.9c], address@hidden)
 AC_CONFIG_HEADERS([config.h:config-h.in])
 AC_CONFIG_SRCDIR([libtoolize.in])
 AC_CONFIG_AUX_DIR([config])




reply via email to

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