From bcb0a4f2381e2c4823bda747b97f41e98d317977 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 4 Feb 2016 03:54:25 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- libserf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libserf.spec b/libserf.spec index 08c157c..3e1dab4 100644 --- a/libserf.spec +++ b/libserf.spec @@ -1,6 +1,6 @@ Name: libserf Version: 1.3.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: High-Performance Asynchronous HTTP Client Library License: ASL 2.0 URL: http://serf.apache.org/ @@ -69,6 +69,9 @@ LD_LIBRARY_PATH=$PWD scons %{?_smp_mflags} check || true %{_libdir}/pkgconfig/serf*.pc %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1.3.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Jun 23 2015 Joe Orton - 1.3.8-1 - update to 1.3.8 (#1155115, #1155392) - remove RPATHs (#1154690)