We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60067b5 commit 1ef010bCopy full SHA for 1ef010b
koji-containerbuild.spec
@@ -15,7 +15,7 @@
15
%global module koji_containerbuild
16
17
Name: koji-containerbuild
18
-Version: 0.7.18.2
+Version: 0.7.18.3
19
Release: 1%{?dist}
20
Summary: Koji support for building layered container images
21
Group: Applications/System
@@ -170,6 +170,9 @@ rm -rf $RPM_BUILD_ROOT
170
171
172
%changelog
173
+* Wed Dec 18 2019 Robert Cerven <rcerven@redhat.com> 0.7.18.3-1
174
+- Allow additional properties for containerbuild (rcerven@redhat.com)
175
+
176
* Wed Dec 18 2019 Robert Cerven <rcerven@redhat.com> 0.7.18.2-1
177
- Allow additional properties for containerbuild (rcerven@redhat.com)
178
rel-eng/packages/koji-containerbuild
@@ -1 +1 @@
1
-0.7.18.2-1 ./
+0.7.18.3-1 ./
0 commit comments