From 80dd256d142d7cfc18dcc434e34633bbdcb4af36 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 21 Jul 2022 17:19:03 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libarcus.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libarcus.spec b/libarcus.spec index b9b59fd..ae38462 100644 --- a/libarcus.spec +++ b/libarcus.spec @@ -1,6 +1,6 @@ Name: libarcus Version: 4.13.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Communication library between internal components for Ultimaker software License: LGPLv3+ URL: https://github.com/Ultimaker/libArcus @@ -95,6 +95,9 @@ sed -i 's/Python3_SITELIB/Python3_SITEARCH/' cmake/SIPMacros.cmake %{python3_sitearch}/Arcus.so %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 4.13.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Fri Jun 17 2022 Python Maint - 4.13.1-3 - Rebuilt for Python 3.11