diff --git a/libtiff.spec b/libtiff.spec index 3d13665..3face3d 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: 2%{?dist} +Release: 3%{?dist} License: libtiff URL: http://www.simplesystems.org/libtiff/ @@ -166,6 +166,9 @@ find html -name 'Makefile*' | xargs rm %{_mandir}/man1/* %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 4.4.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Tue Jul 05 2022 Nikola Forró - 4.4.0-2 - Fix CVE-2022-2056, CVE-2022-2057 and CVE-2022-2058 (#2103840)