diff --git a/.cvsignore b/.cvsignore index b33f95d..3226c04 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -rsync-3.0.6pre1.tar.gz -rsync-patches-3.0.6pre1.tar.gz +rsync-3.0.6.tar.gz +rsync-patches-3.0.6.tar.gz diff --git a/rsync.spec b/rsync.spec index ab3e676..ad1aa26 100644 --- a/rsync.spec +++ b/rsync.spec @@ -1,4 +1,4 @@ -%define isprerelease 1 +%define isprerelease 0 %if %isprerelease %define prerelease pre1 @@ -7,7 +7,7 @@ Summary: A program for synchronizing files over a network Name: rsync Version: 3.0.6 -Release: 1%{?prerelease}%{?dist} +Release: 2%{?prerelease}%{?dist} Group: Applications/Internet URL: http://rsync.samba.org/ @@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man5/rsyncd.conf.5* %changelog +* Mon Jun 1 2009 Simo Sorce 3.0.6-2 +- Final 3.0.6 release + * Thu May 21 2009 Ján ONDREJ (SAL) - 3.0.6-1pre1 - Enabled patches/copy-devices.diff patch (bz#494313) diff --git a/sources b/sources index 376e71d..9af6da2 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -46183b8ba930c846551e04736eec9515 rsync-3.0.6pre1.tar.gz -695ae8cc0a852eed5b3a3af62c850c2e rsync-patches-3.0.6pre1.tar.gz +e9865d093a18e4668b9d31b635dc8e99 rsync-3.0.6.tar.gz +e3735e51dfa47ac36ca8a872a5a4705f rsync-patches-3.0.6.tar.gz