Rebuild for Python 3.6
This commit is contained in:
parent
384f161a6e
commit
515d745e97
1 changed files with 4 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
Name: python-%{srcname}
|
||||
Version: %{srcversion}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A cross-platform windowing and multimedia library for Python
|
||||
|
||||
License: BSD
|
||||
|
|
@ -149,6 +149,9 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.2.4-2
|
||||
- Rebuild for Python 3.6
|
||||
|
||||
* Tue Aug 09 2016 Petr Viktorin <pviktori@redhat.com> - 1.2.4-1
|
||||
- Update to upstream 1.2.4
|
||||
- Specfile cleanup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue