Preparing for release of 3.2.5pre1

This commit is contained in:
Wayne Davison
2022-08-01 18:51:07 -07:00
parent 8e33586359
commit 0773cecc1f
3 changed files with 8 additions and 8 deletions

View File

@@ -1,9 +1,9 @@
Summary: A fast, versatile, remote (and local) file-copying tool
Name: rsync
Version: 3.2.4
%define fullversion %{version}
Release: 1
%define srcdir src
Version: 3.2.5
%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
* Fri Apr 15 2022 Wayne Davison <wayne@opencoder.net>
Released 3.2.4.
* Mon Aug 01 2022 Wayne Davison <wayne@opencoder.net>
Released 3.2.5pre1.
* Fri Mar 21 2008 Wayne Davison <wayne@opencoder.net>
Added installation of /etc/xinetd.d/rsync file and some commented-out

View File

@@ -3,7 +3,7 @@
*
* Copyright (C) 1996 Andrew Tridgell
* Copyright (C) 1996 Paul Mackerras
* Copyright (C) 2004-2020 Wayne Davison
* Copyright (C) 2004-2022 Wayne Davison
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

View File

@@ -1,2 +1,2 @@
#define RSYNC_VERSION "3.2.5dev"
#define RSYNC_VERSION "3.2.5pre1"
#define MAINTAINER_TZ_OFFSET -7.0