Preparing for release of 3.2.0pre2 v3.2.0pre2
authorWayne Davison <wayne@opencoder.net>
Mon, 15 Jun 2020 18:53:19 +0000 (11:53 -0700)
committerWayne Davison <wayne@opencoder.net>
Mon, 15 Jun 2020 18:53:19 +0000 (11:53 -0700)
configure.ac
packaging/lsb/rsync.spec

index 2b3a3665fae38fe4ae14702b8bf07606f22a4f79..54ff2c461f88ceb129a745b5550884e8ec3cf292 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT([rsync],[3.2.0pre1],[http://rsync.samba.org/bugzilla.html])
+AC_INIT([rsync],[3.2.0pre2],[http://rsync.samba.org/bugzilla.html])
 
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_SRCDIR([byteorder.h])
index 64a8d720f6d04e6e0941d7b8349f1d82aafa46a7..9176ee86a26adb78764c54eeebe8b60c3ddb66fe 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}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 13 2020 Wayne Davison <wayned@samba.org>
-Released 3.2.0pre1.
+* Mon Jun 15 2020 Wayne Davison <wayned@samba.org>
+Released 3.2.0pre2.
 
 * Fri Mar 21 2008 Wayne Davison <wayned@samba.org>
 Added installation of /etc/xinetd.d/rsync file and some commented-out