Preparing for release of 3.2.5pre1 v3.2.5pre1
authorWayne Davison <wayne@opencoder.net>
Tue, 2 Aug 2022 01:51:07 +0000 (18:51 -0700)
committerWayne Davison <wayne@opencoder.net>
Tue, 2 Aug 2022 01:51:07 +0000 (18:51 -0700)
packaging/lsb/rsync.spec
uidlist.c
version.h

index 0bdcd83345129c62d478c222db5ec943755c258d..95adb8f0b577d69994689718515a10daf736de7b 100644 (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
index 2b81ae87a73d043df8f919a332a6a55fedfb587d..99a34679a8500e14492a259e40a9433c02820129 100644 (file)
--- a/uidlist.c
+++ b/uidlist.c
@@ -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
index 7bb1a5c93f854f9d72d8c1f954de1ab3ad3ffad7..61820bba42025f5675d81219818e75f6a0d075c7 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,2 +1,2 @@
-#define RSYNC_VERSION "3.2.5dev"
+#define RSYNC_VERSION "3.2.5pre1"
 #define MAINTAINER_TZ_OFFSET -7.0