From 1d937a42c4517ffad46ef2f436533010f81ef87a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 03:00:22 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- sympy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sympy.spec b/sympy.spec index cb1b732..9d26a44 100644 --- a/sympy.spec +++ b/sympy.spec @@ -7,7 +7,7 @@ Name: sympy Version: 1.12 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Python library for symbolic mathematics # The project as a whole is BSD-3-Clause. @@ -241,6 +241,9 @@ fi %{_docdir}/%{name}-doc/html %changelog +* Sat Jul 22 2023 Fedora Release Engineering - 1.12-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Thu Jun 29 2023 Jerry James - 1.12-1 - Version 1.12 - Add patch for python 3.12 compatibility