Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package flatpak-builder for
openSUSE:Leap:16.0 checked in at 2025-04-16 16:18:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/flatpak-builder (Old)
and /work/SRC/openSUSE:Leap:16.0/.flatpak-builder.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flatpak-builder"
Wed Apr 16 16:18:13 2025 rev:3 rq:1269919 version:1.4.4
Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/flatpak-builder/flatpak-builder.changes
2025-03-19 11:42:56.252187392 +0100
+++
/work/SRC/openSUSE:Leap:16.0/.flatpak-builder.new.30101/flatpak-builder.changes
2025-04-20 20:14:00.044280855 +0200
@@ -1,0 +2,45 @@
+Tue Dec 17 13:57:13 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Require AppStream-compose instead of
+ /usr/libexec/appstreamcli-compose: binaries below /usr/libexec
+ are not automatically added to the rpm provides capabilities.
+
+-------------------------------------------------------------------
+Wed Dec 11 15:42:02 UTC 2024 - Luna D Dragon <[email protected]>
+
+- depend on appstreamcli-compose not appstream-compose
+
+-------------------------------------------------------------------
+Wed Dec 11 14:43:40 UTC 2024 - Bjørn Lie <[email protected]>
+
+- Update to version 1.4.4:
+ + Default to a relative path for CMAKE_INSTALL_LIBDIR on cmake
+ modules.
+ + Only pass --libdir to autotools modules when libdir is
+ explicitly set.
+- Changes from version 1.4.3:
+ + Always set `CMAKE_INSTALL_LIBDIR` with cmake buildsystems.
+ + Update libglnx submodule to latest commit.
+
+-------------------------------------------------------------------
+Mon Aug 19 11:28:56 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- BuildRequire gettext-devel instead of gettext: allow OBS to
+ shortcut through gettext-runtime-mini.
+
+-------------------------------------------------------------------
+Fri Mar 15 19:33:19 UTC 2024 - andy great <[email protected]>
+
+- Temporary use fixed-libglnx archive provided from upsteam to fix
+ https://github.com/flatpak/flatpak-builder/issues/590
+- Update to version 1.4.2.
+ + Fix missing test files in the generated tarballs
+ + Fix possible empty id in provides when renaming
+ + Fix minor memory leaks
+- Update to version 1.4.1.
+ + Add support for autoprune-unless in extensions
+ + Add disable-http-decompression option to archive/file sources
+ + Change rename-desktop-file and rename-appdata-file to also set
+ the launchable or provide the old id if needed
+
+-------------------------------------------------------------------
Old:
----
flatpak-builder-1.4.0.tar.xz
New:
----
flatpak-builder-1.4.4.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ flatpak-builder.spec ++++++
--- /var/tmp/diff_new_pack.igJPNo/_old 2025-04-20 20:14:00.308291907 +0200
+++ /var/tmp/diff_new_pack.igJPNo/_new 2025-04-20 20:14:00.312292075 +0200
@@ -1,7 +1,7 @@
#
# spec file for package flatpak-builder
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,13 +16,13 @@
#
-%define flatpak_version 1.12.4
+%define flatpak_version 1.15.6
%bcond_with system_debugedit
%if 0%{?suse_version} >= 1550
%bcond_without system_debugedit
%endif
Name: flatpak-builder
-Version: 1.4.0
+Version: 1.4.4
Release: 0
Summary: Tool to build flatpaks from source
License: LGPL-2.1-or-later
@@ -33,7 +33,7 @@
BuildRequires: AppStream
BuildRequires: AppStream-compose
BuildRequires: docbook-xsl-stylesheets
-BuildRequires: gettext
+BuildRequires: gettext-devel
BuildRequires: gtk-doc
BuildRequires: libcap-devel
BuildRequires: meson
@@ -52,9 +52,9 @@
BuildRequires: pkgconfig(libxml-2.0) >= 2.4
BuildRequires: pkgconfig(ostree-1) >= 2017.14
BuildRequires: pkgconfig(yaml-0.1)
-Requires: %{_bindir}/appstream-compose
Requires: %{_bindir}/appstreamcli
Requires: %{_bindir}/bzip2
+Requires: AppStream-compose
Recommends: %{_bindir}/bzr
Requires: %{_bindir}/eu-strip
Requires: %{_bindir}/git
++++++ flatpak-builder-1.4.0.tar.xz -> flatpak-builder-1.4.4.tar.xz ++++++
++++ 1997 lines of diff (skipped)