Hello community,

here is the log from the commit of package flatpak for openSUSE:Factory checked 
in at 2016-12-04 15:05:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/flatpak (Old)
 and      /work/SRC/openSUSE:Factory/.flatpak.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "flatpak"

Changes:
--------
--- /work/SRC/openSUSE:Factory/flatpak/flatpak.changes  2016-11-07 
13:24:46.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.flatpak.new/flatpak.changes     2016-12-04 
15:05:17.000000000 +0100
@@ -1,0 +2,33 @@
+Tue Nov 29 15:00:20 UTC 2016 - dims...@opensuse.org
+
+- Update to version 0.6.14:
+  + Update bundled bubblewrap to 0.1.4 which has some nice
+    bugfixes.
+  + Requires OSTree 2016.14, which allows us to drop some old
+    workarounds.
+  + When installing an application system-wide, don't consider
+    dependencies that are installed for the user only.
+  + Flatpak install --from now tries to re-use existing remotes to
+    avoid creating unnecessary origin remotes.
+  + Using --filesystem=$dir when $dir is a symlink-to-directory now
+    works.
+  + Using --filesystem=$file to expose unix sockets to the app is
+    now allowed.
+  + By default all the directories in ~/.var/app (except the app),
+    as well as ~/.local/share/flatpak are hidden in the sandbox.
+  + New option --filesystem=$dir:create which will create the
+    destination if it did not previously exist.
+  + --filesystem= now supports for xdg-[config|cache|data]. This
+    allows you access to the host versions of these xdg dirs.
+    Additionally if you use these with a subdirectory, like:
+    --filesystem=xdg-config/subdir then that subdirectory on the
+    host will be shared with the per-app instance of the xdg-dir.
+  + Builder now correctly handles app-ids that have dashes in them.
+    Previously this generated invalid ids for the debuginfo and
+    locale extensions.
+  + The experimental OCI file format support was changed from
+    creating an OCI container to creating an OCI image.
+  + Fix regression where "flatpak update --appstream remotename"
+    broke.
+
+-------------------------------------------------------------------

Old:
----
  flatpak-0.6.13.tar.xz

New:
----
  flatpak-0.6.14.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ flatpak.spec ++++++
--- /var/tmp/diff_new_pack.dL43VF/_old  2016-12-04 15:05:19.000000000 +0100
+++ /var/tmp/diff_new_pack.dL43VF/_new  2016-12-04 15:05:19.000000000 +0100
@@ -22,7 +22,7 @@
 
 %define libname libflatpak0
 Name:           flatpak
-Version:        0.6.13
+Version:        0.6.14
 Release:        0
 Summary:        Manage OSTree based application bundles
 License:        LGPL-2.1+
@@ -48,7 +48,7 @@
 BuildRequires:  pkgconfig(libelf) >= 0.8.12
 BuildRequires:  pkgconfig(libseccomp)
 BuildRequires:  pkgconfig(libsoup-2.4)
-BuildRequires:  pkgconfig(ostree-1) >= 2016.12
+BuildRequires:  pkgconfig(ostree-1) >= 2016.14
 BuildRequires:  pkgconfig(polkit-gobject-1)
 BuildRequires:  pkgconfig(xau)
 Requires:       ostree >= 2016.12

++++++ _service ++++++
--- /var/tmp/diff_new_pack.dL43VF/_old  2016-12-04 15:05:19.000000000 +0100
+++ /var/tmp/diff_new_pack.dL43VF/_new  2016-12-04 15:05:19.000000000 +0100
@@ -4,7 +4,7 @@
     <param name="scm">git</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
-    <param name="revision">refs/tags/0.6.13</param>
+    <param name="revision">refs/tags/0.6.14</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">*.tar</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.dL43VF/_old  2016-12-04 15:05:19.000000000 +0100
+++ /var/tmp/diff_new_pack.dL43VF/_new  2016-12-04 15:05:19.000000000 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
             <param name="url">https://github.com/flatpak/flatpak.git</param>
-          <param 
name="changesrevision">af983c2b0674d3d3532d1827cc2d1ad8eb4ce88e</param></service></servicedata>
\ No newline at end of file
+          <param 
name="changesrevision">109698c6b00f0957a53772cb924ca8b9d4962244</param></service></servicedata>
\ No newline at end of file

++++++ flatpak-0.6.13.tar.xz -> flatpak-0.6.14.tar.xz ++++++
++++ 13939 lines of diff (skipped)


Reply via email to