From 0c5b27a5a1f3478bb9d05abc8d3d0e9f7860d2ea Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 10 Feb 2017 18:25:20 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- libbsd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libbsd.spec b/libbsd.spec index 33fe883..a25696e 100644 --- a/libbsd.spec +++ b/libbsd.spec @@ -1,6 +1,6 @@ Name: libbsd Version: 0.8.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Library providing BSD-compatible functions for portability URL: http://libbsd.freedesktop.org/ License: BSD and ISC and Copyright only and Public Domain @@ -87,6 +87,9 @@ rm %{buildroot}%{_libdir}/%{name}.la %{_libdir}/pkgconfig/%{name}-ctor.pc %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 0.8.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Fri Dec 23 2016 Eric Smith - 0.8.3-2 - Add patch for GCC deprecated attribute to allow building on GCC < 4.5 (needed for EL5 and EL6).