From 2dfe1c37ada920f0e66a0dbd1147986dcc533018 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Thu, 2 Jun 2005 03:57:58 +0000 Subject: [PATCH] Preparing for release of 2.6.5 --- NEWS | 2 +- OLDNEWS | 2 +- configure.in | 2 +- packaging/lsb/rsync.spec | 2 +- rsync.yo | 4 ++-- rsyncd.conf.yo | 4 ++-- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/NEWS b/NEWS index d1ff5149..6ac8cf17 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -NEWS for rsync 2.6.5 (UNRELEASED) +NEWS for rsync 2.6.5 (1 Jun 2005) Protocol: 29 (unchanged) Changes since 2.6.4: diff --git a/OLDNEWS b/OLDNEWS index fb13e9bf..61a17343 100644 --- a/OLDNEWS +++ b/OLDNEWS @@ -1434,7 +1434,7 @@ Changes since 2.4.6: Partial Protocol History RELEASE DATE VER. DATE OF COMMIT* PROTOCOL - ?? May 2005 2.6.5 29 + 01 Jun 2005 2.6.5 29 30 Mar 2005 2.6.4 17 Jan 2005 29 30 Sep 2004 2.6.3 28 30 Apr 2004 2.6.2 28 diff --git a/configure.in b/configure.in index 36f71f2a..5af2421b 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.5pre2 +RSYNC_VERSION=2.6.5 AC_SUBST(RSYNC_VERSION) AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION]) diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec index 6a1268c0..50f01e17 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.5pre2 +Version: 2.6.5 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 06713dc6..4cb96fa9 100644 --- a/rsync.yo +++ b/rsync.yo @@ -1,5 +1,5 @@ mailto(rsync-bugs@samba.org) -manpage(rsync)(1)(19 May 2005)()() +manpage(rsync)(1)(1 Jun 2005)()() manpagename(rsync)(faster, flexible replacement for rcp) manpagesynopsis() @@ -2080,7 +2080,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/) manpagesection(VERSION) -This man page is current for version 2.6.5pre2 of rsync. +This man page is current for version 2.6.5 of rsync. manpagesection(CREDITS) diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index d389d8a5..26350ea9 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -1,5 +1,5 @@ mailto(rsync-bugs@samba.org) -manpage(rsyncd.conf)(5)(19 May 2005)()() +manpage(rsyncd.conf)(5)(1 Jun 2005)()() manpagename(rsyncd.conf)(configuration file for rsync in daemon mode) manpagesynopsis() @@ -570,7 +570,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/) manpagesection(VERSION) -This man page is current for version 2.6.5pre2 of rsync. +This man page is current for version 2.6.5 of rsync. manpagesection(CREDITS) -- 2.34.1