From a058cbc410d52908a3801628d3ee48a4a41575d2 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sat, 11 Mar 2006 18:43:42 +0000 Subject: [PATCH] Preparing for release of 2.6.7 --- NEWS | 3 ++- OLDNEWS | 2 +- configure.in | 2 +- packaging/lsb/rsync.spec | 2 +- rsync.yo | 4 ++-- rsyncd.conf.yo | 4 ++-- 6 files changed, 9 insertions(+), 8 deletions(-) diff --git a/NEWS b/NEWS index 3a1d9523..7886f06f 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,5 @@ -NEWS for rsync 2.6.7 (UNRELEASED) +NEWS for rsync 2.6.7 (11 Mar 2006) + Protocol: 29 (unchanged) Changes since 2.6.6: diff --git a/OLDNEWS b/OLDNEWS index 21f0735c..c885ffe0 100644 --- a/OLDNEWS +++ b/OLDNEWS @@ -1687,7 +1687,7 @@ Changes since 2.4.6: Partial Protocol History RELEASE DATE VER. DATE OF COMMIT* PROTOCOL - ?? ??? 2006 2.6.7 29 + 11 Mar 2006 2.6.7 29 28 Jul 2005 2.6.6 29 01 Jun 2005 2.6.5 29 30 Mar 2005 2.6.4 17 Jan 2005 29 diff --git a/configure.in b/configure.in index 3d1ce9ba..99f9999a 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=2.6.7pre3 +RSYNC_VERSION=2.6.7 AC_SUBST(RSYNC_VERSION) AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION]) diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec index 7d411786..fce15ccf 100644 --- a/packaging/lsb/rsync.spec +++ b/packaging/lsb/rsync.spec @@ -1,6 +1,6 @@ Summary: A program for synchronizing files over a network. Name: rsync -Version: 2.6.7pre3 +Version: 2.6.7 Release: 1 Group: Applications/Internet Source: ftp://rsync.samba.org/pub/rsync/rsync-%{version}.tar.gz diff --git a/rsync.yo b/rsync.yo index c7b2db16..f2adbc2b 100644 --- a/rsync.yo +++ b/rsync.yo @@ -1,5 +1,5 @@ mailto(rsync-bugs@samba.org) -manpage(rsync)(1)(2 Mar 2006)()() +manpage(rsync)(1)(11 Mar 2006)()() manpagename(rsync)(faster, flexible replacement for rcp) manpagesynopsis() @@ -2492,7 +2492,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/) manpagesection(VERSION) -This man page is current for version 2.6.7pre3 of rsync. +This man page is current for version 2.6.7 of rsync. manpagesection(CREDITS) diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index b59e08a6..03dc4338 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -1,5 +1,5 @@ mailto(rsync-bugs@samba.org) -manpage(rsyncd.conf)(5)(2 Mar 2006)()() +manpage(rsyncd.conf)(5)(11 Mar 2006)()() manpagename(rsyncd.conf)(configuration file for rsync in daemon mode) manpagesynopsis() @@ -591,7 +591,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/) manpagesection(VERSION) -This man page is current for version 2.6.7pre3 of rsync. +This man page is current for version 2.6.7 of rsync. manpagesection(CREDITS) -- 2.34.1