push the 4.0 docs to a 4.0 branch (dennis)

- [live-images] Rename log file (lsedlar)
- [buildinstall] Use -dvd- in volume ids instead of -boot- (lsedlar)
- [buildinstall] Hardlink boot isos (lsedlar)
- [doc] Write documentation for kickstart Git URLs (lsedlar)
- [util] Resolve branches in git urls (lsedlar)
- [live-images] Fix crash when repo_from is not a list (lsedlar)
- [buildinstall] Don't copy files for empty variants (lsedlar)

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
Dennis Gilmore 2016-02-26 10:23:20 -06:00
parent 78ca0ae031
commit a9e8d0717d
2 changed files with 12 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: pungi
Version: 4.0.5
Version: 4.0.6
Release: 1%{?dist}
Summary: Distribution compose tool
@ -65,6 +65,16 @@ nosetests --exe --with-cov --cov-report html --cov-config tox.ini
/var/cache/pungi
%changelog
* Fri Feb 26 2016 Dennis Gilmore <dennis@ausil.us> - 4.0.6-1
- push the 4.0 docs to a 4.0 branch (dennis)
- [live-images] Rename log file (lsedlar)
- [buildinstall] Use -dvd- in volume ids instead of -boot- (lsedlar)
- [buildinstall] Hardlink boot isos (lsedlar)
- [doc] Write documentation for kickstart Git URLs (lsedlar)
- [util] Resolve branches in git urls (lsedlar)
- [live-images] Fix crash when repo_from is not a list (lsedlar)
- [buildinstall] Don't copy files for empty variants (lsedlar)
* Tue Feb 23 2016 Dennis Gilmore <dennis@ausil.us> - 4.0.5-1
- [tests] Fix wrong checks in buildinstall tests (lsedlar)
- [tests] Use temporary files for buildinstall (lsedlar)

View File

@ -1 +1 @@
152049463f19b9d83ad64ac2ee60ea53 pungi-4.0.5.tar.bz2
f64b1e7593c22e20bcaa530b1ee5b489 pungi-4.0.6.tar.bz2