[librepo] Bump to 1.7.13

Tomas Mlcoch tmlcoch at fedoraproject.org
Fri Jan 23 14:45:26 UTC 2015


commit c1db01e377523031898cb21c11d45c0cc8972de9
Author: Tomas Mlcoch <tmlcoch at redhat.com>
Date:   Fri Jan 23 15:45:54 2015 +0100

    Bump to 1.7.13

 .gitignore   |    1 +
 librepo.spec |   11 +++++++++--
 sources      |    2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2e23393..4d9ff69 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@
 /librepo-d9fb706.tar.xz
 /librepo-a064e9a.tar.xz
 /librepo-116b875.tar.xz
+/librepo-8f931e8.tar.xz
diff --git a/librepo.spec b/librepo.spec
index 6509f1e..9b08259 100644
--- a/librepo.spec
+++ b/librepo.spec
@@ -1,4 +1,4 @@
-%global gitrev 116b875
+%global gitrev 8f931e8
 # gitrev is output of: git rev-parse --short HEAD
 
 %if 0%{?rhel} != 0 && 0%{?rhel} <= 7
@@ -9,7 +9,7 @@
 %endif
 
 Name:           librepo
-Version:        1.7.12
+Version:        1.7.13
 Release:        1%{?dist}
 Summary:        Repodata downloading library
 
@@ -141,6 +141,13 @@ popd
 %endif
 
 %changelog
+* Fri Jan   23 2015 Tomas Mlcoch <tmlcoch at redhat.com> - 1.7.13-1
+- Fix ABI compatibility (RhBug: 1185180)
+- fastestmirror: Add LRO_FASTESTMIRRORTIMEOUT option
+- downloader: Move broken mirror at the end of the list of mirrors (RhBug: 1183998)
+- Make building tests and docs optional
+- librepo: Don't download remote mirrorlist/metalink when LRO_LOCAL is specified (Resolves #41)
+
 * Fri Jan   16 2015 Tomas Mlcoch <tmlcoch at redhat.com> - 1.7.12-1
 - downloader: Allow max one resume + nicer message if xattr cannot be set (RhBug: 1130685)
 - downloader: Resume only files that were originaly downloaded by Librepo (RhBug: 1130685)
diff --git a/sources b/sources
index dd799cb..b9804f6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a9d687f7f86df6a66094d75bd6e980b2  librepo-116b875.tar.xz
+cd05a2bddce873fc4272e80cdee64ba9  librepo-8f931e8.tar.xz


More information about the scm-commits mailing list