From e8f47d9f481fe729ac244618461d23f410295507 Mon Sep 17 00:00:00 2001 From: Tomas Mlcoch Date: Wed, 24 Sep 2014 13:50:10 +0200 Subject: [PATCH] Update to 1.7.7 --- .gitignore | 1 + librepo.spec | 10 +++++----- sources | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 5f05151..93dfe2a 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ /librepo-8f10101.tar.xz /librepo-f9ca1a4.tar.xz /librepo-22581e4.tar.xz +/librepo-1639724.tar.xz diff --git a/librepo.spec b/librepo.spec index 815e46a..4f90aa0 100644 --- a/librepo.spec +++ b/librepo.spec @@ -1,4 +1,4 @@ -%global gitrev 22581e4 +%global gitrev 1639724 # gitrev is output of: git rev-parse --short HEAD %if 0%{?rhel} != 0 && 0%{?rhel} <= 7 @@ -9,8 +9,8 @@ %endif Name: librepo -Version: 1.7.6 -Release: 2%{?dist} +Version: 1.7.7 +Release: 1%{?dist} Summary: Repodata downloading library Group: System Environment/Libraries @@ -139,8 +139,8 @@ popd %endif %changelog -* Sun Aug 17 2014 Fedora Release Engineering - 1.7.6-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild +* Wed Sep 24 2014 Tomas Mlcoch - 1.7.7-1 +- Initialize struct sigaction vars correctly (RhBug: 1145656 ) * Tue Aug 12 2014 Tomas Mlcoch - 1.7.6-1 - New option LRO_ADAPTIVEMIRRORSORTING diff --git a/sources b/sources index bacb9dd..ec234b7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7a35f85f195104f0473b7167f365249d librepo-22581e4.tar.xz +904628ef27b512e7aed07a6d41613c87 librepo-1639724.tar.xz