Rebuild for proj 9

This commit is contained in:
Orion Poplawski 2025-06-24 09:28:27 -06:00
commit c83770a71c

View file

@ -40,7 +40,7 @@
Summary: The Visualization Toolkit - A high level 3D visualization library
Name: vtk
Version: 9.1.0
Release: 18%{?dist}
Release: 19%{?dist}
# This is a variant BSD license, a cross between BSD and ZLIB.
# For all intents, it has the same rights and restrictions as BSD.
# http://fedoraproject.org/wiki/Licensing/BSD#VTKBSDVariant
@ -846,6 +846,9 @@ cat xorg.log
%changelog
* Tue Jun 24 2025 Orion Poplawski <orion@nwra.com> - 9.1.0-19
- Rebuild for proj 9
* Tue Apr 25 2023 Orion Poplawski <orion@nwra.com> - 9.1.0-18
- Add upstream patch for CVE-2021-42521 - vtkXMLTreeReader: possible nullptr
dereference (bz#2189654)