Skip to content

Commit d9f6c20

Browse files
committed
Automatic commit of package [koji-containerbuild] minor release [0.7.18-1].
Created by command: /usr/bin/tito tag --use-version=0.7.18
1 parent 51e468a commit d9f6c20

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

koji-containerbuild.spec

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

0 commit comments

Comments
 (0)