]> git.wh0rd.org - dump.git/commitdiff
Prepare for 0.4b38 release. release_0_4b38
authorStelian Pop <stelian@popies.net>
Fri, 7 Jan 2005 13:30:29 +0000 (13:30 +0000)
committerStelian Pop <stelian@popies.net>
Fri, 7 Jan 2005 13:30:29 +0000 (13:30 +0000)
CHANGES
MCONFIG.in
dump.lsm
dump.spec

diff --git a/CHANGES b/CHANGES
index c17e1ed153369a5c5d4353295b3b047d79327180..c55d8c8bcac77e5a3d3039d34ea8537d8aaf1749 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,7 @@
-$Id: CHANGES,v 1.262 2004/12/15 11:00:00 stelian Exp $
+$Id: CHANGES,v 1.263 2005/01/07 13:30:29 stelian Exp $
 
 
-Changes between versions 0.4b37 and 0.4b38 (released ????????????)
-==================================================================
+Changes between versions 0.4b37 and 0.4b38 (released January 7, 2005)
+=====================================================================
 
 1.     Fix a couple of troff syntax bugs in the man pages.
        Thanks to Eric Raymond <esr@thyrsus.com> for the patch.
 
 1.     Fix a couple of troff syntax bugs in the man pages.
        Thanks to Eric Raymond <esr@thyrsus.com> for the patch.
index e20399ee3e3061e1ca7fec1d63e2d3ee102ee3eb..3f357535a08938a8394ebd4922b829c6ed25388a 100644 (file)
@@ -1,5 +1,5 @@
-VERSION=       0.4b37
-DATE=          July 7, 2004
+VERSION=       0.4b38
+DATE=          January 7, 2005
 
 AR=            @AR@
 CC=            @CC@
 
 AR=            @AR@
 CC=            @CC@
index 73f53f7adf6eccbc4837e3ddf607dd6f2b783904..e4a97b1b8193e418bd88b3dd56bd6e6104e406cc 100644 (file)
--- a/dump.lsm
+++ b/dump.lsm
@@ -1,13 +1,13 @@
 Begin3
 Title:          dump and restore for Ext2fs
 Begin3
 Title:          dump and restore for Ext2fs
-Version:        0.4b37
-Entered-date:   07JUL04
+Version:        0.4b38
+Entered-date:   01JAN04
 Description:    Port of the 4.4BSD dump and restore backup suite
 Keywords:       backup, filesystem, Ext2fs
 Author:         University of California, Berkeley
 Maintained-by:  stelian@popies.net (Stelian Pop)
 Primary-site:   http://dump.sourceforge.net/
 Description:    Port of the 4.4BSD dump and restore backup suite
 Keywords:       backup, filesystem, Ext2fs
 Author:         University of California, Berkeley
 Maintained-by:  stelian@popies.net (Stelian Pop)
 Primary-site:   http://dump.sourceforge.net/
-                0kB dump-0.4b37.tar.gz
+                0kB dump-0.4b38.tar.gz
                 0 dump.lsm
 Original-site:  ftp.freebsd.org /pub/bsd-sources/4.4BSD-Lite2/sbin
                 dump/*
                 0 dump.lsm
 Original-site:  ftp.freebsd.org /pub/bsd-sources/4.4BSD-Lite2/sbin
                 dump/*
index ae0c08e17aab04420f0d9fceb559dedff6ef6260..9cfbaa095d38a186830d2746a24da72062afb9db 100644 (file)
--- a/dump.spec
+++ b/dump.spec
@@ -4,7 +4,7 @@
 
 Summary: Programs for backing up and restoring ext2/ext3 filesystems.
 Name: dump
 
 Summary: Programs for backing up and restoring ext2/ext3 filesystems.
 Name: dump
-Version: 0.4b37
+Version: 0.4b38
 Release: 1
 License: BSD
 URL: http://dump.sourceforge.net
 Release: 1
 License: BSD
 URL: http://dump.sourceforge.net
@@ -136,6 +136,9 @@ rm -rf %{buildroot}
 %{_sbindir}/rrestore.static
 
 %changelog
 %{_sbindir}/rrestore.static
 
 %changelog
+* Fri Jan  7 2005 Stelian Pop <stelian@popies.net>
+- dump 0.4b38 released, first packaging.
+
 * Wed Jul  7 2004 Stelian Pop <stelian@popies.net>
 - dump 0.4b37 released, first packaging.
 
 * Wed Jul  7 2004 Stelian Pop <stelian@popies.net>
 - dump 0.4b37 released, first packaging.