diff --git a/libtiff.spec b/libtiff.spec index f24925a..054e92c 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.2.0 -Release: 1%{?dist} +Release: 2%{?dist} License: libtiff URL: http://www.simplesystems.org/libtiff/ @@ -164,6 +164,9 @@ find html -name 'Makefile*' | xargs rm %{_mandir}/man1/* %changelog +* Fri Apr 16 2021 Mohan Boddu - 4.2.0-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Feb 02 2021 Nikola Forró - 4.2.0-1 - New upstream release 4.2.0 (#1909412)