]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Preparing for release of 3.0.8pre1 v3.0.8pre1
authorWayne Davison <wayned@samba.org>
Tue, 22 Feb 2011 19:03:42 +0000 (11:03 -0800)
committerWayne Davison <wayned@samba.org>
Tue, 22 Feb 2011 19:03:42 +0000 (11:03 -0800)
configure.ac
packaging/lsb/rsync.spec
rsync.yo
rsyncd.conf.yo

index 5b18ea3b9885e79e6ee87a0f31f54209ea809461..19bfa6332fe395ea4e07040dd39085f742c209db 100644 (file)
@@ -5,7 +5,7 @@ AC_CONFIG_SRCDIR([byteorder.h])
 AC_CONFIG_HEADER(config.h)
 AC_PREREQ(2.59)
 
-RSYNC_VERSION=3.0.8dev
+RSYNC_VERSION=3.0.8pre1
 AC_SUBST(RSYNC_VERSION)
 AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION])
 
index 57bc7c0f22ff838b733cb4c8d3860027f77011b3..aaca3cf3cdb7ce12ae46abe7a54dc880a1774384 100644 (file)
@@ -1,9 +1,9 @@
 Summary: A fast, versatile, remote (and local) file-copying tool
 Name: rsync
-Version: 3.0.7
-%define fullversion %{version}
-Release: 1
-%define srcdir src
+Version: 3.0.8
+%define fullversion %{version}pre1
+Release: 0.1.pre1
+%define srcdir src-previews
 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
-* Thu Dec 31 2009 Wayne Davison <wayned@samba.org>
-Released 3.0.7.
+* Tue Feb 22 2011 Wayne Davison <wayned@samba.org>
+Released 3.0.8pre1.
 
 * Fri Mar 21 2008 Wayne Davison <wayned@samba.org>
 Added installation of /etc/xinetd.d/rsync file and some commented-out
index cf924994eb8b45b704fac44fe5905a820765daa0..bb5fba406813380912ce551b7e93be1e246e3361 100644 (file)
--- a/rsync.yo
+++ b/rsync.yo
@@ -1,5 +1,5 @@
 mailto(rsync-bugs@samba.org)
-manpage(rsync)(1)(31 Dec 2009)()()
+manpage(rsync)(1)(22 Feb 2011)()()
 manpagename(rsync)(a fast, versatile, remote (and local) file-copying tool)
 manpagesynopsis()
 
@@ -2999,7 +2999,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/)
 
 manpagesection(VERSION)
 
-This man page is current for version 3.0.7 of rsync.
+This man page is current for version 3.0.8pre1 of rsync.
 
 manpagesection(INTERNAL OPTIONS)
 
index 19e44b324be1737a68ca3334ed0b23f6e5c6bb6e..cff23e43f7f6ff878460b644b9672bf1c13801e8 100644 (file)
@@ -1,5 +1,5 @@
 mailto(rsync-bugs@samba.org)
-manpage(rsyncd.conf)(5)(31 Dec 2009)()()
+manpage(rsyncd.conf)(5)(22 Feb 2011)()()
 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.7 of rsync.
+This man page is current for version 3.0.8pre1 of rsync.
 
 manpagesection(CREDITS)