From 78246d1a093ae18b102d719692bde55c266297d6 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sun, 16 Dec 2007 15:09:43 -0800 Subject: [PATCH] Preparing for release of 3.0.0pre7 --- configure.in | 2 +- packaging/lsb/rsync.spec | 6 +++--- rsync.yo | 4 ++-- rsyncd.conf.yo | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/configure.in b/configure.in index d5805d84..171cbe18 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.0pre6 +RSYNC_VERSION=3.0.0pre7 AC_SUBST(RSYNC_VERSION) AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION]) diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec index e5eba5b0..f126d685 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.0pre6 +Version: 3.0.0pre7 Release: 1 Group: Applications/Internet Source: ftp://rsync.samba.org/pub/rsync/rsync-%{version}.tar.gz @@ -45,5 +45,5 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man5/rsyncd.conf.5* %changelog -* Wed Nov 28 2007 Wayne Davison -Released 3.0.0pre6. +* Sun Dec 16 2007 Wayne Davison +Released 3.0.0pre7. diff --git a/rsync.yo b/rsync.yo index 9d9b804b..11f09171 100644 --- a/rsync.yo +++ b/rsync.yo @@ -1,5 +1,5 @@ mailto(rsync-bugs@samba.org) -manpage(rsync)(1)(28 Nov 2007)()() +manpage(rsync)(1)(16 Dec 2007)()() 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.0pre6 of rsync. +This man page is current for version 3.0.0pre7 of rsync. manpagesection(INTERNAL OPTIONS) diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index 18afc51b..4818094f 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -1,5 +1,5 @@ mailto(rsync-bugs@samba.org) -manpage(rsyncd.conf)(5)(28 Nov 2007)()() +manpage(rsyncd.conf)(5)(16 Dec 2007)()() manpagename(rsyncd.conf)(configuration file for rsync in daemon mode) manpagesynopsis() @@ -651,7 +651,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/) manpagesection(VERSION) -This man page is current for version 3.0.0pre6 of rsync. +This man page is current for version 3.0.0pre7 of rsync. manpagesection(CREDITS) -- 2.34.1