New upstream release; generate checksums of files in tree for later
verification
This commit is contained in:
parent
efa97c3d0d
commit
76fed85179
@ -1 +1 @@
|
|||||||
pungi-2.0.2.tar.bz2
|
pungi-2.0.3.tar.bz2
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
pungi-2_0_0-1_fc9:HEAD:pungi-2.0.0-1.fc9.src.rpm:1213448247
|
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_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_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
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||||
|
|
||||||
|
|
||||||
Name: pungi
|
Name: pungi
|
||||||
Version: 2.0.2
|
Version: 2.0.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Distribution compose tool
|
Summary: Distribution compose tool
|
||||||
|
|
||||||
@ -57,6 +56,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Jul 11 2008 Jesse Keating <jkeating@redhat.com> 2.0.2-1
|
||||||
- add ability to gather debuginfo. It is default.
|
- add ability to gather debuginfo. It is default.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user