Preparing for release of 3.2.0pre3 v3.2.0pre3
authorWayne Davison <wayne@opencoder.net>
Wed, 17 Jun 2020 17:12:09 +0000 (10:12 -0700)
committerWayne Davison <wayne@opencoder.net>
Wed, 17 Jun 2020 17:12:09 +0000 (10:12 -0700)
configure.ac
packaging/lsb/rsync.spec

index f1f075df03d5df9a5f1144efd955ebf83c37d98f..9a0e4d1ed63ed860ab7b8a3560660d81672dc6cb 100644 (file)
@@ -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])
index 829bfe40b00cbb337d2305f622e6e7c166676929..510632933d73ca3a64f22fc2ff49e567fdc9f783 100644 (file)
@@ -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@opencoder.net>
-Released 3.2.0pre2.
+* Wed Jun 17 2020 Wayne Davison <wayne@opencoder.net>
+Released 3.2.0pre3.
 
 * Fri Mar 21 2008 Wayne Davison <wayne@opencoder.net>
 Added installation of /etc/xinetd.d/rsync file and some commented-out