New upstream release. Knowingly overwriting releng auto commit
This commit is contained in:
parent
cdcd31d615
commit
1d7960b6af
@ -1 +1 @@
|
||||
pungi-2.0.10.tar.bz2
|
||||
pungi-2.0.11.tar.bz2
|
||||
|
@ -9,3 +9,4 @@ pungi-2_0_7-1_fc10:HEAD:pungi-2.0.7-1.fc10.src.rpm:1225840603
|
||||
pungi-2_0_8-1_fc10:HEAD:pungi-2.0.8-1.fc10.src.rpm:1225841597
|
||||
pungi-2_0_9-1_fc10:HEAD:pungi-2.0.9-1.fc10.src.rpm:1228437620
|
||||
pungi-2_0_10-1_fc10:HEAD:pungi-2.0.10-1.fc10.src.rpm:1234401376
|
||||
pungi-2_0_11-1_fc11:HEAD:pungi-2.0.11-1.fc11.src.rpm:1236621458
|
||||
|
@ -1,8 +1,8 @@
|
||||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
|
||||
Name: pungi
|
||||
Version: 2.0.10
|
||||
Release: 2%{?dist}
|
||||
Version: 2.0.11
|
||||
Release: 1%{?dist}
|
||||
Summary: Distribution compose tool
|
||||
|
||||
Group: Development/Tools
|
||||
@ -56,8 +56,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.10-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
* Mon Mar 09 2009 Jesse Keating <jkeating@redhat.com> - 2.0.11-1
|
||||
- Fix size estimation in splittree
|
||||
- Disable arch test in splittree for now
|
||||
|
||||
* Wed Feb 11 2009 Jesse Keating <jkeating@redhat.com> - 2.0.10-1
|
||||
- Fix CD1 overflow issue
|
||||
|
Loading…
Reference in New Issue
Block a user