[SCM] The rsync repository. - branch master updated

Rsync CVS commit messages rsync-cvs at lists.samba.org
Mon Jun 29 03:03:10 UTC 2020


The branch, master has been updated
       via  00dd50a0 Preparing for release of 3.2.2pre2
      from  7039d146 Improve the per-branch build dir support

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


- Log -----------------------------------------------------------------
commit 00dd50a00c00da4824b3aa5fe2b2f82baffca071
Author: Wayne Davison <wayne at opencoder.net>
Date:   Sun Jun 28 19:54:38 2020 -0700

    Preparing for release of 3.2.2pre2

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

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 be36f731..9e2f1117 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}pre1
-Release: 0.1.pre1
+%define fullversion %{version}pre2
+Release: 0.1.pre2
 %define srcdir src-previews
 Group: Applications/Internet
 License: GPL
@@ -79,8 +79,8 @@ rm -rf $RPM_BUILD_ROOT
 %dir /etc/rsync-ssl/certs
 
 %changelog
-* Sat Jun 27 2020 Wayne Davison <wayne at opencoder.net>
-Released 3.2.2pre1.
+* Sun Jun 28 2020 Wayne Davison <wayne at opencoder.net>
+Released 3.2.2pre2.
 
 * 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 cb1d1f72..498d2920 100644
--- a/version.h
+++ b/version.h
@@ -1 +1 @@
-#define RSYNC_VERSION "3.2.2pre1"
+#define RSYNC_VERSION "3.2.2pre2"


-- 
The rsync repository.



More information about the rsync-cvs mailing list