From 8ba802f3b4968c7c105ea017d0b20d56ec9d5d0f Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Tue, 8 Apr 2008 08:16:05 -0700 Subject: [PATCH] Preparing for release of 3.0.2 --- NEWS | 2 +- OLDNEWS | 2 +- configure.in | 2 +- packaging/lsb/rsync.spec | 6 +++--- rsync.yo | 4 ++-- rsyncd.conf.yo | 4 ++-- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/NEWS b/NEWS index a175a049..4d07c67a 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -NEWS for rsync 3.0.2 (UNRELEASED) +NEWS for rsync 3.0.2 (8 Apr 2008) Protocol: 30 (unchanged) Changes since 3.0.1: diff --git a/OLDNEWS b/OLDNEWS index 3c0f08eb..9b946f78 100644 --- a/OLDNEWS +++ b/OLDNEWS @@ -2725,7 +2725,7 @@ Changes since 2.4.6: Partial Protocol History RELEASE DATE VER. DATE OF COMMIT* PROTOCOL - ?? Apr 2008 3.0.2 30 + 08 Apr 2008 3.0.2 30 03 Apr 2008 3.0.1 30 01 Mar 2008 3.0.0 11 Nov 2006 30 06 Nov 2006 2.6.9 29 diff --git a/configure.in b/configure.in index a3270a3e..015e1676 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.2dev +RSYNC_VERSION=3.0.2 AC_SUBST(RSYNC_VERSION) AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION]) diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec index 7b8f577e..c8125236 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.1 +Version: 3.0.2 %define fullversion %{version} Release: 1 %define srcdir src @@ -66,8 +66,8 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man5/rsyncd.conf.5* %changelog -* Thu Apr 03 2008 Wayne Davison -Released 3.0.1. +* Tue Apr 08 2008 Wayne Davison +Released 3.0.2. * Fri Mar 21 2008 Wayne Davison Added installation of /etc/xinetd.d/rsync file and some commented-out diff --git a/rsync.yo b/rsync.yo index 3b1aec52..244e2bb5 100644 --- a/rsync.yo +++ b/rsync.yo @@ -1,5 +1,5 @@ mailto(rsync-bugs@samba.org) -manpage(rsync)(1)(3 Apr 2008)()() +manpage(rsync)(1)(8 Apr 2008)()() manpagename(rsync)(a fast, versatile, remote (and local) file-copying tool) manpagesynopsis() @@ -2876,7 +2876,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/) manpagesection(VERSION) -This man page is current for version 3.0.1 of rsync. +This man page is current for version 3.0.2 of rsync. manpagesection(INTERNAL OPTIONS) diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index 713257db..7d0f0164 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -1,5 +1,5 @@ mailto(rsync-bugs@samba.org) -manpage(rsyncd.conf)(5)(3 Apr 2008)()() +manpage(rsyncd.conf)(5)(8 Apr 2008)()() manpagename(rsyncd.conf)(configuration file for rsync in daemon mode) manpagesynopsis() @@ -700,7 +700,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/) manpagesection(VERSION) -This man page is current for version 3.0.1 of rsync. +This man page is current for version 3.0.2 of rsync. manpagesection(CREDITS) -- 2.34.1