dmalcolm 2010-07-22 05:02:45 +00:00
parent d4fc98f8e7
commit 5e74d8bfff

View File

@ -5,7 +5,7 @@
Name: python-ply
Summary: Python Lex-Yacc
Version: 3.3
Release: 2%{?dist}
Release: 3%{?dist}
License: BSD
Group: System Environment/Libraries
URL: http://www.dabeaz.com/ply/
@ -113,6 +113,9 @@ rm -rf $RPM_BUILD_ROOT
%endif # with_python3
%changelog
* Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 3.3-3
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Sat Apr 3 2010 David Malcolm <dmalcolm@redhat.com> - 3.3-2
- add python3-ply subpackage