Hello community,

here is the log from the commit of package python-opengl-accelerate for 
openSUSE:Factory checked in at 2020-07-18 21:00:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-opengl-accelerate (Old)
 and      /work/SRC/openSUSE:Factory/.python-opengl-accelerate.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-opengl-accelerate"

Sat Jul 18 21:00:37 2020 rev:9 rq:821586 version:3.1.5

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-opengl-accelerate/python-opengl-accelerate.changes
        2019-09-09 23:43:24.789313183 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-opengl-accelerate.new.3592/python-opengl-accelerate.changes
      2020-07-18 21:01:00.671483650 +0200
@@ -1,0 +2,10 @@
+Fri Jul 17 21:57:47 UTC 2020 - Markus Ebner <[email protected]>
+
+- Update to 3.1.5
+  * This aligns python3-opengl-accelerate with python3-opengl, which
+    is required by some other packages
+  * no real changelog
+- Drop patch commit1080.patch, included upstream
+- Drop shipped pxd files, included upstream 
(https://github.com/mcfletch/pyopengl/commit/d401885f6a1c61213058a96e050eb45ee6189b7c)
+
+-------------------------------------------------------------------

Old:
----
  PyOpenGL-accelerate-3.1.3b1.tar.gz
  commit1080.patch
  formathandler.pxd
  wrapper.pxd

New:
----
  PyOpenGL-accelerate-3.1.5.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-opengl-accelerate.spec ++++++
--- /var/tmp/diff_new_pack.6gOZXG/_old  2020-07-18 21:01:02.731485830 +0200
+++ /var/tmp/diff_new_pack.6gOZXG/_new  2020-07-18 21:01:02.739485839 +0200
@@ -18,22 +18,15 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define tarname PyOpenGL-accelerate
-%define _version 3.1.3b1
+%define _version 3.1.5
 Name:           python-opengl-accelerate
-Version:        %{_version}.post1
+Version:        %{_version}
 Release:        0
 Summary:        Acceleration for python-opengl
 License:        BSD-3-Clause
 Group:          Development/Libraries/Python
 URL:            http://pyopengl.sourceforge.net
 Source0:        
https://files.pythonhosted.org/packages/source/P/%{tarname}/%{tarname}-%{_version}.tar.gz
-# Missing pxd only needed to rebuild .c 
https://github.com/mcfletch/pyopengl/issues/12
-Source2:        
https://raw.githubusercontent.com/mcfletch/pyopengl/master/accelerate/OpenGL_accelerate/formathandler.pxd
-Source3:        
https://raw.githubusercontent.com/mcfletch/pyopengl/master/accelerate/OpenGL_accelerate/wrapper.pxd
-# Newer numpy_formathandler.pyx needed to match opengl 3.1.3b2
-# https://github.com/mcfletch/pyopengl/issues/28
-# Patch is subset of 
https://bazaar.launchpad.net/~mcfletch/pyopengl/trunk/diff/1099
-Patch0:         commit1080.patch
 BuildRequires:  %{python_module Cython}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module numpy-devel}
@@ -52,10 +45,6 @@
 
 %prep
 %setup -q -n %{tarname}-%{_version}
-%patch0 -p1
-sed -i 's/\t/    /g' src/numpy_formathandler.pyx
-
-cp %{SOURCE2} %{SOURCE3} OpenGL_accelerate/
 
 # Force Cython to rebuild .c files
 rm src/*.c

++++++ PyOpenGL-accelerate-3.1.3b1.tar.gz -> PyOpenGL-accelerate-3.1.5.tar.gz 
++++++
++++ 55376 lines of diff (skipped)


Reply via email to