Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package flatpak for openSUSE:Factory checked 
in at 2026-06-11 17:25:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/flatpak (Old)
 and      /work/SRC/openSUSE:Factory/.flatpak.new.1981 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "flatpak"

Thu Jun 11 17:25:26 2026 rev:101 rq:1358299 version:1.18.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/flatpak/flatpak.changes  2026-04-14 
17:49:06.469494705 +0200
+++ /work/SRC/openSUSE:Factory/.flatpak.new.1981/flatpak.changes        
2026-06-11 17:25:29.653622960 +0200
@@ -1,0 +2,24 @@
+Mon Jun  8 15:01:20 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 1.18.0:
+  + Enhancements:
+    - Improve error handling and printed output of
+      flatpak-coredumpctl
+    - Support the AMD vendor specific compute interface (/dev/kfd)
+      via the DRI device permission
+    - Improve the output of flatpak update with failure causes
+    - Improve startup time for fish shell integration
+  + Bug fixes:
+    - Fix building when HAVE_LIBSYSTEMD but not USE_SYSTEM_HELPER
+      is defined
+    - Ignore system bus failures in parental controls check
+    - Fix some return values and replace deprecated GTimeVal with
+      g_get_real_time()
+    - Suppress an unused-result warning in the tests
+  + Updated translations.
+- Stop passing http_backend=curl to meson setup, no longer needed,
+  nor recognized.
+- Drop patch fixed upstream:
+  + 1262051-selinux-flatpak.if-should-be-installed-in-distribute.patch
+
+-------------------------------------------------------------------

Old:
----
  1262051-selinux-flatpak.if-should-be-installed-in-distribute.patch
  flatpak-1.16.6.tar.xz

New:
----
  flatpak-1.18.0.tar.xz

----------(Old B)----------
  Old:- Drop patch fixed upstream:
  + 1262051-selinux-flatpak.if-should-be-installed-in-distribute.patch
----------(Old E)----------

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

Other differences:
------------------
++++++ flatpak.spec ++++++
--- /var/tmp/diff_new_pack.n6KDgF/_old  2026-06-11 17:25:30.701667165 +0200
+++ /var/tmp/diff_new_pack.n6KDgF/_new  2026-06-11 17:25:30.705667333 +0200
@@ -30,7 +30,7 @@
 %define support_environment_generators 1
 %endif
 Name:           flatpak
-Version:        1.16.6
+Version:        1.18.0
 Release:        0
 Summary:        OSTree based application bundles management
 License:        LGPL-2.1-or-later
@@ -44,8 +44,6 @@
 Source5:        https://flathub.org/repo/flathub.flatpakrepo
 # PATCH-FEATURE-OPENSUSE polkit_rules_usability.patch -- Make the rules comply 
with openSUSE expectations
 Patch0:         polkit_rules_usability.patch
-# PATCH-FIX-UPSTREAM flatpak-selinux needs to be in in distributed instead of 
contrib bsc#1262051
-Patch1:         
1262051-selinux-flatpak.if-should-be-installed-in-distribute.patch
 
 BuildRequires:  bison
 BuildRequires:  bubblewrap >= %{bubblewrap_version}
@@ -209,7 +207,6 @@
 %build
 %meson \
         -Dsystem_bubblewrap=%{_bindir}/bwrap \
-        -Dhttp_backend=curl \
         -Ddbus_config_dir=%{_dbusconfigdir} \
         -Dsystem_dbus_proxy=%{_bindir}/xdg-dbus-proxy \
 %if !%{support_environment_generators}

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.n6KDgF/_old  2026-06-11 17:25:30.749669189 +0200
+++ /var/tmp/diff_new_pack.n6KDgF/_new  2026-06-11 17:25:30.753669358 +0200
@@ -1,6 +1,6 @@
-mtime: 1776153351
-commit: 3e64856c4fa07287706e2dfc6285b0cad864b12fc519b97d0d6a324b56b336d3
+mtime: 1780933997
+commit: 1f42a3274dcb70e0e5bad89548ff1f9886f59bfedd1d935b52ff525a20ec56e7
 url: https://src.opensuse.org/GNOME/flatpak
-revision: 3e64856c4fa07287706e2dfc6285b0cad864b12fc519b97d0d6a324b56b336d3
+revision: 1f42a3274dcb70e0e5bad89548ff1f9886f59bfedd1d935b52ff525a20ec56e7
 projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.n6KDgF/_old  2026-06-11 17:25:30.773670201 +0200
+++ /var/tmp/diff_new_pack.n6KDgF/_new  2026-06-11 17:25:30.785670708 +0200
@@ -3,7 +3,7 @@
   <service name="obs_scm" mode="manual">
     <param name="scm">git</param>
     <param name="url">https://github.com/flatpak/flatpak.git</param>
-    <param name="revision">1.16.6</param>
+    <param name="revision">1.18.0</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">(.*)\+0</param>
     <param name="versionrewrite-replacement">\1</param>

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-06-08 17:53:17.000000000 +0200
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*

++++++ flatpak-1.16.6.tar.xz -> flatpak-1.18.0.tar.xz ++++++
++++ 178942 lines of diff (skipped)

++++++ flatpak.obsinfo ++++++
--- /var/tmp/diff_new_pack.n6KDgF/_old  2026-06-11 17:25:31.773712382 +0200
+++ /var/tmp/diff_new_pack.n6KDgF/_new  2026-06-11 17:25:31.785712887 +0200
@@ -1,5 +1,5 @@
 name: flatpak
-version: 1.16.6
-mtime: 1775842122
-commit: e761a8885453c217a931281092a641ebbdd0a0c6
+version: 1.18.0
+mtime: 1780922193
+commit: 5de2b58bdafde88515d9d6b9189bd1cfd3b88c46
 

Reply via email to