From 38f323b94ea6ba3352827518e011d818202167a3 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 17 Jun 2015 16:30:31 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- librepo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/librepo.spec b/librepo.spec index d5582db..8756ff9 100644 --- a/librepo.spec +++ b/librepo.spec @@ -13,7 +13,7 @@ Name: librepo Version: 1.7.16 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Repodata downloading library Group: System Environment/Libraries @@ -148,6 +148,9 @@ popd %endif %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 1.7.16-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Fri May 29 2015 Colin Walters - 1.7.16-1 - Add LRI_LOWSPEEDTIME and LRI_LOWSPEEDLIMIT - downloader: Don't consider CURLE_RECV_ERROR and CURLE_SEND_ERROR as fatal errors (RhBug: 1219817)