From ed5587013011d3d0525a247f86867a231542beec Mon Sep 17 00:00:00 2001 From: Tomas Mlcoch Date: Tue, 28 Jan 2014 10:27:03 +0100 Subject: [PATCH] Update to 1.5.2-2 --- .gitignore | 1 + librepo.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 495a5ae..004126d 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /librepo-a65e3d3.tar.xz /librepo-ef864f0.tar.xz /librepo-9106f73.tar.xz +/librepo-8a1bac3.tar.xz diff --git a/librepo.spec b/librepo.spec index 75dc8e3..8e4224d 100644 --- a/librepo.spec +++ b/librepo.spec @@ -1,9 +1,9 @@ -%global gitrev 9106f73 +%global gitrev 8a1bac3 # gitrev is output of: git rev-parse --short HEAD Name: librepo Version: 1.5.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Repodata downloading library Group: System Environment/Libraries @@ -118,6 +118,9 @@ popd %{python3_sitearch}/ %changelog +* Tue Jan 28 2014 Tomas Mlcoch - 1.5.2-2 +- Ignore rsyc mirrors silently. + * Thu Jan 16 2014 Tomas Mlcoch - 1.5.2-1 - Better download resume logic diff --git a/sources b/sources index db0882b..1333a6b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8a7baf3a04923d29a3c0988fb8b28a32 librepo-9106f73.tar.xz +f9a3e1412033d3f21a93c7b9abb7c308 librepo-8a1bac3.tar.xz