diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 16:15:01 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 16:15:01 +0000 |
commit | 28e02ede59c9edf5e806985df9f05a3344945d7f (patch) | |
tree | 989fc0575334db3836990eb814636f5c8276589f /packaging/lsb | |
parent | Releasing progress-linux version 3.2.7-1~progress7.99u1. (diff) | |
download | rsync-28e02ede59c9edf5e806985df9f05a3344945d7f.tar.xz rsync-28e02ede59c9edf5e806985df9f05a3344945d7f.zip |
Merging upstream version 3.3.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'packaging/lsb')
-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 |