diff --git a/rsync.spec b/rsync.spec index 86873e2..30ba7ed 100644 --- a/rsync.spec +++ b/rsync.spec @@ -9,7 +9,7 @@ Summary: A program for synchronizing files over a network Name: rsync Version: 3.3.0 -Release: 5%{?prerelease}%{?dist} +Release: 6%{?prerelease}%{?dist} URL: https://rsync.samba.org/ Source0: https://download.samba.org/pub/rsync/src/rsync-%{version}%{?prerelease}.tar.gz @@ -127,6 +127,10 @@ install -D -m644 %{SOURCE6} $RPM_BUILD_ROOT/%{_unitdir}/rsyncd@.service %systemd_postun_with_restart rsyncd.service %changelog +* Tue Oct 29 2024 Troy Dawson - 3.3.0-6 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 15 2024 Michal Ruprich - 3.3.0-5 - Fixing a condition for BuildRequires on xxhash in RHEL