Preparing for release of 3.2.2pre1 v3.2.2pre1
authorWayne Davison <wayne@opencoder.net>
Sun, 28 Jun 2020 04:22:49 +0000 (21:22 -0700)
committerWayne Davison <wayne@opencoder.net>
Sun, 28 Jun 2020 04:22:49 +0000 (21:22 -0700)
configure.ac
packaging/lsb/rsync.spec

index bf04e99df519ced1d6e82657a91f3f76d70df559..9275ce757900fd7cb98d2f721125a1f58abf998c 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT([rsync],[3.2.2dev],[https://rsync.samba.org/bugtracking.html])
+AC_INIT([rsync],[3.2.2pre1],[https://rsync.samba.org/bugtracking.html])
 
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_SRCDIR([byteorder.h])
index 22ae1ce55d5714b5260247b6aecc9b62fcd4ffe3..be36f73186ac9fa702a181f0d76d57ed6e420d62 100644 (file)
@@ -1,9 +1,9 @@
 Summary: A fast, versatile, remote (and local) file-copying tool
 Name: rsync
-Version: 3.2.1
-%define fullversion %{version}
-Release: 1
-%define srcdir src
+Version: 3.2.2
+%define fullversion %{version}pre1
+Release: 0.1.pre1
+%define srcdir src-previews
 Group: Applications/Internet
 License: GPL
 Source0: https://rsync.samba.org/ftp/rsync/%{srcdir}/rsync-%{fullversion}.tar.gz
@@ -79,8 +79,8 @@ rm -rf $RPM_BUILD_ROOT
 %dir /etc/rsync-ssl/certs
 
 %changelog
-* Mon Jun 22 2020 Wayne Davison <wayne@opencoder.net>
-Released 3.2.1.
+* Sat Jun 27 2020 Wayne Davison <wayne@opencoder.net>
+Released 3.2.2pre1.
 
 * Fri Mar 21 2008 Wayne Davison <wayne@opencoder.net>
 Added installation of /etc/xinetd.d/rsync file and some commented-out