diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 16:15:00 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 16:15:00 +0000 |
commit | ed8873b14671073b4bd24d788dc61bcbf4fdfb14 (patch) | |
tree | d21da19c0d16a3169acbd9680382ceccad2bcad2 /packaging | |
parent | Adding debian version 3.2.7-1. (diff) | |
download | rsync-ed8873b14671073b4bd24d788dc61bcbf4fdfb14.tar.xz rsync-ed8873b14671073b4bd24d788dc61bcbf4fdfb14.zip |
Merging upstream version 3.3.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/lsb/rsync.spec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec index f2d7aa4..10385a3 100644 --- a/packaging/lsb/rsync.spec +++ b/packaging/lsb/rsync.spec @@ -1,6 +1,6 @@ Summary: A fast, versatile, remote (and local) file-copying tool Name: rsync -Version: 3.2.7 +Version: 3.3.0 %define fullversion %{version} Release: 1 %define srcdir src @@ -79,8 +79,8 @@ rm -rf $RPM_BUILD_ROOT %dir /etc/rsync-ssl/certs %changelog -* Thu Oct 20 2022 Wayne Davison <wayne@opencoder.net> -Released 3.2.7. +* Sat Apr 06 2024 Wayne Davison <wayne@opencoder.net> +Released 3.3.0. * Fri Mar 21 2008 Wayne Davison <wayne@opencoder.net> Added installation of /etc/xinetd.d/rsync file and some commented-out |