From d3eb5f17f7eb6897f1f91d664935c58ac89c1268 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 1 Feb 2019 08:21:59 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libtiff.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libtiff.spec b/libtiff.spec index 84750fd..ae22a12 100644 --- a/libtiff.spec +++ b/libtiff.spec @@ -1,7 +1,7 @@ Summary: Library of functions for manipulating TIFF format image files Name: libtiff Version: 4.0.10 -Release: 2%{?dist} +Release: 3%{?dist} License: libtiff URL: http://www.simplesystems.org/libtiff/ @@ -165,6 +165,9 @@ find html -name 'Makefile*' | xargs rm %{_mandir}/man1/* %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 4.0.10-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Wed Jan 30 2019 Nikola Forró - 4.0.10-2 - Fix CVE-2019-6128 (#1667124)