From 6a545478fc6b4f2a12d2194f82967b06a9c6c006 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 9 Feb 2011 02:53:45 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- rsync.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rsync.spec b/rsync.spec index 15cd749..355af0a 100644 --- a/rsync.spec +++ b/rsync.spec @@ -7,7 +7,7 @@ Summary: A program for synchronizing files over a network Name: rsync Version: 3.0.7 -Release: 3%{?prerelease}%{?dist} +Release: 4%{?prerelease}%{?dist} Group: Applications/Internet URL: http://rsync.samba.org/ @@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man5/rsyncd.conf.5* %changelog +* Wed Feb 09 2011 Fedora Release Engineering - 3.0.7-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Mon Mar 29 2010 Jan Zeleny - 3.0.7-3 - buffer overflow patch replaced by upstream version