From 991b979a79288591d129532764cd174e5bcc79bd Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Mon, 20 Feb 2023 22:13:08 +0000 Subject: [PATCH] Rebuilt for Boost 1.81 --- prusa-slicer.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/prusa-slicer.spec b/prusa-slicer.spec index 055103e..6a8ea27 100644 --- a/prusa-slicer.spec +++ b/prusa-slicer.spec @@ -8,7 +8,7 @@ Name: prusa-slicer Version: 2.4.2 -Release: 7%{?dist} +Release: 8%{?dist} Summary: 3D printing slicer optimized for Prusa printers # The main PrusaSlicer code and resources are AGPLv3, with small parts as @@ -395,6 +395,9 @@ desktop-file-validate %buildroot%_datadir/applications/PrusaGcodeviewer.desktop %endif %changelog +* Mon Feb 20 2023 Jonathan Wakely - 2.4.2-8 +- Rebuilt for Boost 1.81 + * Fri Jan 27 2023 Scott Talbert - 2.4.2-7 - Rebuild with wxWidgets 3.2 (again) with additional fixes