From e43196f99af5dbbef4d4a13035b7990da86afc35baa0ffd08f9de94f9f7f6290 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Mon, 11 Feb 2013 09:28:06 +0000 Subject: [PATCH] - Add grabber_fix.diff: Fixed timeout and other errors breaking yum compatibility (bnc#793650) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urlgrabber?expand=0&rev=21 --- python-urlgrabber.changes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-urlgrabber.changes b/python-urlgrabber.changes index f1ef799..90738fb 100644 --- a/python-urlgrabber.changes +++ b/python-urlgrabber.changes @@ -1,7 +1,8 @@ ------------------------------------------------------------------- Wed Feb 6 18:06:41 UTC 2013 - jmatejek@suse.com -- fixed timeout and other errors breaking yum compatibility (bnc#793650) +- Add grabber_fix.diff: Fixed timeout and other errors breaking yum + compatibility (bnc#793650) ------------------------------------------------------------------- Mon Oct 1 09:53:26 UTC 2012 - saschpe@suse.de