[librepo] Update to 1.7.4-3

Tomas Mlcoch tmlcoch at fedoraproject.org
Thu Jun 26 12:11:05 UTC 2014


commit 7e5eadb1451f351641f12783c480395a19b4a0a2
Author: Tomas Mlcoch <tmlcoch at redhat.com>
Date:   Thu Jun 26 14:10:50 2014 +0200

    Update to 1.7.4-3

 .gitignore   |    1 +
 librepo.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 385b362..944169c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /librepo-cebcef0.tar.xz
 /librepo-5585ff7.tar.xz
 /librepo-9226730.tar.xz
+/librepo-8f10101.tar.xz
diff --git a/librepo.spec b/librepo.spec
index 1dfc463..a694aa3 100644
--- a/librepo.spec
+++ b/librepo.spec
@@ -1,4 +1,4 @@
-%global gitrev 9226730
+%global gitrev 8f10101
 # gitrev is output of: git rev-parse --short HEAD
 
 %if 0%{?rhel} != 0 && 0%{?rhel} <= 7
@@ -10,7 +10,7 @@
 
 Name:           librepo
 Version:        1.7.4
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Repodata downloading library
 
 Group:          System Environment/Libraries
@@ -139,6 +139,9 @@ popd
 %endif
 
 %changelog
+* 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)
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.7.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 56e1630..576eb6b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-87c375b38fce5c4adc50638eabcdcaf6  librepo-9226730.tar.xz
+3ec4ef20b06e14f6c1a96c6ef1710094  librepo-8f10101.tar.xz


More information about the scm-commits mailing list