File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1515%global module koji_containerbuild
1616
1717Name: koji-containerbuild
18- Version: 0.7.17
18+ Version: 0.7.18
1919Release: 1%{?dist }
2020Summary: Koji support for building layered container images
2121Group: Applications/System
@@ -170,6 +170,13 @@ rm -rf $RPM_BUILD_ROOT
170170
171171
172172%changelog
173+ * Tue Dec 10 2019 Robert Cerven <rcerven@redhat.com> 0.7.18-1
174+ - Enable shellcheck (bash) lint (mbasti@redhat.com)
175+ - Fail build for existing build if build state isn't failed or canceled, which
176+ will be refunded and reusable (rcerven@redhat.com)
177+ - add custom userdata dictionary to args list (mlangsdo@redhat.com)
178+ - builder: describe the purpose of git_branch parameter (kdreyer@redhat.com)
179+
173180* Tue Dec 03 2019 Robert Cerven <rcerven@redhat.com> 0.7.17-1
174181- use extra keys for build type instead of new typeinfo which is just on new
175182 build (rcerven@redhat.com)
Original file line number Diff line number Diff line change 1- 0.7.17 -1 ./
1+ 0.7.18 -1 ./
You can’t perform that action at this time.
0 commit comments