Update to 0.6.12

This commit is contained in:
David King 2016-10-06 15:28:54 +01:00
parent 456cb66f62
commit 2afeb84b0d
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
/flatpak-0.6.9.tar.xz /flatpak-0.6.9.tar.xz
/flatpak-0.6.10.tar.xz /flatpak-0.6.10.tar.xz
/flatpak-0.6.11.tar.xz /flatpak-0.6.11.tar.xz
/flatpak-0.6.12.tar.xz

View File

@ -2,7 +2,7 @@
%global ostree_version 2016.10 %global ostree_version 2016.10
Name: flatpak Name: flatpak
Version: 0.6.11 Version: 0.6.12
Release: 1%{?dist} Release: 1%{?dist}
Summary: Application deployment framework for desktop apps Summary: Application deployment framework for desktop apps
@ -186,6 +186,9 @@ flatpak remote-list --system
%changelog %changelog
* Thu Oct 06 2016 David King <amigadave@amigadave.com> - 0.6.12-1
- Update to 0.6.12
* Tue Sep 20 2016 Kalev Lember <klember@redhat.com> - 0.6.11-1 * Tue Sep 20 2016 Kalev Lember <klember@redhat.com> - 0.6.11-1
- Update to 0.6.11 - Update to 0.6.11
- Set minimum ostree and bubblewrap versions - Set minimum ostree and bubblewrap versions

View File

@ -1 +1 @@
e0853346cc23a010cd0ac4d7108a89b5 flatpak-0.6.11.tar.xz ac5f82aab67c1b8a13bfc94376f65085 flatpak-0.6.12.tar.xz