New upstream release; generate checksums of files in tree for later

verification
This commit is contained in:
Jesse Keating 2008-07-15 23:06:40 +00:00
parent efa97c3d0d
commit 76fed85179
4 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
pungi-2.0.2.tar.bz2
pungi-2.0.3.tar.bz2

View File

@ -1,3 +1,4 @@
pungi-2_0_0-1_fc9:HEAD:pungi-2.0.0-1.fc9.src.rpm:1213448247
pungi-2_0_1-1_fc9:HEAD:pungi-2.0.1-1.fc9.src.rpm:1214317926
pungi-2_0_2-1_fc9:HEAD:pungi-2.0.2-1.fc9.src.rpm:1215801155
pungi-2_0_3-1_fc9:HEAD:pungi-2.0.3-1.fc9.src.rpm:1216163155

View File

@ -1,8 +1,7 @@
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Name: pungi
Version: 2.0.2
Version: 2.0.3
Release: 1%{?dist}
Summary: Distribution compose tool
@ -57,6 +56,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Jul 15 2008 Jesse Keating <jkeating@redhat.com> 2.0.3-1
- Checksum various files from buildinstall output and put them in .treeinfo
- Use new hashsum utility to generate sha1sums
* Fri Jul 11 2008 Jesse Keating <jkeating@redhat.com> 2.0.2-1
- add ability to gather debuginfo. It is default.

View File

@ -1 +1 @@
f9d743d1c5140af3ab12a58e41ede315 pungi-2.0.2.tar.bz2
2ce131461ef1c89f44c3114db62bfc17 pungi-2.0.3.tar.bz2