Skip to content

Commit

Permalink
Automatic commit of package [koji-containerbuild] minor release [0.7.…
Browse files Browse the repository at this point in the history
…12.1-1].

Created by command:

/usr/bin/tito tag --use-version=0.7.12.1
  • Loading branch information
rcerven committed Jan 11, 2019
1 parent e24f35b commit 67831f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion koji-containerbuild.spec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
%global module koji_containerbuild

Name: koji-containerbuild
Version: 0.7.12
Version: 0.7.12.1
Release: 1%{?dist}
Summary: Koji support for building layered container images
Group: Applications/System
Expand Down Expand Up @@ -151,6 +151,10 @@ rm -rf $RPM_BUILD_ROOT


%changelog
* Fri Jan 11 2019 Robert Cerven <[email protected]> 0.7.12.1-1
- copy instead of move metadata.json, because brew builder has source mounted
as read-only ([email protected])

* Tue Jan 08 2019 Robert Cerven <[email protected]> 0.7.12-1
- move metadata.json to task output for scratch ([email protected])
- Add development requirements file ([email protected])
Expand Down
2 changes: 1 addition & 1 deletion rel-eng/packages/koji-containerbuild
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.12-1 ./
0.7.12.1-1 ./

0 comments on commit 67831f5

Please sign in to comment.