Preparing for release of 3.2.4pre3

This commit is contained in:
Wayne Davison
2022-01-18 23:47:45 -08:00
parent 08c8375acb
commit cc83294316
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.4
%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
* Sat Jan 15 2022 Wayne Davison <wayne@opencoder.net>
Released 3.2.4pre2.
* Tue Jan 18 2022 Wayne Davison <wayne@opencoder.net>
Released 3.2.4pre3.
* 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.4pre2"
#define RSYNC_VERSION "3.2.4pre3"