summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2011-09-23 09:13:53 -0700
committerWayne Davison <wayned@samba.org>2011-09-23 09:13:53 -0700
commit40afd365cc8ca968fd16e161d24df5b8a8a520cc (patch)
treebb6155b3ab065105951957a053ecb1a005654ec9
parentd702b978380aa1f6abf7f7bfc1e7fad4011a2660 (diff)
downloadrsync-b3.0.x.tar.gz
Preparing for release of 3.0.9v3.0.9b3.0.x
-rw-r--r--NEWS2
-rw-r--r--OLDNEWS2
-rw-r--r--configure.ac2
-rw-r--r--packaging/lsb/rsync.spec10
-rw-r--r--rsync.yo4
-rw-r--r--rsyncd.conf.yo4
6 files changed, 12 insertions, 12 deletions
diff --git a/NEWS b/NEWS
index 53b7aca2..85102880 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-NEWS for rsync 3.0.9 (UNRELEASED)
+NEWS for rsync 3.0.9 (23 Sep 2011)
Protocol: 30 (unchanged)
Changes since 3.0.8:
diff --git a/OLDNEWS b/OLDNEWS
index 9774c086..76039701 100644
--- a/OLDNEWS
+++ b/OLDNEWS
@@ -3235,7 +3235,7 @@ Changes since 2.4.6:
Partial Protocol History
RELEASE DATE VER. DATE OF COMMIT* PROTOCOL
- ?? Sep 2011 3.0.9 30
+ 23 Sep 2011 3.0.9 30
26 Mar 2011 3.0.8 30
31 Dec 2009 3.0.7 30
08 May 2009 3.0.6 30
diff --git a/configure.ac b/configure.ac
index 1cdce25a..a9ee0a50 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ AC_CONFIG_SRCDIR([byteorder.h])
AC_CONFIG_HEADER(config.h)
AC_PREREQ(2.59)
-RSYNC_VERSION=3.0.9pre2
+RSYNC_VERSION=3.0.9
AC_SUBST(RSYNC_VERSION)
AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION])
diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec
index 5c2e2114..37e26b1f 100644
--- a/packaging/lsb/rsync.spec
+++ b/packaging/lsb/rsync.spec
@@ -1,9 +1,9 @@
Summary: A fast, versatile, remote (and local) file-copying tool
Name: rsync
Version: 3.0.9
-%define fullversion %{version}pre2
-Release: 0.1.pre2
-%define srcdir src-previews
+%define fullversion %{version}
+Release: 1
+%define srcdir src
Group: Applications/Internet
Source0: http://rsync.samba.org/ftp/rsync/%{srcdir}/rsync-%{fullversion}.tar.gz
#Source1: http://rsync.samba.org/ftp/rsync/%{srcdir}/rsync-patches-%{fullversion}.tar.gz
@@ -66,8 +66,8 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man5/rsyncd.conf.5*
%changelog
-* Sat Sep 10 2011 Wayne Davison <wayned@samba.org>
-Released 3.0.9pre2.
+* Fri Sep 23 2011 Wayne Davison <wayned@samba.org>
+Released 3.0.9.
* Fri Mar 21 2008 Wayne Davison <wayned@samba.org>
Added installation of /etc/xinetd.d/rsync file and some commented-out
diff --git a/rsync.yo b/rsync.yo
index d1605ad6..4c07c8df 100644
--- a/rsync.yo
+++ b/rsync.yo
@@ -1,5 +1,5 @@
mailto(rsync-bugs@samba.org)
-manpage(rsync)(1)(10 Sep 2011)()()
+manpage(rsync)(1)(23 Sep 2011)()()
manpagename(rsync)(a fast, versatile, remote (and local) file-copying tool)
manpagesynopsis()
@@ -3025,7 +3025,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/)
manpagesection(VERSION)
-This man page is current for version 3.0.9pre2 of rsync.
+This man page is current for version 3.0.9 of rsync.
manpagesection(INTERNAL OPTIONS)
diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo
index 902bb947..921f6b49 100644
--- a/rsyncd.conf.yo
+++ b/rsyncd.conf.yo
@@ -1,5 +1,5 @@
mailto(rsync-bugs@samba.org)
-manpage(rsyncd.conf)(5)(10 Sep 2011)()()
+manpage(rsyncd.conf)(5)(23 Sep 2011)()()
manpagename(rsyncd.conf)(configuration file for rsync in daemon mode)
manpagesynopsis()
@@ -706,7 +706,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/)
manpagesection(VERSION)
-This man page is current for version 3.0.9pre2 of rsync.
+This man page is current for version 3.0.9 of rsync.
manpagesection(CREDITS)