From 37c3c242a67145055e3bd0b1d47ff9632a475f77 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 13 Jul 2018 09:39:49 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- lzop.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lzop.spec b/lzop.spec index f441095..8887092 100644 --- a/lzop.spec +++ b/lzop.spec @@ -1,7 +1,7 @@ Summary: Real-time file compressor Name: lzop Version: 1.03 -Release: 20%{?dist} +Release: 21%{?dist} License: GPLv2+ Group: Applications/Archiving URL: https://www.lzop.org/ @@ -40,6 +40,9 @@ make DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p' install %{_mandir}/man?/%{name}.* %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 1.03-21 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Mon Feb 19 2018 Kamil Dudka - 1.03-20 - add explicit BR for the gcc compiler - use https:// in URL and Source