Skip to content

Commit

Permalink
Bump to version 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
stefwalter committed Feb 2, 2018
1 parent 7968b1c commit d2ad1b2
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions oci-kvm-hook.spec
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
%global import_path %{provider_prefix}

Name: %{repo}
Version: 0.2
Release: 2%{?dist}
Version: 0.3
Release: 1%{?dist}
Summary: Golang binary to mount /dev/kvm into OCI containers
License: ASL 2.0
URL: https://%{import_path}
Expand Down Expand Up @@ -71,6 +71,9 @@ export GOPATH=$(pwd):$(pwd)/Godeps/_workspace:%{gopath}
%{_mandir}/man1/%{name}.1*

%changelog
* Fri Feb 02 2018 Stef Walter <[email protected]> - 0.3-1
- Lookup devices cgroup path of target process

* Thu Sep 21 2017 Stef Walter <[email protected]> - 0.2-2
- Updated for package review

Expand Down

0 comments on commit d2ad1b2

Please sign in to comment.