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 - 1.7.4-3 +- Increase default value of LRO_LOWSPEEDTIME from 10 to 30 (RhBug: 1109189) + * Sat Jun 07 2014 Fedora Release Engineering - 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