Rebuilt for Python3.5 rebuild
This commit is contained in:
parent
bb0bbe4d5e
commit
5a6df86662
@ -7,7 +7,7 @@
|
||||
Name: python-ply
|
||||
Summary: Python Lex-Yacc
|
||||
Version: 3.6
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: BSD
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.dabeaz.com/ply/
|
||||
@ -124,6 +124,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif # with_python3
|
||||
|
||||
%changelog
|
||||
* Tue Oct 13 2015 Robert Kuska <rkuska@redhat.com> - 3.6-3
|
||||
- Rebuilt for Python3.5 rebuild
|
||||
|
||||
* Tue Aug 18 2015 Stephen Gallagher <sgallagh@redhat.com> 3.6-2
|
||||
- Fixes for chromium and SlimIt
|
||||
- Resolves: rhbz#1242929
|
||||
|
||||
Loading…
Reference in New Issue
Block a user