From f507e1f182375aff98c810c2dde30770c54d1465 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 10 Feb 2017 20:20:07 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- lzo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lzo.spec b/lzo.spec index 4939ef7..5c33b75 100644 --- a/lzo.spec +++ b/lzo.spec @@ -1,6 +1,6 @@ Name: lzo Version: 2.08 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Data compression library with very fast (de)compression Group: System Environment/Libraries License: GPLv2+ @@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 2.08-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Fri Feb 19 2016 Karsten Hopp - 2.08-8 - remove -O1 workaround, add patch by Jakub Jelinek instead (bug #1309225)