From 590dafe2528f18b57cb7dc67d0cf888060989c9d Mon Sep 17 00:00:00 2001 From: Tom spot Callaway Date: Sat, 3 Sep 2022 11:05:33 -0400 Subject: [PATCH] bootstrap off --- R-tesseract.spec | 2 +- changelog | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/R-tesseract.spec b/R-tesseract.spec index 4adb9e6..863c534 100644 --- a/R-tesseract.spec +++ b/R-tesseract.spec @@ -2,7 +2,7 @@ %bcond_with network # Need to bootstrap for magick -%bcond_without bootstrap +%bcond_with bootstrap %global packname tesseract %global packver 5.1.0 diff --git a/changelog b/changelog index 8f83667..324ad2c 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,6 @@ +* Sat Sep 3 2022 Tom Callaway - 5.1.0-2 +- bootstrap off + * Sat Sep 3 2022 Tom Callaway - 5.1.0-1 - update to 5.1.0 - rebuild for R 4.2.1