From ea410dd8ec167b39d903d8ff824e0ee3eca52026 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Mon, 8 Feb 2021 10:31:45 +0100 Subject: [PATCH] rebuild for libpq ABI fix Related: rhbz#1908268 --- vtk.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vtk.spec b/vtk.spec index f59cf2d..d1d5216 100644 --- a/vtk.spec +++ b/vtk.spec @@ -35,7 +35,7 @@ Summary: The Visualization Toolkit - A high level 3D visualization library Name: vtk Version: 9.0.1 -Release: 1%{?dist} +Release: 2%{?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 @@ -775,6 +775,9 @@ cat xorg.log %changelog +* Mon Feb 08 2021 Pavel Raiskup - 9.0.1-2 +- rebuild for libpq ABI fix rhbz#1908268 + * Sat Jan 30 2021 Orion Poplawski - 9.0.1-1 - Update to 9.0.1 - Disable OSMesa - conflicts with X support