From 01d938cacc7fbd45b4925abdcd427db1e098f940 Mon Sep 17 00:00:00 2001 From: "Vojtech Vitek (V-Teq)" Date: Tue, 27 Sep 2011 16:36:56 +0200 Subject: [PATCH] Rebase to 3.0.9 --- .gitignore | 2 ++ rsync.spec | 7 +++++-- sources | 4 ++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index b94bd65..3e7bd6f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ rsync-3.0.8.tar.gz rsync-patches-3.0.8.tar.gz +/rsync-3.0.9.tar.gz +/rsync-patches-3.0.9.tar.gz diff --git a/rsync.spec b/rsync.spec index 50553f8..bc2d2da 100644 --- a/rsync.spec +++ b/rsync.spec @@ -6,8 +6,8 @@ Summary: A program for synchronizing files over a network Name: rsync -Version: 3.0.8 -Release: 2%{?prerelease}%{?dist} +Version: 3.0.9 +Release: 1%{?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 Sep 14 2011 Vojtech Vitek (V-Teq) - 3.0.9-1 +- Rebase to 3.0.9 (#741004) + * Wed Sep 14 2011 Vojtech Vitek (V-Teq) - 3.0.8-2 - Fix security context of symbolic links (#709779) diff --git a/sources b/sources index a9a2c2b..2dea164 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -0ee8346ce16bdfe4c88a236e94c752b4 rsync-3.0.8.tar.gz -6e5e87d27a2bb2ce7872ca77ff68d7ec rsync-patches-3.0.8.tar.gz +5ee72266fe2c1822333c407e1761b92b rsync-3.0.9.tar.gz +992677c7f1ac2884d9469b3a0eff594a rsync-patches-3.0.9.tar.gz