From 9d8c03dc8d7bb7dfa03d1bbac534cce612b0d01a Mon Sep 17 00:00:00 2001 From: Tomas Mlcoch Date: Mon, 22 Dec 2014 16:11:36 +0100 Subject: [PATCH] Update --- .gitignore | 1 + librepo.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 88814b2..a17187c 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /librepo-0c6d257.tar.xz /librepo-3108931.tar.xz /librepo-d9fb706.tar.xz +/librepo-a064e9a.tar.xz diff --git a/librepo.spec b/librepo.spec index 5f591ad..5926ce0 100644 --- a/librepo.spec +++ b/librepo.spec @@ -1,4 +1,4 @@ -%global gitrev d9fb706 +%global gitrev a064e9a # gitrev is output of: git rev-parse --short HEAD %if 0%{?rhel} != 0 && 0%{?rhel} <= 7 @@ -10,7 +10,7 @@ Name: librepo Version: 1.7.11 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Repodata downloading library Group: System Environment/Libraries @@ -139,6 +139,9 @@ popd %endif %changelog +* Mon Dec 22 2014 Tomas Mlcoch - 1.7.11-2 +- Make tests port agnostic + * Fri Dec 19 2014 Tomas Mlcoch - 1.7.11-1 - Substitute vars in URL in the lr_downloadtarget_new() - New module repoconf for reading of *.repo files diff --git a/sources b/sources index 3485e69..a9b2240 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6aed5b52406635a51b40f0cbf68c63e5 librepo-d9fb706.tar.xz +2aa3798372657e202df7fffb0a24dfcd librepo-a064e9a.tar.xz