Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package flatpak-builder for openSUSE:Factory
checked in at 2025-09-24 15:23:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/flatpak-builder (Old)
and /work/SRC/openSUSE:Factory/.flatpak-builder.new.27445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flatpak-builder"
Wed Sep 24 15:23:54 2025 rev:30 rq:1306712 version:1.4.6
Changes:
--------
--- /work/SRC/openSUSE:Factory/flatpak-builder/flatpak-builder.changes
2024-12-17 19:23:30.721797435 +0100
+++
/work/SRC/openSUSE:Factory/.flatpak-builder.new.27445/flatpak-builder.changes
2025-09-24 15:25:43.287987816 +0200
@@ -1,0 +2,37 @@
+Mon Sep 22 17:20:50 UTC 2025 - Bjørn Lie <[email protected]>
+
+- Update to version 1.4.6:
+ + Support specifying appstream compose URL policy with
+ --compose-url-policy argument
+ + Support fetching and checking out Git LFS objects
+ + Prevent deleting current working directory, state directory or their
+ parents with --force-clean
+ + Create appstream ref branches in locally exported repo
+ + Log SDK, runtime and base versions and commits used with
+ --verbose
+ + Pass --no-gpg-sign to git commit when committing archives
+ inside state directory
+ + Pass --no-gpg-sign to git am when applying patches
+ + Fix the meson build with -Dinstalled_tests=true
+ + Fix the screenshot ref commit test to work offline
+ + Improvements to docs and CI
+- Add git-lfs Recommends.
+
+-------------------------------------------------------------------
+Wed Sep 17 11:21:23 UTC 2025 - Dominique Leuenberger <[email protected]>
+
+- Update to version 1.4.5:
+ + Support automatically installing common license files for
+ modules
+ + Add license-files option to define license files to install per
+ module
+ + Support committing mirrored media as screenshot ref to exported
+ repo
+ + Enable authenticated downloads via netrc
+ + Create CACHEDIR.TAG file in state dir
+ + Create gitignore file in state dir
+ + Switch to bsdunzip from unzip
+ + Install both platform and sdk from combined runtime manifest
+ + Improvements to docs and CI
+
+-------------------------------------------------------------------
Old:
----
flatpak-builder-1.4.4.tar.xz
New:
----
flatpak-builder-1.4.6.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ flatpak-builder.spec ++++++
--- /var/tmp/diff_new_pack.b12Mdw/_old 2025-09-24 15:25:43.832010720 +0200
+++ /var/tmp/diff_new_pack.b12Mdw/_new 2025-09-24 15:25:43.832010720 +0200
@@ -1,7 +1,7 @@
#
# spec file for package flatpak-builder
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
%bcond_without system_debugedit
%endif
Name: flatpak-builder
-Version: 1.4.4
+Version: 1.4.6
Release: 0
Summary: Tool to build flatpaks from source
License: LGPL-2.1-or-later
@@ -63,6 +63,7 @@
Requires: %{_bindir}/tar
Requires: %{_bindir}/unzip
Requires: flatpak >= %{flatpak_version}
+Recommends: git-lfs
# it is enough to have debugedit insatlled for meson to detect it and use the
system version
%if %{with system_debugedit}
BuildRequires: debugedit
++++++ flatpak-builder-1.4.4.tar.xz -> flatpak-builder-1.4.6.tar.xz ++++++
++++ 16155 lines of diff (skipped)