Add cost to media repo.
This commit is contained in:
parent
6cfaeafa46
commit
e9801b7e7c
@ -1 +1 @@
|
||||
pungi-1.1.4.tar.gz
|
||||
pungi-1.1.5.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
|
||||
Name: pungi
|
||||
Version: 1.1.4
|
||||
Version: 1.1.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Distribution compose tool
|
||||
|
||||
@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Oct 11 2007 Jesse Keating <jkeating@redhat.com> - 1.1.5-1
|
||||
- Add a cost to the media repo
|
||||
|
||||
* Tue Oct 02 2007 Jesse Keating <jkeating@redhat.com> - 1.1.4-1
|
||||
- Make sure we use strings in the config object
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user