[SCM] The rsync repository. - branch master updated

Rsync CVS commit messages rsync-cvs at lists.samba.org
Tue Aug 9 05:54:12 UTC 2022


The branch, master has been updated
       via  5ce575b1 Preparing for release of 3.2.5pre2
      from  fabef23b Fix --relative when copying an absolute path.

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


- Log -----------------------------------------------------------------
commit 5ce575b15726c653312b473bd770c3e7d74d3449
Author: Wayne Davison <wayne at opencoder.net>
Date:   Mon Aug 8 22:50:31 2022 -0700

    Preparing for release of 3.2.5pre2

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

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 95adb8f0..31225a5c 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.5
-%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
-* Mon Aug 01 2022 Wayne Davison <wayne at opencoder.net>
-Released 3.2.5pre1.
+* Mon Aug 08 2022 Wayne Davison <wayne at opencoder.net>
+Released 3.2.5pre2.
 
 * 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 61820bba..d793678d 100644
--- a/version.h
+++ b/version.h
@@ -1,2 +1,2 @@
-#define RSYNC_VERSION "3.2.5pre1"
+#define RSYNC_VERSION "3.2.5pre2"
 #define MAINTAINER_TZ_OFFSET -7.0


-- 
The rsync repository.



More information about the rsync-cvs mailing list