OBS User unknown
2008-07-11 21:28:14 +00:00
committed by Git OBS Bridge
parent 92d03071ff
commit a22d93ddf6
4 changed files with 29 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ AutoReqProv: on
Obsoletes: python-nothreads python21 python-elementtree python-sqlite
Summary: Python Interpreter
Version: 2.5.2
Release: 28
Release: 31
%define tarname Python-%{version}
Source0: %{tarname}.tar.bz2
Source6: README.SUSE
@@ -491,6 +491,8 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/python2
%changelog
* Mon Jun 30 2008 schwab@suse.de
- Work around autoheader bug.
* Fri Jun 13 2008 schwab@suse.de
- Fix configure script.
* Thu Apr 24 2008 matejcik@suse.cz