[python-pyglet] Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4

Bohuslav Kabrda bkabrda at fedoraproject.org
Fri May 16 10:08:53 UTC 2014


commit c7a4876d2fb0121462fced273c5c76bc2bc46240
Author: Slavek Kabrda <bkabrda at redhat.com>
Date:   Fri May 16 12:08:44 2014 +0200

    Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4

 python-pyglet.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-pyglet.spec b/python-pyglet.spec
index a27db83..bbe663a 100644
--- a/python-pyglet.spec
+++ b/python-pyglet.spec
@@ -6,7 +6,7 @@
 
 Name: python-%{srcname}
 Version: %{srcversion}
-Release: 0.8.alpha1%{?dist}
+Release: 0.9.alpha1%{?dist}
 Summary: A cross-platform windowing and multimedia library for Python
 
 License: BSD
@@ -125,12 +125,15 @@ popd
 %doc README
 %doc NOTICE
 %doc PKG-INFO
-%{python3_sitelib}/%{versionedname}-py3.3.egg-info
+%{python3_sitelib}/%{versionedname}-py%{python3_version}.egg-info
 %{python3_sitelib}/%{srcname}
 %endif
 
 
 %changelog
+* Wed May 14 2014 Bohuslav Kabrda <bkabrda at redhat.com> - 1.2-0.9.alpha1
+- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
+
 * Fri Jan 17 2014 Petr Viktorin <encukou at gmail.com> - 1.2-0.8.alpha1
 - Remove Python 3 from BuildRequires if building without python3 support
   (needed for EPEL)


More information about the scm-commits mailing list