From b58f56908be914d4584b63c46719f71cc11e55e4 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:12:05 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- rsync.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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