]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Preparing for release of 3.2.2pre2 v3.2.2pre2
authorWayne Davison <wayne@opencoder.net>
Mon, 29 Jun 2020 02:54:38 +0000 (19:54 -0700)
committerWayne Davison <wayne@opencoder.net>
Mon, 29 Jun 2020 02:54:38 +0000 (19:54 -0700)
packaging/lsb/rsync.spec
version.h

index be36f73186ac9fa702a181f0d76d57ed6e420d62..9e2f1117a8b0f5cb063ad67965ca1bce32a4f1aa 100644 (file)
@@ -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@opencoder.net>
-Released 3.2.2pre1.
+* Sun Jun 28 2020 Wayne Davison <wayne@opencoder.net>
+Released 3.2.2pre2.
 
 * Fri Mar 21 2008 Wayne Davison <wayne@opencoder.net>
 Added installation of /etc/xinetd.d/rsync file and some commented-out
index cb1d1f72e17105ff178df50211f52d27b4de8860..498d29202d4b1d09ce1a4e448e18dd0bd8097069 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1 +1 @@
-#define RSYNC_VERSION "3.2.2pre1"
+#define RSYNC_VERSION "3.2.2pre2"