Update to 0.6.4

This commit is contained in:
David King 2016-06-01 12:36:06 +01:00
parent f29396673f
commit a1c0d17d03
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/flatpak-0.6.2.tar.xz
/flatpak-0.6.3.tar.xz
/flatpak-0.6.4.tar.xz

View File

@ -1,5 +1,5 @@
Name: flatpak
Version: 0.6.3
Version: 0.6.4
Release: 1%{?dist}
Summary: Application deployment framework for desktop apps
@ -166,6 +166,9 @@ flatpak remote-list --system
%changelog
* Wed Jun 01 2016 David King <amigadave@amigadave.com> - 0.6.4-1
- Update to 0.6.4
* Tue May 31 2016 David King <amigadave@amigadave.com> - 0.6.3-1
- Update to 0.6.3
- Move bwrap to main package

View File

@ -1 +1 @@
937b515afca7defaf76f7cceff3cf500 flatpak-0.6.3.tar.xz
2e27425e2f895177f7f4d4156172676f flatpak-0.6.4.tar.xz