From 0f796f3460afde36da4ed70eca74af16d6c391b5 Mon Sep 17 00:00:00 2001 From: Tomas Mlcoch Date: Apr 14 2015 11:50:20 +0000 Subject: Update to 1.7.15 --- diff --git a/.gitignore b/.gitignore index 7910096..3656bca 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,4 @@ /librepo-116b875.tar.xz /librepo-8f931e8.tar.xz /librepo-d970c44.tar.xz +/librepo-6f8e5b0.tar.xz diff --git a/librepo.spec b/librepo.spec index 8a825e0..7f4e2b3 100644 --- a/librepo.spec +++ b/librepo.spec @@ -1,4 +1,4 @@ -%global gitrev d970c44 +%global gitrev 6f8e5b0 # 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.14 +Version: 1.7.15 Release: 1%{?dist} Summary: Repodata downloading library @@ -141,6 +141,15 @@ popd %endif %changelog +* Tue Apr 14 2015 Tomas Mlcoch - 1.7.15-1 +- Do not inlude header in the body output (RhBug: 1207685) +- metalink: Proper error handling +- New LRR_RPMMD_* contants +- Support for client certificates +- Use 'metadata in the rpm-md format' instead of 'yum metadata' (Issue #51) +- CMakeLists.txt: do not check for CXX +- build: Use solely pkg-config to find glib + * Wed Feb 25 2015 Tomas Mlcoch - 1.7.14-2 - compat: fix ck_assert_msg() segfault in rhel-7 diff --git a/sources b/sources index 2383a4a..6365559 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ce82834811a509f1f57fb57e7105b814 librepo-d970c44.tar.xz +7ca813ffe59b46e4070131a7d136c885 librepo-6f8e5b0.tar.xz