]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Preparing for release of 3.0.9 b3.0.x 201/head 93/head v3.0.9
authorWayne Davison <wayned@samba.org>
Fri, 23 Sep 2011 16:13:53 +0000 (09:13 -0700)
committerWayne Davison <wayned@samba.org>
Fri, 23 Sep 2011 16:13:53 +0000 (09:13 -0700)
NEWS
OLDNEWS
configure.ac
packaging/lsb/rsync.spec
rsync.yo
rsyncd.conf.yo

diff --git a/NEWS b/NEWS
index 53b7aca249a0039a03e3ffa53615dccd19e8319d..8510288055f5b72d8d39c966dd466eb53ab4a1c2 100644 (file)
--- 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 9774c086458a113a4690e5bed3a9f2a66b87bfef..7603970109b3ecdca04afaca77f29f3ed77caec2 100644 (file)
--- a/OLDNEWS
+++ b/OLDNEWS
@@ -3235,7 +3235,7 @@ Changes since 2.4.6:
 \f
 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
index 1cdce25a0284fb31456bad9d0d1e28ad4698620b..a9ee0a50f0ba1d9662fd968b05a65ee8fc4be9ce 100644 (file)
@@ -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])
 
index 5c2e2114956a07f2d03468a74068cf58d9649884..37e26b1f2de464814b4ee169c97bd339d1e8c530 100644 (file)
@@ -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
index d1605ad6411e648f142555e374e65f0cd1e061ff..4c07c8dfbd66bd980305c54a8a170b311f6a9b48 100644 (file)
--- 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)
 
index 902bb9471a2c4977a8548d092994e6433a49a950..921f6b490504b5986ad8f24df23681f0a2d0e879 100644 (file)
@@ -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)