diff --git a/_service b/_service index 20fda58..c181754 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ git @PARENT_TAG@ enable - refs/tags/0.6.12 + refs/tags/0.6.13 *.tar diff --git a/_servicedata b/_servicedata index 386a909..de4968c 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/flatpak/flatpak.git - 41d2e453622409e4387c36d64a72af589d87e345 \ No newline at end of file + af983c2b0674d3d3532d1827cc2d1ad8eb4ce88e \ No newline at end of file diff --git a/flatpak-0.6.12.tar.xz b/flatpak-0.6.12.tar.xz deleted file mode 100644 index 44789e2..0000000 --- a/flatpak-0.6.12.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8c614f0dc7bb2a6f04f02b8798b18576db5bd4152d4b9caa6ccb6174047aca8 -size 486256 diff --git a/flatpak-0.6.13.tar.xz b/flatpak-0.6.13.tar.xz new file mode 100644 index 0000000..ab8623d --- /dev/null +++ b/flatpak-0.6.13.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7d74f3421eb596e6cfb6096a72c986ed991f981a33527b87e273efc5c48ac50 +size 501148 diff --git a/flatpak.changes b/flatpak.changes index 11b4851..eab144b 100644 --- a/flatpak.changes +++ b/flatpak.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Wed Oct 26 09:23:14 UTC 2016 - dimstar@opensuse.org + +- Update to version 0.6.13: + + The command line arguments for install/update/uninstall + changed. + + Application runtime depencenies are checked/downloaded. + + remote-add and install --from now supports uris. + + flatpak run can now launch a runtime directly. + + Updated bubblewrap to 0.1.3 (CVE-2016-8659). + + Support for defining the default branch per remote. + + remote-add/modify: --update-metadata pulls current title and + default branch from remote summary file. + + Applications can now list a set of URIs that will be downloaded + with the application. + + flatpak-builder: Support --finish-only and + --allow-missing-runtimes. + + flatpak-builder: Support app layering. + + dbus proxy: The filtering has been tightened up. + + build-finish: Now exports icons for themes other than hicolor + too. + + There is support in the app metadata for generic policies. + + Support for extensions directories. + ------------------------------------------------------------------- Mon Oct 10 17:41:27 UTC 2016 - zaitor@opensuse.org diff --git a/flatpak.spec b/flatpak.spec index 34843e3..144a89b 100644 --- a/flatpak.spec +++ b/flatpak.spec @@ -21,7 +21,7 @@ %define libname libflatpak0 Name: flatpak -Version: 0.6.12 +Version: 0.6.13 Release: 0 Summary: Manage OSTree based application bundles License: LGPL-2.1+