[SCM] The rsync repository. - branch master updated

Rsync CVS commit messages rsync-cvs at lists.samba.org
Wed Jun 17 17:14:53 UTC 2020


The branch, master has been updated
       via  0b2d5fe4 Preparing for release of 3.2.0pre3
      from  d3c7cfad Be a little more explicit with override info.

https://git.samba.org/?p=rsync.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 0b2d5fe4940211ba25a89f18a9889b9ab55d38ef
Author: Wayne Davison <wayne at opencoder.net>
Date:   Wed Jun 17 10:12:09 2020 -0700

    Preparing for release of 3.2.0pre3

-----------------------------------------------------------------------

Summary of changes:
 configure.ac             | 2 +-
 packaging/lsb/rsync.spec | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)


Changeset truncated at 500 lines:

diff --git a/configure.ac b/configure.ac
index f1f075df..9a0e4d1e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT([rsync],[3.2.0pre2],[http://rsync.samba.org/bugzilla.html])
+AC_INIT([rsync],[3.2.0pre3],[http://rsync.samba.org/bugzilla.html])
 
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_SRCDIR([byteorder.h])
diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec
index 829bfe40..51063293 100644
--- a/packaging/lsb/rsync.spec
+++ b/packaging/lsb/rsync.spec
@@ -1,8 +1,8 @@
 Summary: A fast, versatile, remote (and local) file-copying tool
 Name: rsync
 Version: 3.2.0
-%define fullversion %{version}pre2
-Release: 0.1.pre2
+%define fullversion %{version}pre3
+Release: 0.1.pre3
 %define srcdir src-previews
 Group: Applications/Internet
 License: GPL
@@ -79,8 +79,8 @@ rm -rf $RPM_BUILD_ROOT
 %dir /etc/rsync-ssl/certs
 
 %changelog
-* Mon Jun 15 2020 Wayne Davison <wayne at opencoder.net>
-Released 3.2.0pre2.
+* Wed Jun 17 2020 Wayne Davison <wayne at opencoder.net>
+Released 3.2.0pre3.
 
 * Fri Mar 21 2008 Wayne Davison <wayne at opencoder.net>
 Added installation of /etc/xinetd.d/rsync file and some commented-out


-- 
The rsync repository.



More information about the rsync-cvs mailing list