This commit is contained in:
parent
fdc25297a9
commit
c7a4876d2f
1 changed files with 5 additions and 2 deletions
|
|
@ -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@redhat.com> - 1.2-0.9.alpha1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
|
||||
|
||||
* Fri Jan 17 2014 Petr Viktorin <encukou@gmail.com> - 1.2-0.8.alpha1
|
||||
- Remove Python 3 from BuildRequires if building without python3 support
|
||||
(needed for EPEL)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue