From: Andrew Tridgell Date: Tue, 14 Jan 2025 18:53:23 +0000 (+1100) Subject: Preparing for release of 3.4.0 [buildall] X-Git-Tag: v3.4.0^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e3ee0e7319eb4250ddb76b716510fd20441da329;p=thirdparty%2Frsync.git Preparing for release of 3.4.0 [buildall] --- diff --git a/latest-year.h b/latest-year.h index f978fb8b..f0f7d520 100644 --- a/latest-year.h +++ b/latest-year.h @@ -1 +1 @@ -#define LATEST_YEAR "2024" +#define LATEST_YEAR "2025" diff --git a/packaging/lsb/rsync.spec b/packaging/lsb/rsync.spec index 10385a39..294715f7 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.3.0 +Version: 3.4.0 %define fullversion %{version} Release: 1 %define srcdir src @@ -79,8 +79,8 @@ rm -rf $RPM_BUILD_ROOT %dir /etc/rsync-ssl/certs %changelog -* Sat Apr 06 2024 Wayne Davison -Released 3.3.0. +* Wed Jan 15 2025 Wayne Davison +Released 3.4.0. * Fri Mar 21 2008 Wayne Davison Added installation of /etc/xinetd.d/rsync file and some commented-out