[librepo] Bump to 1.7.5

Tomas Mlcoch tmlcoch at fedoraproject.org
Tue Jul 8 08:21:44 UTC 2014


commit 9ee9bf2daa7c8decbf0f8c53f02d94c43ee9b76f
Author: Tomas Mlcoch <tmlcoch at redhat.com>
Date:   Tue Jul 8 10:21:56 2014 +0200

    Bump to 1.7.5

 .gitignore   |    1 +
 librepo.spec |   13 ++++++++++---
 sources      |    2 +-
 3 files changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 944169c..27307c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@
 /librepo-5585ff7.tar.xz
 /librepo-9226730.tar.xz
 /librepo-8f10101.tar.xz
+/librepo-f9ca1a4.tar.xz
diff --git a/librepo.spec b/librepo.spec
index a694aa3..cf1fae7 100644
--- a/librepo.spec
+++ b/librepo.spec
@@ -1,4 +1,4 @@
-%global gitrev 8f10101
+%global gitrev f9ca1a4
 # gitrev is output of: git rev-parse --short HEAD
 
 %if 0%{?rhel} != 0 && 0%{?rhel} <= 7
@@ -9,8 +9,8 @@
 %endif
 
 Name:           librepo
-Version:        1.7.4
-Release:        3%{?dist}
+Version:        1.7.5
+Release:        1%{?dist}
 Summary:        Repodata downloading library
 
 Group:          System Environment/Libraries
@@ -139,6 +139,13 @@ popd
 %endif
 
 %changelog
+* Tue Jul  8 2014 Tomas Mlcoch <tmlcoch at redhat.com> - 1.7.5-1
+- accepts unicoded destination as UTF-8 string (Related: RhBug:1108908)
+- downloader: Do not print debug message about preparing internal mirror list
+  if no internal mirror is available
+- fastestmirror: subtract name lookup (dns) time from plain connect time
+- fastestmirror: Small refactoring
+
 * Thu Jun 26 2014 Tomas Mlcoch <tmlcoch at redhat.com> - 1.7.4-3
 - Increase default value of LRO_LOWSPEEDTIME from 10 to 30 (RhBug: 1109189)
 
diff --git a/sources b/sources
index 576eb6b..e8ad388 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3ec4ef20b06e14f6c1a96c6ef1710094  librepo-8f10101.tar.xz
+f6e490fa938cae1cb1d99a6a48cdbe13  librepo-f9ca1a4.tar.xz


More information about the scm-commits mailing list