diff --git a/.gitignore b/.gitignore index 1b75707..e79708d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -SOURCES/rsync-3.3.0.tar.gz +SOURCES/rsync-3.5.0.tar.gz SOURCES/rsync-patches-3.3.0.tar.gz diff --git a/.rsync.metadata b/.rsync.metadata index 49f43f2..769ec8f 100644 --- a/.rsync.metadata +++ b/.rsync.metadata @@ -1,2 +1 @@ -19a6173f6242275478fc35804e87616ff82b5cff SOURCES/rsync-3.4.1.tar.gz -614574960fafd5f3b8b59094ee7d2cf3e1eae542 SOURCES/rsync-patches-3.4.1.tar.gz +2f338dab2f7825c391f13790f467aa2498795d3a SOURCES/rsync-3.5.0.tar.gz diff --git a/SPECS/rsync.spec b/SPECS/rsync.spec index 700a708..bd386e6 100644 --- a/SPECS/rsync.spec +++ b/SPECS/rsync.spec @@ -8,12 +8,12 @@ Summary: A program for synchronizing files over a network Name: rsync -Version: 3.4.1 +Version: 3.5.0 Release: 1%{?dist} URL: https://rsync.samba.org/ Source0: https://download.samba.org/pub/rsync/src/rsync-%{version}%{?prerelease}.tar.gz -Source1: https://download.samba.org/pub/rsync/src/rsync-patches-%{version}%{?prerelease}.tar.gz +## Source1: https://download.samba.org/pub/rsync/src/rsync-patches-%{version}%{?prerelease}.tar.gz Source2: rsyncd.socket Source3: rsyncd.service Source4: rsyncd.conf @@ -118,6 +118,9 @@ install -D -m644 %{SOURCE6} $RPM_BUILD_ROOT/%{_unitdir}/rsyncd@.service %systemd_postun_with_restart rsyncd.service %changelog +* Wed Aug 19 2026 Eduard Abdullin - 3.5.0-1 +- Update to 3.5.0 + * Wed Jan 15 2025 Jonathan Wright - 3.4.1-1 - update to 3.4.1, fixes regressions from 3.4.0