Skip to content

Commit 0cda5ad

Browse files
committed
Automatic commit of package [koji-containerbuild] minor release [0.7.20-1].
Created by command: /usr/bin/tito tag --use-version=0.7.20
1 parent 9562962 commit 0cda5ad

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

koji-containerbuild.spec

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

172172

173173
%changelog
174+
* Tue Feb 18 2020 Robert Cerven <rcerven@redhat.com> 0.7.20-1
175+
- update setup version for 0.7.20 (rcerven@redhat.com)
176+
- Configure packit (mbasti@redhat.com)
177+
- Handle new cachito dependency replacements argument (athos@redhat.com)
178+
- Remove urlgrabber dependency (mbasti@redhat.com)
179+
174180
* Thu Jan 23 2020 Robert Cerven <rcerven@redhat.com> 0.7.19-1
175181
- update setup version for 0.7.19 (rcerven@redhat.com)
176182
- Handle whitelist annotation as a string (athos@redhat.com)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.19-1 ./
1+
0.7.20-1 ./

0 commit comments

Comments
 (0)