]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Preparing for release of 3.2.0pre1 v3.2.0pre1
authorWayne Davison <wayne@opencoder.net>
Sun, 14 Jun 2020 02:16:26 +0000 (19:16 -0700)
committerWayne Davison <wayne@opencoder.net>
Sun, 14 Jun 2020 02:16:26 +0000 (19:16 -0700)
OLDNEWS.md
configure.ac
packaging/lsb/rsync.spec

index 6cde4f45cba99611144a4df0a8869dfea0d3fc89..659cc03ab86e7feab1506cac3426efe36eee2df8 100644 (file)
@@ -3794,7 +3794,7 @@ Protocol: 25 (changed)
 
 | RELEASE DATE | VER.   | DATE OF COMMIT\* | PROTOCOL    |
 |--------------|--------|------------------|-------------|
-| ?? Jun 2020  | 3.2.0  |                  | ??          |
+| ?? Jun 2020  | 3.2.0  |                  | 31          |
 | 28 Jan 2018  | 3.1.3  |                  | 31          |
 | 21 Dec 2015  | 3.1.2  |                  | 31          |
 | 22 Jun 2014  | 3.1.1  |                  | 31          |
index 17b0a6378eee78f5f9e0eb4fab1ec692fec2c593..2b3a3665fae38fe4ae14702b8bf07606f22a4f79 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT([rsync],[3.2.0dev],[http://rsync.samba.org/bugzilla.html])
+AC_INIT([rsync],[3.2.0pre1],[http://rsync.samba.org/bugzilla.html])
 
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_SRCDIR([byteorder.h])
index 4f44db5c11e0b37e0fb0382d3ccddf21d9fb8c89..64a8d720f6d04e6e0941d7b8349f1d82aafa46a7 100644 (file)
@@ -1,9 +1,9 @@
 Summary: A fast, versatile, remote (and local) file-copying tool
 Name: rsync
-Version: 3.1.3
-%define fullversion %{version}
-Release: 1
-%define srcdir src
+Version: 3.2.0
+%define fullversion %{version}pre1
+Release: 0.1.pre1
+%define srcdir src-previews
 Group: Applications/Internet
 License: GPL
 Source0: http://rsync.samba.org/ftp/rsync/%{srcdir}/rsync-%{fullversion}.tar.gz
@@ -79,8 +79,8 @@ rm -rf $RPM_BUILD_ROOT
 %dir /etc/rsync-ssl/certs
 
 %changelog
-* Sun Jan 28 2018 Wayne Davison <wayned@samba.org>
-Released 3.1.3.
+* Sat Jun 13 2020 Wayne Davison <wayned@samba.org>
+Released 3.2.0pre1.
 
 * Fri Mar 21 2008 Wayne Davison <wayned@samba.org>
 Added installation of /etc/xinetd.d/rsync file and some commented-out