Hello community,

here is the log from the commit of package flatpak for openSUSE:Factory checked 
in at 2018-01-02 16:33:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/flatpak (Old)
 and      /work/SRC/openSUSE:Factory/.flatpak.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "flatpak"

Tue Jan  2 16:33:32 2018 rev:14 rq:559366 version:0.10.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/flatpak/flatpak.changes  2017-12-04 
10:00:39.000174695 +0100
+++ /work/SRC/openSUSE:Factory/.flatpak.new/flatpak.changes     2018-01-02 
16:33:34.012903560 +0100
@@ -2 +2,43 @@
-Mon Nov 27 08:40:56 UTC 2017 - [email protected]
+Fri Dec 22 10:58:05 UTC 2017 - [email protected]
+
+- Update to version 0.10.2.1:
+  + Fixed crash when installing some flatpak bundle files
+  + Fix installation of telegram
+  + Fixed some warnings reported by coverity
+  + Some leaks fixed
+  + Fixed typo in error message
+
+-------------------------------------------------------------------
+Wed Dec 20 10:57:05 UTC 2017 - [email protected]
+
+- Update to version 0.10.2:
+  + flatpak update now updates from both system and user
+    installations by default.
+  + flatpak update is less noisy when updating appstream info.
+  + All the remote-* commands now by default automatically decide
+    to use --user or --system based on the given remote name.
+  + flatpak remote-ls with no remote lists the content of all
+    remotes.
+  + Fixed regression that made xdg-user-dirs and theme selection
+    for kde apps break.
+  + flatpak override with no argument now overrides globally, i.e.
+    for all apps.
+  + flatpak override now supports --nofilesystem properly. For
+    example flatpak override --nofilesystem=~/.ssh hides the ssh
+    dir for all apps, even those who have homedir access.
+  + flatpak install now takes a --reinstall argument which
+    uninstalls a previously installed version if necessary. This is
+    very useful when you want to install a new version from a
+    different source.
+  + flatpak install now allows you to pass an absolute pathname as
+    remote name, which will create a temporary remote and install
+    from that. The remote will be removed when the app is
+    uninstalled. This is very useful during development and
+    testing.
+  + Flatpak now creates CLI wrappers for all installed apps, so if
+    you add /var/lib/flatpak/exports/bin or
+    ~/.local/share/flatpak/exports/bin to your PATH you can easily
+    start flatpak apps by their application id.
+
+-------------------------------------------------------------------
+Mon Nov 27 08:40:56 UTC 2017 - [email protected]

Old:
----
  flatpak-0.10.1.tar.xz

New:
----
  flatpak-0.10.2.1.tar.xz

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

Other differences:
------------------
++++++ flatpak.spec ++++++
--- /var/tmp/diff_new_pack.CtDsUA/_old  2018-01-02 16:33:34.832630205 +0100
+++ /var/tmp/diff_new_pack.CtDsUA/_new  2018-01-02 16:33:34.836628873 +0100
@@ -18,7 +18,7 @@
 
 %define libname libflatpak0
 Name:           flatpak
-Version:        0.10.1
+Version:        0.10.2.1
 Release:        0
 Summary:        OSTree based application bundles management
 License:        LGPL-2.1+
@@ -46,10 +46,10 @@
 BuildRequires:  pkgconfig(libelf) >= 0.8.12
 BuildRequires:  pkgconfig(libseccomp)
 BuildRequires:  pkgconfig(libsoup-2.4)
-BuildRequires:  pkgconfig(ostree-1) >= 2017.12
+BuildRequires:  pkgconfig(ostree-1) >= 2017.14
 BuildRequires:  pkgconfig(polkit-gobject-1)
 BuildRequires:  pkgconfig(xau)
-Requires:       ostree >= 2017.12
+Requires:       ostree >= 2017.14
 Recommends:     %{name}-lang = %{version}
 # Remove after openSUSE Leap 42 is out of scope
 Provides:       xdg-app = %{version}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.CtDsUA/_old  2018-01-02 16:33:34.888611537 +0100
+++ /var/tmp/diff_new_pack.CtDsUA/_new  2018-01-02 16:33:34.888611537 +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.1</param>
+    <param name="revision">refs/tags/0.10.2.1</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">*.tar</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.CtDsUA/_old  2018-01-02 16:33:34.912603537 +0100
+++ /var/tmp/diff_new_pack.CtDsUA/_new  2018-01-02 16:33:34.916602203 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/flatpak/flatpak.git</param>
-              <param 
name="changesrevision">8fbd442c9d395ca19561c98e20a7451926c440ab</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">35c9eafc9e10f054872c549a1200450026f36b6b</param></service></servicedata>
\ No newline at end of file

++++++ flatpak-0.10.1.tar.xz -> flatpak-0.10.2.1.tar.xz ++++++
++++ 26844 lines of diff (skipped)


Reply via email to