Preparing for release of 3.2.2pre2

This commit is contained in:
Wayne Davison
2020-06-28 19:54:38 -07:00
parent 7039d14616
commit 00dd50a00c
2 changed files with 5 additions and 5 deletions

View 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

View File

@@ -1 +1 @@
#define RSYNC_VERSION "3.2.2pre1"
#define RSYNC_VERSION "3.2.2pre2"