Bump to 1.7.13
This commit is contained in:
parent
a338314a7b
commit
c1db01e377
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
||||
/librepo-d9fb706.tar.xz
|
||||
/librepo-a064e9a.tar.xz
|
||||
/librepo-116b875.tar.xz
|
||||
/librepo-8f931e8.tar.xz
|
||||
|
11
librepo.spec
11
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)
|
||||
|
Loading…
Reference in New Issue
Block a user