Update to 1.7.4-3
This commit is contained in:
parent
a407c76a38
commit
7e5eadb145
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
||||
/librepo-cebcef0.tar.xz
|
||||
/librepo-5585ff7.tar.xz
|
||||
/librepo-9226730.tar.xz
|
||||
/librepo-8f10101.tar.xz
|
||||
|
@ -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@lists.fedoraproject.org> - 1.7.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user