diff --git a/.gitignore b/.gitignore index 31e32b5..e7900a0 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ /librepo-22581e4.tar.xz /librepo-1639724.tar.xz /librepo-0c6d257.tar.xz +/librepo-3108931.tar.xz diff --git a/librepo.spec b/librepo.spec index 0cd15a2..bca1330 100644 --- a/librepo.spec +++ b/librepo.spec @@ -1,4 +1,4 @@ -%global gitrev 0c6d257 +%global gitrev 3108931 # 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.9 +Version: 1.7.10 Release: 1%{?dist} Summary: Repodata downloading library @@ -139,6 +139,10 @@ popd %endif %changelog +* Mon Dec 1 2014 Tomas Mlcoch - 1.7.10-1 +- repomd: Add error reporting support to lr_yum_repomd_get_highest_timestamp() + (RhBug: 1149436) + * Thu Nov 20 2014 Tomas Mlcoch - 1.7.9-1 - handle: Fix memory leak when looking for local metalink/mirrorlist (Issue #33) - Return -1 for LRR_YUM_TIMESTAMP if no repomd is available diff --git a/sources b/sources index 4bf9c7f..bda3fcb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8ee91fa83f86b08145e2e103d9a39184 librepo-0c6d257.tar.xz +f47e6c2f5799d5601e7e86ed93efc1c8 librepo-3108931.tar.xz