Skip to content

Commit 8b9b8d9

Browse files
committed
Automatic commit of package [koji-containerbuild] minor release [0.7.19-1].
Created by command: /usr/bin/tito tag --use-version=0.7.19
1 parent a3d35fb commit 8b9b8d9

File tree

2 files changed

+21
-2
lines changed

2 files changed

+21
-2
lines changed

koji-containerbuild.spec

Lines changed: 20 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.18.3
18+
Version: 0.7.19
1919
Release: 1%{?dist}
2020
Summary: Koji support for building layered container images
2121
Group: Applications/System
@@ -172,6 +172,25 @@ rm -rf $RPM_BUILD_ROOT
172172

173173

174174
%changelog
175+
* Thu Jan 23 2020 Robert Cerven <rcerven@redhat.com> 0.7.19-1
176+
- update setup version for 0.7.19 (rcerven@redhat.com)
177+
- Handle whitelist annotation as a string (athos@redhat.com)
178+
- Fix dependency error in test script (athos@redhat.com)
179+
- Unit test to make sure additional properties are fine (twaugh@redhat.com)
180+
- Automatic commit of package [koji-containerbuild] minor release [0.7.18.3-1].
181+
(rcerven@redhat.com)
182+
- Allow additional properties for containerbuild (rcerven@redhat.com)
183+
- Automatic commit of package [koji-containerbuild] minor release [0.7.18.2-1].
184+
(rcerven@redhat.com)
185+
- Allow additional properties for containerbuild (rcerven@redhat.com)
186+
- use orchestrator.log name for log in task for source container
187+
(rcerven@redhat.com)
188+
- Automatic commit of package [koji-containerbuild] minor release [0.7.18.1-1].
189+
(rcerven@redhat.com)
190+
- don't check for build nvr existance for autorebuilds which have
191+
'triggered_after_koji_task', (rcerven@redhat.com)
192+
- Generate build_annotations.json file (athos@redhat.com)
193+
175194
* Wed Dec 18 2019 Robert Cerven <rcerven@redhat.com> 0.7.18.3-1
176195
- Allow additional properties for containerbuild (rcerven@redhat.com)
177196

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.18.3-1 ./
1+
0.7.19-1 ./

0 commit comments

Comments
 (0)