Hello community,
here is the log from the commit of package flatpak-builder for
openSUSE:Leap:15.2 checked in at 2020-02-27 06:42:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/flatpak-builder (Old)
and /work/SRC/openSUSE:Leap:15.2/.flatpak-builder.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "flatpak-builder"
Thu Feb 27 06:42:26 2020 rev:15 rq:779635 version:1.0.9
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/flatpak-builder/flatpak-builder.changes
2020-01-15 14:55:16.621583644 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.flatpak-builder.new.26092/flatpak-builder.changes
2020-02-27 06:42:26.857727615 +0100
@@ -1,0 +2,42 @@
+Mon Oct 21 19:16:55 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 1.0.9:
+ + More detailed commandline output with --verbose enabled.
+ + Support for including yaml module snippets.
+ + Support the CCACHE_DIR environment variable.
+ + New option disable-submodules for git sources.
+ + New commandline option --show-manifest.
+ + Multiple modules with the same name in the same manifest is now
+ supported.
+
+-------------------------------------------------------------------
+Wed Sep 11 17:17:28 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 1.0.8:
+ + Support multiple instances of --install-dep-from.
+ + Ensure shallow git mirrors are updated when the git ref
+ changes.
+ + Improved error reporting.
+
+-------------------------------------------------------------------
+Wed May 29 07:18:44 UTC 2019 - Bjørn Lie <[email protected]>
+
+- Update to version 1.0.7:
+ + Use the new die-with-parent feature of HostCommand when build
+ to run in a flatpak.
+ + Fix some details in how we create platform commits to fix font
+ cache mtime issues.
+- Changes from version 1.0.6:
+ + Pass --noninteractive when installing for flatpak >= 1.2.0.
+ + Doc fixes.
+- Changes from version 1.0.5:
+ + Due to a change in the output of "flatpak info" the support for
+ loading default build options from the sdk regressed with
+ flatpak 1.2.x. This is fixed and everyone who built flatpaks
+ with 1.2.x are recommended to update to this release and
+ re-build.
+- Changes from version 1.0.4:
+ + Add --add/remove-tag options
+ + Allow using a full ref as sdk and use the branch from that.
+
+-------------------------------------------------------------------
Old:
----
flatpak-builder-1.0.3.tar.xz
New:
----
flatpak-builder-1.0.9.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ flatpak-builder.spec ++++++
--- /var/tmp/diff_new_pack.1DySYE/_old 2020-02-27 06:42:27.221728373 +0100
+++ /var/tmp/diff_new_pack.1DySYE/_new 2020-02-27 06:42:27.221728373 +0100
@@ -17,13 +17,14 @@
Name: flatpak-builder
-Version: 1.0.3
+Version: 1.0.9
Release: 0
Summary: Tool to build flatpaks from source
License: LGPL-2.1-or-later
Group: Development/Tools/Building
URL: http://flatpak.org/
-Source:
https://github.com/flatpak/flatpak-builder/releases/download/%{version}/%{name}-%{version}.tar.xz
+Source0:
https://github.com/flatpak/flatpak-builder/releases/download/%{version}/%{name}-%{version}.tar.xz
+
BuildRequires: docbook-xsl-stylesheets
BuildRequires: gettext
BuildRequires: gtk-doc
++++++ flatpak-builder-1.0.3.tar.xz -> flatpak-builder-1.0.9.tar.xz ++++++
++++ 4982 lines of diff (skipped)