[SCM] The rsync repository. - branch master updated

Rsync CVS commit messages rsync-cvs at lists.samba.org
Wed Jul 1 06:35:00 UTC 2020


The branch, master has been updated
       via  a1cc50ba Preparing for release of 3.2.2pre3
      from  feb2fff8 Put the optimizations into their own list.

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


- Log -----------------------------------------------------------------
commit a1cc50ba96d212c0647a91bf56e3de25eb35bd56
Author: Wayne Davison <wayne at opencoder.net>
Date:   Tue Jun 30 23:17:50 2020 -0700

    Preparing for release of 3.2.2pre3

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

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


Changeset truncated at 500 lines:

diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec
index 9e2f1117..56591d26 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.2
-%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
-* Sun Jun 28 2020 Wayne Davison <wayne at opencoder.net>
-Released 3.2.2pre2.
+* Tue Jun 30 2020 Wayne Davison <wayne at opencoder.net>
+Released 3.2.2pre3.
 
 * Fri Mar 21 2008 Wayne Davison <wayne at opencoder.net>
 Added installation of /etc/xinetd.d/rsync file and some commented-out
diff --git a/version.h b/version.h
index 498d2920..16b02f15 100644
--- a/version.h
+++ b/version.h
@@ -1 +1 @@
-#define RSYNC_VERSION "3.2.2pre2"
+#define RSYNC_VERSION "3.2.2pre3"


-- 
The rsync repository.



More information about the rsync-cvs mailing list