New upstream release, used to make preview release
This commit is contained in:
parent
2ef8f837db
commit
32f43facb7
@ -1 +1 @@
|
|||||||
pungi-1.2.14.tar.bz2
|
pungi-1.2.15.tar.bz2
|
||||||
|
@ -1,7 +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: 1.2.14
|
Version: 1.2.15
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Distribution compose tool
|
Summary: Distribution compose tool
|
||||||
|
|
||||||
@ -55,6 +55,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 16 2008 jkeating <jkeating@redhat.com> 1.2.15-1
|
||||||
|
- Disable comps cleanup until xslt is fixed
|
||||||
|
- Add support for yum repo costs
|
||||||
|
- Adjust manifest for Fedora 9 (kernels, languages, flash)
|
||||||
|
|
||||||
* Mon Apr 08 2008 Jesse Keating <jkeating@redhat.com> - 1.2.14-1
|
* Mon Apr 08 2008 Jesse Keating <jkeating@redhat.com> - 1.2.14-1
|
||||||
- Create repodata for source.
|
- Create repodata for source.
|
||||||
- Fix SRPM splittree making
|
- Fix SRPM splittree making
|
||||||
|
Loading…
Reference in New Issue
Block a user