Update to 2.0.1

This commit is contained in:
Chen Lei 2010-08-24 01:53:24 +08:00
parent f7db8fd756
commit 2049ca103e
3 changed files with 8 additions and 5 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
scons-2.0.0.final.0.tar.gz
/scons-2.0.1.tar.gz

View File

@ -1,8 +1,8 @@
%global posttag .final.0
#global posttag .final.0
Name: scons
Version: 2.0.0
Release: 2%{?posttag}%{?dist}
Version: 2.0.1
Release: 1%{?posttag}%{?dist}
Summary: An Open Source software construction tool
Group: Development/Tools
License: MIT
@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man?/*
%changelog
* Mon Aug 23 2010 Chen Lei <supercyper@163.com> - 2.0.1-1
- new release 2.0.1
* Wed Aug 11 2010 David Malcolm <dmalcolm@redhat.com> - 2.0.0-2.final.0
- recompiling .py files against Python 2.7 (rhbz#623357)

View File

@ -1 +1 @@
c2e4c2700cac507caa93d4a3adbbf56f scons-2.0.0.final.0.tar.gz
beca648b894cdbf85383fffc79516d18 scons-2.0.1.tar.gz