Update to 0.6.5

This commit is contained in:
David King 2016-06-10 14:02:15 +01:00
parent a1c0d17d03
commit ece4e85134
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

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

View File

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

View File

@ -1 +1 @@
2e27425e2f895177f7f4d4156172676f flatpak-0.6.4.tar.xz
1596a9ab562cd6dc11984b666ef87de6 flatpak-0.6.5.tar.xz