[packages/ogre] - rel 6, python module does not build with python 3.13+

baggins baggins at pld-linux.org
Sat Nov 29 23:24:18 CET 2025


commit 740d6826fccbe5f0bcea62d0ae41c2bf057d2fb1
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Nov 29 23:23:54 2025 +0100

    - rel 6, python module does not build with python 3.13+

 ogre.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ogre.spec b/ogre.spec
index dfc21a9..ff11ebc 100644
--- a/ogre.spec
+++ b/ogre.spec
@@ -14,7 +14,7 @@
 %bcond_with	samples		# build samples (not installed anyway)
 %bcond_with	dotnet		# C# support
 %bcond_with	java		# Java support
-%bcond_without	python		# Python support
+%bcond_with	python		# Python support
 %bcond_with	openexr		# OpenEXR plugin
 
 %ifnarch %{ix86} %{x8664} x32
@@ -26,7 +26,7 @@ Summary:	Object-oriented Graphics Rendering Engine
 Summary(pl.UTF-8):	OGRE - zorientowany obiektowo silnik renderowania grafiki
 Name:		ogre
 Version:	14.1.0
-Release:	5
+Release:	6
 License:	MIT
 Group:		Applications/Graphics
 Source0:	https://github.com/OGRECave/ogre/archive/v%{version}/%{name}-%{version}.tar.gz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ogre.git/commitdiff/740d6826fccbe5f0bcea62d0ae41c2bf057d2fb1




More information about the pld-cvs-commit mailing list