From 19670f503142b115b91cf1fc466c149fbb0e320a Mon Sep 17 00:00:00 2001
From: Tomas Mlcoch <tmlcoch@redhat.com>
Date: Mar 04 2016 09:07:43 +0000
Subject: Update to 1.7.18


---

diff --git a/.gitignore b/.gitignore
index cb8b343..e1106d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@
 /librepo-6f8e5b0.tar.xz
 /librepo-d9bed0d.tar.xz
 /librepo-7ba0722.tar.xz
+/librepo-68724dc.tar.xz
diff --git a/librepo.spec b/librepo.spec
index 3aaeb73..75433a5 100644
--- a/librepo.spec
+++ b/librepo.spec
@@ -1,4 +1,4 @@
-%{!?gitrev: %global gitrev 7ba0722}
+%{!?gitrev: %global gitrev 68724dc}
 # gitrev is output of: git rev-parse --short HEAD
 
 %if 0%{?rhel} != 0 && 0%{?rhel} <= 7
@@ -12,8 +12,8 @@
 %endif
 
 Name:           librepo
-Version:        1.7.17
-Release:        3%{?dist}
+Version:        1.7.18
+Release:        1%{?dist}
 Summary:        Repodata downloading library
 
 Group:          System Environment/Libraries
@@ -148,11 +148,21 @@ popd
 %endif
 
 %changelog
-* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.17-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
-
-* Wed Oct 14 2015 Robert Kuska <rkuska@redhat.com> - 1.7.17-2
-- Rebuilt for Python3.5 rebuild
+* Fri Mar  4 2016 Tomas Mlcoch <tmlcoch@redhat.com> - 1.7.18-1
+- Add new option LRO_FTPUSEEPSV
+- Update AUTHORS
+- downloader prepare_next_transfer(): simplify long line
+- downloader prepare_next_transfer(): add missing error check
+- downloader prepare_next_transfer(): cleanup error path
+- downloader prepare_next_transfer() - fix memory leak on error path (Alan Jenkins)
+- handle: Don't use proxy cache for downloads of metalink/mirrorlist
+- handle: Don't set CURLOPT_HTTPHEADER into curl handle immediately when specified
+- downloader: Implement logic for no_cache param in LrDownloadTarget (RhBug: 1297762)
+- Add no_cache param to LrDownloadTarget and lr_downloadtarget_new()
+- New test: always try to download from the fastest mirror (Alexander Todorov)
+- Doc: Fixed minor doc typo (Philippe Ombredanne)
+- Doc: Other updates
+- Doc: Update default values in doc to reflect reality
 
 * Fri Sep 25 2015 Tomas Mlcoch <tmlcoch@redhat.com> - 1.7.17-1
 - Bump minimal required version of glib to 2.26 because of g_date_time_format()
diff --git a/sources b/sources
index 426c290..f6ee85c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-238957e17cbd81d904b67e678d491588  librepo-7ba0722.tar.xz
+9c034c118551b37b599feca04442f8df  librepo-68724dc.tar.xz