From 7be6765fa782a6cb5de425bbe95529f305f5b3e3 Mon Sep 17 00:00:00 2001
From: Tomas Mlcoch <tmlcoch@redhat.com>
Date: Thu, 16 Jan 2014 14:08:19 +0100
Subject: [PATCH] Update to 1.5.2

---
 .gitignore   | 1 +
 librepo.spec | 7 +++++--
 sources      | 2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/.gitignore b/.gitignore
index 7888280..495a5ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /librepo-9ea2f0c.tar.xz
 /librepo-a65e3d3.tar.xz
 /librepo-ef864f0.tar.xz
+/librepo-9106f73.tar.xz
diff --git a/librepo.spec b/librepo.spec
index 18ab2d1..75dc8e3 100644
--- a/librepo.spec
+++ b/librepo.spec
@@ -1,8 +1,8 @@
-%global gitrev ef864f0
+%global gitrev 9106f73
 # gitrev is output of: git rev-parse --short HEAD
 
 Name:		librepo
-Version:	1.5.1
+Version:	1.5.2
 Release:	1%{?dist}
 Summary:	Repodata downloading library
 
@@ -118,6 +118,9 @@ popd
 %{python3_sitearch}/
 
 %changelog
+* Thu Jan  16 2014 Tomas Mlcoch <tmlcoch at redhat.com> - 1.5.2-1
+- Better download resume logic
+
 * Fri Jan   3 2014 Tomas Mlcoch <tmlcoch at redhat.com> - 1.5.1-1
 -  Downloading: LRO_MAXSPEED has effect over whole downloading, it is not
    per target max speed anymore.
diff --git a/sources b/sources
index d7af32c..db0882b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d712c6978a0cd71d9abcbfeb04f8e574  librepo-ef864f0.tar.xz
+8a7baf3a04923d29a3c0988fb8b28a32  librepo-9106f73.tar.xz