From 38f323b94ea6ba3352827518e011d818202167a3 Mon Sep 17 00:00:00 2001
From: Dennis Gilmore <dennis@ausil.us>
Date: Jun 17 2015 16:30:31 +0000
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild


---

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 <rel-eng@lists.fedoraproject.org> - 1.7.16-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
 * Fri May 29 2015 Colin Walters <tmlcoch@redhat.com> - 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)