Update to 0.6.12
This commit is contained in:
parent
456cb66f62
commit
2afeb84b0d
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user