File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
Expand file tree Collapse file tree 2 files changed +14
-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.16
18+ Version: 0.7.17
1919Release: 1%{?dist }
2020Summary: Koji support for building layered container images
2121Group: Applications/System
@@ -170,6 +170,18 @@ rm -rf $RPM_BUILD_ROOT
170170
171171
172172%changelog
173+ * Tue Dec 03 2019 Robert Cerven <rcerven@redhat.com> 0.7.17-1
174+ - use extra keys for build type instead of new typeinfo which is just on new
175+ build (rcerven@redhat.com)
176+ - use koji build 'name' instead of 'package_name' for source containers, for
177+ consistency with atomic-reator (rcerven@redhat.com)
178+ - Disallow building source container from source container image build, and
179+ also disallow any other than 'image' build type (rcerven@redhat.com)
180+ - Fix koji-build-id type (mbasti@redhat.com)
181+ - source container build (rcerven@redhat.com)
182+ - pass triggered_afer_koji_task to osbs-client even when it is 0
183+ (rcerven@redhat.com)
184+
173185* Tue Nov 05 2019 Robert Cerven <rcerven@redhat.com> 0.7.16-1
174186- hub: improve docs for "buildContainer" RPC (kdreyer@redhat.com)
175187- README: correct path to Koji Hub configuration file (kdreyer@redhat.com)
Original file line number Diff line number Diff line change 1- 0.7.16 -1 ./
1+ 0.7.17 -1 ./
You can’t perform that action at this time.
0 commit comments