Preparing for release of 3.2.6

This commit is contained in:
Wayne Davison
2022-09-09 12:23:37 -07:00
parent 5447d038c6
commit db5bfe67a5
4 changed files with 7 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
# NEWS for rsync 3.2.6 (UNRELEASED)
# NEWS for rsync 3.2.6 (9 Sep 2022)
## Changes in this version:
@@ -4592,7 +4592,7 @@
| RELEASE DATE | VER. | DATE OF COMMIT\* | PROTOCOL |
|--------------|--------|------------------|-------------|
| ?? Dec 2022 | 3.2.6 | | 31 |
| 09 Sep 2022 | 3.2.6 | | 31 |
| 14 Aug 2022 | 3.2.5 | | 31 |
| 15 Apr 2022 | 3.2.4 | | 31 |
| 06 Aug 2020 | 3.2.3 | | 31 |

View File

@@ -4,7 +4,7 @@
* Copyright (C) 1996 Andrew Tridgell
* Copyright (C) 1996 Paul Mackerras
* Copyright (C) 2002 Martin Pool <mbp@samba.org>
* 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,6 +1,6 @@
Summary: A fast, versatile, remote (and local) file-copying tool
Name: rsync
Version: 3.2.5
Version: 3.2.6
%define fullversion %{version}
Release: 1
%define srcdir src
@@ -79,8 +79,8 @@ rm -rf $RPM_BUILD_ROOT
%dir /etc/rsync-ssl/certs
%changelog
* Sun Aug 14 2022 Wayne Davison <wayne@opencoder.net>
Released 3.2.5.
* Fri Sep 09 2022 Wayne Davison <wayne@opencoder.net>
Released 3.2.6.
* Fri Mar 21 2008 Wayne Davison <wayne@opencoder.net>
Added installation of /etc/xinetd.d/rsync file and some commented-out

View File

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