recompiling .py files against Python 2.7 (rhbz#623298)
This commit is contained in:
parent
b9db620417
commit
105a00fb2a
1 changed files with 4 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Execution analysis and debugging tool-suite.
|
||||
Name: frysk
|
||||
Version: 0.4
|
||||
Release: 26%{?dist}
|
||||
Release: 27%{?dist}
|
||||
|
||||
# antlrv2 is Public Domain; antlrv3 is BSD.
|
||||
# getopt is GPLv2 with exception
|
||||
|
|
@ -362,6 +362,9 @@ rm -rf %{buildroot}
|
|||
%{_mandir}/man1/frysk.1.gz
|
||||
|
||||
%changelog
|
||||
* Wed Aug 11 2010 David Malcolm <dmalcolm@redhat.com> - 0.4-27
|
||||
- recompiling .py files against Python 2.7 (rhbz#623298)
|
||||
|
||||
* Tue Mar 30 2010 Andrew Cagney <cagney [at] fedoraproject.org> - 0.4-26
|
||||
- during an exec, flush the cached "stat", don't re-read it -
|
||||
frysk-0.4-flushstat.patch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue