summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2011-03-26 14:34:18 -0700
committerWayne Davison <wayned@samba.org>2011-03-26 14:34:18 -0700
commit1ddcdaf3f6808ba53aef9e19f630a18808de22ac (patch)
tree1645922a7c1227551f66564a68d8b86fa653bca2
parent93562b19412bd6fc2e3a04e2413823686604eb66 (diff)
downloadrsync-1ddcdaf3f6808ba53aef9e19f630a18808de22ac.tar.gz
Preparing for release of 3.0.8v3.0.8
-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 218b7050..40b70199 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-NEWS for rsync 3.0.8 (UNRELEASED)
+NEWS for rsync 3.0.8 (26 Mar 2011)
Protocol: 30 (unchanged)
Changes since 3.0.7:
diff --git a/OLDNEWS b/OLDNEWS
index 3922c79d..2c0af861 100644
--- a/OLDNEWS
+++ b/OLDNEWS
@@ -3094,7 +3094,7 @@ Changes since 2.4.6:
Partial Protocol History
RELEASE DATE VER. DATE OF COMMIT* PROTOCOL
- ?? ??? 2011 3.0.8 30
+ 26 Mar 2011 3.0.8 30
31 Dec 2009 3.0.7 30
08 May 2009 3.0.6 30
28 Dec 2008 3.0.5 30
diff --git a/configure.ac b/configure.ac
index e5c4f292..ff21b3a1 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.8pre1
+RSYNC_VERSION=3.0.8
AC_SUBST(RSYNC_VERSION)
AC_MSG_NOTICE([Configuring rsync $RSYNC_VERSION])
diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec
index aaca3cf3..35febab5 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.8
-%define fullversion %{version}pre1
-Release: 0.1.pre1
-%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
-* Tue Feb 22 2011 Wayne Davison <wayned@samba.org>
-Released 3.0.8pre1.
+* Sat Mar 26 2011 Wayne Davison <wayned@samba.org>
+Released 3.0.8.
* 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 f4cb2ba6..2b32232b 100644
--- a/rsync.yo
+++ b/rsync.yo
@@ -1,5 +1,5 @@
mailto(rsync-bugs@samba.org)
-manpage(rsync)(1)(22 Feb 2011)()()
+manpage(rsync)(1)(26 Mar 2011)()()
manpagename(rsync)(a fast, versatile, remote (and local) file-copying tool)
manpagesynopsis()
@@ -2996,7 +2996,7 @@ url(http://rsync.samba.org/)(http://rsync.samba.org/)
manpagesection(VERSION)
-This man page is current for version 3.0.8pre1 of rsync.
+This man page is current for version 3.0.8 of rsync.
manpagesection(INTERNAL OPTIONS)
diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo
index cff23e43..b749e09a 100644
--- a/rsyncd.conf.yo
+++ b/rsyncd.conf.yo
@@ -1,5 +1,5 @@
mailto(rsync-bugs@samba.org)
-manpage(rsyncd.conf)(5)(22 Feb 2011)()()
+manpage(rsyncd.conf)(5)(26 Mar 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.8pre1 of rsync.
+This man page is current for version 3.0.8 of rsync.
manpagesection(CREDITS)