From ee8180f7238b1d850b9a03e6e8d7498be9e6c15f Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Tue, 27 Oct 2020 08:31:15 -0500 Subject: [PATCH] libspectre: rebuild for ghostscript https://bugzilla.redhat.com/show_bug.cgi?id=1887544#c5 --- srcpkgs/libspectre/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libspectre/template b/srcpkgs/libspectre/template index 2cf8e03f1c6..9afed7a9151 100644 --- a/srcpkgs/libspectre/template +++ b/srcpkgs/libspectre/template @@ -1,7 +1,7 @@ # Template file for 'libspectre' pkgname=libspectre version=0.2.9 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-static" makedepends="ghostscript-devel"