[PyOpenGL/f14] Dummy update to upload a new source archive with removed binary blobs

Nikolay Vladimirov turki at fedoraproject.org
Mon Dec 5 23:46:34 UTC 2011


commit 2e7154bc85e270f588b0422eb60bc9815d2ec86d
Author: Nikolay Vladimirov <nikolay at vladimiroff.com>
Date:   Tue Dec 6 01:23:13 2011 +0200

    Dummy update to upload a new source archive with removed binary blobs
    
    BZ#760366

 PyOpenGL.spec |   11 ++++++++++-
 sources       |    2 +-
 2 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/PyOpenGL.spec b/PyOpenGL.spec
index 98468bd..3fd2fb5 100644
--- a/PyOpenGL.spec
+++ b/PyOpenGL.spec
@@ -1,10 +1,16 @@
 Name:           PyOpenGL
 Version:        3.0.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Python bindings for OpenGL
 License:        BSD
 Group:          System Environment/Libraries
 URL:            http://pyopengl.sourceforge.net/
+# It was reported in https://bugzilla.redhat.com/show_bug.cgi?id=760366
+# that there are some binary blobs in the upstream archive. 
+# I'm removing them prior to upload, so the check sums of the uploaded
+# and upstream packages will not match. However I'm not changig the 
+# source URL since I hope it will be fixed in a next release.
+# Upstream bug: https://sourceforge.net/tracker/?func=detail&aid=3451797&group_id=5988&atid=105988
 Source0:        http://downloads.sourceforge.net/pyopengl/%{name}-%{version}.tar.gz
 # Remove shebang from Tk module, since it's not needed
 # Upstream bug: https://sourceforge.net/tracker/?func=detail&aid=3287895&group_id=5988&atid=105988
@@ -60,6 +66,9 @@ chmod -x %{buildroot}%{python_sitelib}/%{name}-%{version}-py?.?.egg-info
 %{python_sitelib}/OpenGL/Tk
 
 %changelog
+* Tue Dec 06 2011 Nikolay Vladimirov <nikolay at vladimiroff.com> - 3.0.1-3
+- Upload new archive with removed binary blobs - RHB #760366
+
 * Sat Apr 16 2011 Nikolay Vladimirov <nikolay at vladimiroff.com> - 3.0.1-2
 - Fix date in previous changelog entry
 - specfile fixes
diff --git a/sources b/sources
index 184ab72..8fb42cb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cdf03284f24279b8d9914bb680a37b5e  PyOpenGL-3.0.1.tar.gz
+8f5ee037b11c6f0f194be101738d6ad7  PyOpenGL-3.0.1.tar.gz


More information about the scm-commits mailing list