diff --git a/rsync.spec b/rsync.spec index e431039..8ba7dd4 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: 2%{?dist} +Release: 3%{?dist} Group: Applications/Internet URL: http://rsync.samba.org/ @@ -118,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT %systemd_postun_with_restart rsyncd.service %changelog +* Fri Feb 09 2018 Igor Gnatenko - 3.1.3-3 +- Escape macros in %%changelog + * Tue Jan 30 2018 Michal Ruprich - 3.1.3-2 - removed dependencies on systemd-units @@ -536,7 +539,7 @@ rm -rf $RPM_BUILD_ROOT * Wed Jan 23 2002 Bill Nottingham - fix some signed/unsigned issues () - tweak ipv6 patch (#55337, ) -- make xinetd file %config(noreplace) +- make xinetd file %%config(noreplace) * Fri Aug 17 2001 Bill Nottingham - fix segfault on weird arguments (#51801)