New upstream release

This commit is contained in:
Colin Walters 2016-10-14 13:02:58 -04:00
parent eb745575df
commit ca2c113162
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/bubblewrap-0.1.1.tar.gz
/bubblewrap-v0.1.1.tar.gz
/bubblewrap-0.1.2.tar.gz
/bubblewrap-0.1.3.tar.xz

View File

@ -1,6 +1,6 @@
Name: bubblewrap
Version: 0.1.2
Release: 1%{?dist}
Version: 0.1.3
Release: 2%{?dist}
Summary: Core execution tool for unprivileged containers
License: LGPLv2+
@ -47,6 +47,9 @@ find %{buildroot} -name '*.la' -delete -print
%{_mandir}/man1/*
%changelog
* Fri Oct 14 2016 Colin Walters <walters@verbum.org> - 0.1.3-2
- New upstream version
* Mon Sep 12 2016 Kalev Lember <klember@redhat.com> - 0.1.2-1
- Update to 0.1.2

View File

@ -1 +1 @@
c7ec1038db1758c19bd407c9ee5da96e bubblewrap-0.1.2.tar.gz
7c24a120b3826f6477a61e659c8c703a bubblewrap-0.1.3.tar.xz