Preparing for release of 3.2.7 [buildall] v3.2.7
authorWayne Davison <wayne@opencoder.net>
Fri, 21 Oct 2022 00:57:22 +0000 (17:57 -0700)
committerWayne Davison <wayne@opencoder.net>
Fri, 21 Oct 2022 00:57:22 +0000 (17:57 -0700)
NEWS.md
packaging/lsb/rsync.spec
version.h

diff --git a/NEWS.md b/NEWS.md
index ad1aaee0dfd59af9530d4fa7b45bdea6eaa7c343..fb656288775adbe583c15c3abe8f22d3a7a0d554 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,4 +1,4 @@
-# NEWS for rsync 3.2.7 (UNRELEASED)
+# NEWS for rsync 3.2.7 (20 Oct 2022)
 
 ## Changes in this version:
 
 
 | RELEASE DATE | VER.   | DATE OF COMMIT\* | PROTOCOL    |
 |--------------|--------|------------------|-------------|
-| ?? Dec 2022  | 3.2.7  |                  | 31          |
+| 20 Oct 2022  | 3.2.7  |                  | 31          |
 | 09 Sep 2022  | 3.2.6  |                  | 31          |
 | 14 Aug 2022  | 3.2.5  |                  | 31          |
 | 15 Apr 2022  | 3.2.4  |                  | 31          |
index f33c9f70c87020613f9ec97afac7e148aec4b41e..f2d7aa44b696a44b363b426b08bcd54d192c9da4 100644 (file)
@@ -1,9 +1,9 @@
 Summary: A fast, versatile, remote (and local) file-copying tool
 Name: rsync
 Version: 3.2.7
-%define fullversion %{version}pre1
-Release: 0.1.pre1
-%define srcdir src-previews
+%define fullversion %{version}
+Release: 1
+%define srcdir src
 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 Sep 30 2022 Wayne Davison <wayne@opencoder.net>
-Released 3.2.7pre1.
+* Thu Oct 20 2022 Wayne Davison <wayne@opencoder.net>
+Released 3.2.7.
 
 * Fri Mar 21 2008 Wayne Davison <wayne@opencoder.net>
 Added installation of /etc/xinetd.d/rsync file and some commented-out
index 64ca62db2d412b3adefdbbf7a0478e9a777c3802..fdfce4c40032f177175f84b881d91f426b2a9e99 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,2 +1,2 @@
-#define RSYNC_VERSION "3.2.7pre1"
+#define RSYNC_VERSION "3.2.7"
 #define MAINTAINER_TZ_OFFSET -7.0