From 6e59b97770496813b1a96f949a2f353adf505dc4 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sat, 12 Jan 2008 10:53:10 -0800 Subject: [PATCH 1/1] Preparing for release of 3.0.0pre8 --- OLDNEWS | 2 +- configure.in | 2 +- packaging/lsb/rsync.spec | 6 +++--- rsync.yo | 4 ++-- rsyncd.conf.yo | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/OLDNEWS b/OLDNEWS index 613ce8c8..a7c600c3 100644 --- a/OLDNEWS +++ b/OLDNEWS @@ -2244,7 +2244,7 @@ Changes since 2.4.6: Partial Protocol History RELEASE DATE VER. DATE OF COMMIT* PROTOCOL - ?? ??? 2007 3.0.0 11 Nov 2006 30 + ?? ??? 2008 3.0.0 11 Nov 2006 30 06 Nov 2006 2.6.9 29 22 Apr 2006 2.6.8 29 11 Mar 2006 2.6.7 29 diff --git a/configure.in b/configure.in index 8e3402b9..ada3316d 100644 --- a/configure.in +++ b/configure.in @@ -5,7 +5,7 @@ AC_CONFIG_SRCDIR([byteorder.h]) AC_CONFIG_HEADER(config.h) AC_PREREQ(2.59) -RSYNC_VERSION=3.0.0pre7 +RSYNC_VERSION=3.0.0pre8 AC_SUBST(RSYNC_VERSION) AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION]) diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec index 9b9f665c..53f89d31 100644 --- a/packaging/lsb/rsync.spec +++ b/packaging/lsb/rsync.spec @@ -1,6 +1,6 @@ Summary: A fast, versatile, remote (and local) file-copying tool Name: rsync -Version: 3.0.0pre7 +Version: 3.0.0pre8 Release: 1 Group: Applications/Internet Source: http://rsync.samba.org/ftp/rsync/rsync-%{version}.tar.gz @@ -45,5 +45,5 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man5/rsyncd.conf.5* %changelog -* Sun Dec 16 2007 Wayne Davison -Released 3.0.0pre7. +* Sat Jan 12 2008 Wayne Davison +Released 3.0.0pre8. diff --git a/rsync.yo b/rsync.yo index 11f09171..047e3605 100644 --- a/rsync.yo +++ b/rsync.yo @@ -1,5 +1,5 @@ mailto(rsync-bugs@samba.org) -manpage(rsync)(1)(16 Dec 2007)()() +manpage(rsync)(1)(12 Jan 2008)()() manpagename(rsync)(a fast, versatile, remote (and local) file-copying tool) manpagesynopsis() @@ -2834,7 +2834,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/) manpagesection(VERSION) -This man page is current for version 3.0.0pre7 of rsync. +This man page is current for version 3.0.0pre8 of rsync. manpagesection(INTERNAL OPTIONS) diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index b914570d..5b20f871 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -1,5 +1,5 @@ mailto(rsync-bugs@samba.org) -manpage(rsyncd.conf)(5)(16 Dec 2007)()() +manpage(rsyncd.conf)(5)(12 Jan 2008)()() manpagename(rsyncd.conf)(configuration file for rsync in daemon mode) manpagesynopsis() @@ -655,7 +655,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/) manpagesection(VERSION) -This man page is current for version 3.0.0pre7 of rsync. +This man page is current for version 3.0.0pre8 of rsync. manpagesection(CREDITS) -- 2.34.1