File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # NEWS for rsync 3.3.0 (UNRELEASED )
1+ # NEWS for rsync 3.3.0 (6 Apr 2024 )
22
33## Changes in this version:
44
47624762
47634763| RELEASE DATE | VER. | DATE OF COMMIT\* | PROTOCOL |
47644764| --------------| --------| ------------------| -------------|
4765- | ?? May 2023 | 3.3.0 | | 31 |
4765+ | 06 Apr 2024 | 3.3.0 | | 31 |
47664766| 20 Oct 2022 | 3.2.7 | | 31 |
47674767| 09 Sep 2022 | 3.2.6 | | 31 |
47684768| 14 Aug 2022 | 3.2.5 | | 31 |
Original file line number Diff line number Diff line change 44 * Copyright (C) 1996-2000 Andrew Tridgell
55 * Copyright (C) 1996 Paul Mackerras
66 * Copyright (C) 2002 Martin Pool <mbp@samba.org>
7- * Copyright (C) 2003-2023 Wayne Davison
7+ * Copyright (C) 2003-2024 Wayne Davison
88 *
99 * This program is free software; you can redistribute it and/or modify
1010 * it under the terms of the GNU General Public License as published by
Original file line number Diff line number Diff line change 44 * Copyright (C) 1996-2001 Andrew Tridgell <tridge@samba.org>
55 * Copyright (C) 1996 Paul Mackerras
66 * Copyright (C) 2002 Martin Pool
7- * Copyright (C) 2003-2022 Wayne Davison
7+ * Copyright (C) 2003-2024 Wayne Davison
88 *
99 * This program is free software; you can redistribute it and/or modify
1010 * it under the terms of the GNU General Public License as published by
Original file line number Diff line number Diff line change 11Summary: A fast, versatile, remote (and local ) file-copying tool
22Name: rsync
33Version: 3.3.0
4- %define fullversion %{version }pre1
5- Release: 0.1.pre1
6- %define srcdir src-previews
4+ %define fullversion %{version }
5+ Release: 1
6+ %define srcdir src
77Group: Applications/Internet
88License: GPL
99Source0: https://rsync.samba.org/ftp/rsync/%{srcdir }/rsync-%{fullversion }.tar.gz
@@ -79,8 +79,8 @@ rm -rf $RPM_BUILD_ROOT
7979%dir /etc/rsync-ssl/certs
8080
8181%changelog
82- * Sat Apr 29 2023 Wayne Davison <wayne@opencoder.net>
83- Released 3.3.0pre1 .
82+ * Sat Apr 06 2024 Wayne Davison <wayne@opencoder.net>
83+ Released 3.3.0 .
8484
8585* Fri Mar 21 2008 Wayne Davison <wayne@opencoder.net>
8686Added installation of /etc/xinetd.d/rsync file and some commented-out
Original file line number Diff line number Diff line change 44 * Copyright (C) 1996-2000 Andrew Tridgell
55 * Copyright (C) 1996 Paul Mackerras
66 * Copyright (C) 2001, 2002 Martin Pool <mbp@samba.org>
7- * Copyright (C) 2003-2023 Wayne Davison
7+ * Copyright (C) 2003-2024 Wayne Davison
88 *
99 * This program is free software; you can redistribute it and/or modify
1010 * it under the terms of the GNU General Public License as published by
Original file line number Diff line number Diff line change 1- #define RSYNC_VERSION "3.3.0pre1 "
1+ #define RSYNC_VERSION "3.3.0 "
22#define MAINTAINER_TZ_OFFSET -7.0
You can’t perform that action at this time.
0 commit comments