From 254ffe86fd010533454df4157cb3161812223797 Mon Sep 17 00:00:00 2001 From: Tomas Mlcoch <tmlcoch@redhat.com> Date: Dec 17 2013 08:52:31 +0000 Subject: Update to 1.5.0 --- diff --git a/.gitignore b/.gitignore index 879c909..7fda8b3 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /librepo-bc2c8a5.tar.xz /librepo-09b3052.tar.xz /librepo-9ea2f0c.tar.xz +/librepo-a65e3d3.tar.xz diff --git a/librepo.spec b/librepo.spec index 2fc04e2..92ff00f 100644 --- a/librepo.spec +++ b/librepo.spec @@ -1,8 +1,8 @@ -%global gitrev 9ea2f0c +%global gitrev a65e3d3 # gitrev is output of: git rev-parse --short HEAD Name: librepo -Version: 1.4.0 +Version: 1.5.0 Release: 1%{?dist} Summary: Repodata downloading library @@ -118,6 +118,16 @@ popd %{python3_sitearch}/ %changelog +* Tue Dec 17 2013 Tomas Mlcoch <tmlcoch at redhat.com> - 1.5.0-1 +- Extend C example +- Add LRR_YUM_TIMESTAMP (GitHub issue #25) +- Close the correct file when using a metalink.xml file +- Add lr_check_packages() +- Enable checksum caching for already existing local packages +- Library: Call LR_PROGRESSCB with zeroized values, when total_to_download + value is changed +- Skip fastestmirror detection of only one mirror is present + * Tue Nov 19 2013 Tomas Mlcoch <tmlcoch at redhat.com> - 1.4.0-1 - Add LRO_FASTESTMIRRORCB - Add LRO_LOWSPEEDTIME and LRO_LOWSPEEDLIMIT options. (RhBug: 1028444) diff --git a/sources b/sources index bba515b..3d07937 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a23c476df9fc6face76fdba5d6eaf931 librepo-9ea2f0c.tar.xz +c80ecd0436c76077697621cacb9f0d13 librepo-a65e3d3.tar.xz