diff --git a/rsync.spec b/rsync.spec index a193250..1fec1a9 100644 --- a/rsync.spec +++ b/rsync.spec @@ -9,7 +9,7 @@ Summary: A program for synchronizing files over a network Name: rsync Version: 3.1.3 -Release: 8%{?dist} +Release: 9%{?dist} URL: http://rsync.samba.org/ Source0: https://download.samba.org/pub/rsync/src/rsync-%{version}%{?prerelease}.tar.gz @@ -116,6 +116,9 @@ install -D -m644 %{SOURCE6} $RPM_BUILD_ROOT/%{_unitdir}/rsyncd@.service %systemd_postun_with_restart rsyncd.service %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 3.1.3-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Mon Apr 15 2019 Michal Ruprich - 3.1.3-8 - Resolves: #1452187 - move man page rsyncd.conf(5) from rsync-daemon to rsync package - Moving the config file as well