From e424133c83e36750d21d09d478a7f53886f698aa Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jul 2023 12:17:16 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_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 88efd7d..40adda2 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.4.0 -Release: 6%{?dist} +Release: 7%{?dist} License: libtiff URL: http://www.simplesystems.org/libtiff/ @@ -170,6 +170,9 @@ find html -name 'Makefile*' | xargs rm %{_mandir}/man1/* %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 4.4.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Sun Feb 19 2023 Antonio Trande - 4.4.0-6 - Fix CVE-2023-0804 (#2170195)