Hello community,

here is the log from the commit of package flatpak for openSUSE:Factory checked 
in at 2017-12-04 10:00:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/flatpak (Old)
 and      /work/SRC/openSUSE:Factory/.flatpak.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "flatpak"

Mon Dec  4 10:00:31 2017 rev:13 rq:547566 version:0.10.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/flatpak/flatpak.changes  2017-11-30 
16:30:40.824769301 +0100
+++ /work/SRC/openSUSE:Factory/.flatpak.new/flatpak.changes     2017-12-04 
10:00:39.000174695 +0100
@@ -1,0 +2,30 @@
+Mon Nov 27 08:40:56 UTC 2017 - [email protected]
+
+- Update to version 0.10.1:
+  + New command "flatpak remote-info" shows information about
+    applications in a remote. In particular the --log operation
+    shows the history and can be used in combination with flatpak
+    update --commit=XYZ to roll back to a previous version.
+  + New command "flatpak search" which allows you to search the
+    appstream data from the commandline.
+  + flatpak update now updates appstream data for all configured
+    remotes, which is important for search to work.
+  + Allow automatic installation of gtk themes matching the active
+    theme.
+  + Handle the case when /etc/resolv.conf is a symlink.
+  + /usr an /etc are now expose in /run/host in the app if the app
+    has full filesystem access.
+  + flatpak remote-add now works as a user when /var/lib/flatpak is
+    empty, allowing flatpak to work on stateless systems.
+  + Add support for flatpak build --log-session/system-bus, similar
+    to what flatpak run already does.
+  + flatpak build --readonly runs with the target directory
+    (normally /app) mounted read-only.
+  + Fall back to LD_LIBRARY_PATH if a runtime doesn't have
+    /usr/bin/ldconfig.
+  + Updated the support for OCI remotes. This is work in progress
+    and still disabled by default though.
+  + Updated translations.
+- Add pkgconfig(appstream-glib) BuildRequires: New dependency.
+
+-------------------------------------------------------------------

Old:
----
  flatpak-0.10.0.tar.xz

New:
----
  flatpak-0.10.1.tar.xz

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

Other differences:
------------------
++++++ flatpak.spec ++++++
--- /var/tmp/diff_new_pack.Vg6O71/_old  2017-12-04 10:00:41.132097315 +0100
+++ /var/tmp/diff_new_pack.Vg6O71/_new  2017-12-04 10:00:41.136097170 +0100
@@ -18,7 +18,7 @@
 
 %define libname libflatpak0
 Name:           flatpak
-Version:        0.10.0
+Version:        0.10.1
 Release:        0
 Summary:        OSTree based application bundles management
 License:        LGPL-2.1+
@@ -34,6 +34,7 @@
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  xsltproc
+BuildRequires:  pkgconfig(appstream-glib)
 BuildRequires:  pkgconfig(fuse)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gio-unix-2.0)

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Vg6O71/_old  2017-12-04 10:00:41.172095864 +0100
+++ /var/tmp/diff_new_pack.Vg6O71/_new  2017-12-04 10:00:41.172095864 +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.10.0</param>
+    <param name="revision">refs/tags/0.10.1</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">*.tar</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.Vg6O71/_old  2017-12-04 10:00:41.196094992 +0100
+++ /var/tmp/diff_new_pack.Vg6O71/_new  2017-12-04 10:00:41.196094992 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/flatpak/flatpak.git</param>
-              <param 
name="changesrevision">2a0c17976fadf65badc3d18df565a7f04e7089b0</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">8fbd442c9d395ca19561c98e20a7451926c440ab</param></service></servicedata>
\ No newline at end of file

++++++ flatpak-0.10.0.tar.xz -> flatpak-0.10.1.tar.xz ++++++
++++ 22630 lines of diff (skipped)


Reply via email to