Skip to content

Commit 3bf077f

Browse files
committed
Automatic commit of package [koji-containerbuild] minor release [0.7.17-1].
Created by command: /usr/bin/tito tag --use-version=0.7.17
1 parent 36e5856 commit 3bf077f

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

koji-containerbuild.spec

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
%global module koji_containerbuild
1616

1717
Name: koji-containerbuild
18-
Version: 0.7.16
18+
Version: 0.7.17
1919
Release: 1%{?dist}
2020
Summary: Koji support for building layered container images
2121
Group: 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)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.16-1 ./
1+
0.7.17-1 ./

0 commit comments

Comments
 (0)