enable the compose test (dennis)

- [ostree-installer] Copy all lorax outputs (lsedlar)
- [ostree] Log to stdout as well (lsedlar)
- [ostree-installer] Use separate directory for logs (lsedlar)
- Merge #260 `Maybe fix ostree?` (ausil)
- [ostree-installer] Put lorax output into work dir (lsedlar)
- [ostree] Add test check for modified repo baseurl (lsedlar)
- [ostree] Move cloning repo back to compose box (lsedlar)
- [ostree] Mount ostree directory in koji (lsedlar)

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
Dennis Gilmore 2016-04-08 08:45:42 -05:00
parent 08ace13139
commit 684d9d06eb
2 changed files with 14 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Name: pungi
Version: 4.1.2
Release: 2%{?dist}
Version: 4.1.3
Release: 1%{?dist}
Summary: Distribution compose tool
Group: Development/Tools
@ -83,6 +83,17 @@ cd tests && ./test_compose.sh
/var/cache/pungi
%changelog
* Fri Apr 08 2016 Dennis Gilmore <dennis@ausil.us> - 4.1.3-1
- enable the compose test (dennis)
- [ostree-installer] Copy all lorax outputs (lsedlar)
- [ostree] Log to stdout as well (lsedlar)
- [ostree-installer] Use separate directory for logs (lsedlar)
- Merge #260 `Maybe fix ostree?` (ausil)
- [ostree-installer] Put lorax output into work dir (lsedlar)
- [ostree] Add test check for modified repo baseurl (lsedlar)
- [ostree] Move cloning repo back to compose box (lsedlar)
- [ostree] Mount ostree directory in koji (lsedlar)
* Thu Apr 06 2016 Dennis Gilmore <dennis@ausil.us> - 4.1.2-2
- make sure that the shebang of pungi-pylorax-find-templates is python3

View File

@ -1 +1 @@
a3eb06514a58ff27308ae9fa6532dcf7 pungi-4.1.2.tar.bz2
433f1fd9b0d039d6b478eb8a5ce3b5e4 pungi-4.1.3.tar.bz2