This commit is contained in:
Dennis Gilmore 2013-08-04 08:05:18 -05:00
parent 353b7649a0
commit 797e5b9f3e

View File

@ -7,7 +7,7 @@
Summary: A program for synchronizing files over a network
Name: rsync
Version: 3.0.9
Release: 11%{?prerelease}%{?dist}
Release: 12%{?prerelease}%{?dist}
Group: Applications/Internet
URL: http://rsync.samba.org/
@ -105,6 +105,9 @@ rm -rf $RPM_BUILD_ROOT
%systemd_postun_with_restart rsyncd.service
%changelog
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.9-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Fri Jun 28 2013 Michal Luscon <mluscon@redhat.com> - 3.0.9-11
- Add BuildRequires: systemd-units