Hello community,

here is the log from the commit of package python3-opengl for openSUSE:Factory 
checked in at 2016-05-25 21:25:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-opengl (Old)
 and      /work/SRC/openSUSE:Factory/.python3-opengl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-opengl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-opengl/python3-opengl.changes    
2016-03-17 16:48:26.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-opengl.new/python3-opengl.changes       
2016-05-25 21:25:03.000000000 +0200
@@ -1,0 +2,7 @@
+Sun May  8 07:03:35 UTC 2016 - [email protected]
+
+- specfile:
+  * updated source url to files.pythonhosted.org
+
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python3-opengl.spec ++++++
--- /var/tmp/diff_new_pack.jLCsbq/_old  2016-05-25 21:25:04.000000000 +0200
+++ /var/tmp/diff_new_pack.jLCsbq/_new  2016-05-25 21:25:04.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-opengl
 #
-# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,13 @@
 
 
 Name:           python3-opengl
-%define tarname PyOpenGL
 Version:        3.1.0
 Release:        0
 Summary:        OpenGL bindings for Python
 License:        BSD-3-Clause
 Group:          Development/Libraries/Python
 Url:            http://pyopengl.sourceforge.net
-Source0:        
https://pypi.python.org/packages/source/P/%{tarname}/%{tarname}-%{version}.tar.gz
+Source0:        
https://files.pythonhosted.org/packages/source/P/PyOpenGL/PyOpenGL-%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  freeglut-devel
 BuildRequires:  libdrm-devel
@@ -52,7 +51,7 @@
 WGL, GLUT, GLE, and Tk.
 
 %prep
-%setup -q -n %{tarname}-%{version}
+%setup -q -n PyOpenGL-%{version}
 
 %build
 CFLAGS="%{optflags} -DGLX_GLXEXT_LEGACY" python3 setup.py build


Reply via email to