[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: gaf.git: branch: master updated (1.5.3-20090829-4-gea27420)



The branch, master has been updated
       via  ea27420dea16ff4d62d14235910fd5b395b6fff6 (commit)
      from  b1f7256890fe8ff48ae077d1fa3cdfcf29ccdc0f (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.


=========
 Summary
=========

 NEWS         |    5 ++++-
 configure.ac |    4 ++--
 2 files changed, 6 insertions(+), 3 deletions(-)


=================
 Commit Messages
=================

commit ea27420dea16ff4d62d14235910fd5b395b6fff6
Author: Ales Hvezda <ahvezda@xxxxxxxx>
Commit: Ales Hvezda <ahvezda@xxxxxxxx>

    Incremented package version and date to 1.5.4 and 20090830
    
    gEDA/gaf 1.5.3 had some critical bugs in it, specifically:
    d388f5370c4b264df90e79a412968589706402c4
    4a4218692e089ef40e17acf045cb94849e8b6b3c
    and a nice bug fix:
    b1f7256890fe8ff48ae077d1fa3cdfcf29ccdc0f
    
    gEDA/gaf v1.5.3 was never widely distributed, so it was withdrawn before
    it spread.  One of the bugs dealt with the so versioning on libgeda (so
    did not get any version), so I am not going to change the so version at
    this point in time (stays at 37:0:0).

:100644 100644 06ba479... 8f16a98... M	NEWS
:100644 100644 6dbd5f1... a2b72bf... M	configure.ac

=========
 Changes
=========

commit ea27420dea16ff4d62d14235910fd5b395b6fff6
Author: Ales Hvezda <ahvezda@xxxxxxxx>
Commit: Ales Hvezda <ahvezda@xxxxxxxx>

    Incremented package version and date to 1.5.4 and 20090830
    
    gEDA/gaf 1.5.3 had some critical bugs in it, specifically:
    d388f5370c4b264df90e79a412968589706402c4
    4a4218692e089ef40e17acf045cb94849e8b6b3c
    and a nice bug fix:
    b1f7256890fe8ff48ae077d1fa3cdfcf29ccdc0f
    
    gEDA/gaf v1.5.3 was never widely distributed, so it was withdrawn before
    it spread.  One of the bugs dealt with the so versioning on libgeda (so
    did not get any version), so I am not going to change the so version at
    this point in time (stays at 37:0:0).

diff --git a/NEWS b/NEWS
index 06ba479..8f16a98 100644
--- a/NEWS
+++ b/NEWS
@@ -7,9 +7,12 @@ Copyright (C) 1998-2009 gEDA Developers
 This file documents important user-visible changes in gEDA/gaf.  For
 more information, please consult the `ChangeLog' file.
 
-Notable changes in gEDA/gaf 1.5.3
+Notable changes in gEDA/gaf 1.5.3/1.5.4
 =================================
 
+* NOTE: gEDA/gaf 1.5.3 was released with some critical bugs, so
+        it was withdrawn before it was widely distributed.
+
 * Text rendering using native system fonts:
 
   - The various programs in gEDA/gaf no longer uses its own built-in
diff --git a/configure.ac b/configure.ac
index 6dbd5f1..a2b72bf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@ dnl directory.
 # Set up configuration system
 #####################################################################
 
-AC_INIT([gEDA/gaf], [1.5.3], [geda-bug@xxxxxxxx], [gEDA-gaf])
+AC_INIT([gEDA/gaf], [1.5.4], [geda-bug@xxxxxxxx], [gEDA-gaf])
 AC_PREREQ([2.60])
 
 AC_CONFIG_SRCDIR([libgeda/src/libgeda.c])
@@ -24,7 +24,7 @@ AC_GNU_SOURCE # FIXME for some reason this is needed?
 # Do version number magic
 #####################################################################
 
-AX_GIT_VERSION([20090829])
+AX_GIT_VERSION([20090830])
 
 # This is used for keeping the ChangeLog files up-to-date
 AC_SUBST([CHANGELOG_BASE], [1.0-20070526])




_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs