diff --git a/.gitignore b/.gitignore index 2e23393..4d9ff69 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /librepo-d9fb706.tar.xz /librepo-a064e9a.tar.xz /librepo-116b875.tar.xz +/librepo-8f931e8.tar.xz diff --git a/librepo.spec b/librepo.spec index 6509f1e..9b08259 100644 --- a/librepo.spec +++ b/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 - 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 - 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) diff --git a/sources b/sources index dd799cb..b9804f6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a9d687f7f86df6a66094d75bd6e980b2 librepo-116b875.tar.xz +cd05a2bddce873fc4272e80cdee64ba9 librepo-8f931e8.tar.xz