Hello community,

here is the log from the commit of package flatpak-builder for openSUSE:Factory 
checked in at 2018-09-13 12:10:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/flatpak-builder (Old)
 and      /work/SRC/openSUSE:Factory/.flatpak-builder.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "flatpak-builder"

Thu Sep 13 12:10:18 2018 rev:7 rq:631774 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/flatpak-builder/flatpak-builder.changes  
2018-05-03 12:33:07.254701697 +0200
+++ /work/SRC/openSUSE:Factory/.flatpak-builder.new/flatpak-builder.changes     
2018-09-13 12:10:19.658374176 +0200
@@ -1,0 +2,51 @@
+Mon Aug 27 09:04:39 UTC 2018 - [email protected]
+
+- Update to version 1.0.0:
+  + Respect no-parallel-make with ninja.
+  + Fixed regression in data: uris.
+  + Warn about deprecated cmake property.
+  + Make X-Flatpak-RenamedFrom a list.
+  + Fix handling of mirror uris with no terminating slash.
+  + Take arch into account for --skip-if-unchanged.
+  + Fix --run when run inside a flatpak sandbox.
+  + Ensure GIT commiter env var is set when applying git patches.
+  + Keep x-* properties in the manifest when creating
+    manifest.json.
+  + New property paths in patch source to apply multiple patches.
+
+-------------------------------------------------------------------
+Mon Aug 13 21:23:01 UTC 2018 - [email protected]
+
+- Update to version 0.99.3:
+  + Add X-Flatpak-RenamedFrom key to renamed desktop files.
+  + Set FLATPAK_BUILDER_BUILDDIR when building module.
+  + Handle large downloads better.
+  + Make p2p code non-optional.
+- Changes from version 0.99.2:
+  + Fix --install not working due to asking for confirmation.
+  + Fix builds with latest libsoup.
+  + New option git-init for archives.
+  + New option use-git-am for patches.
+- Changes from version 0.99.1:
+  + New libdir build option.
+  + Support loading default options from sdk.
+  + Add support for overriding c/cpp/ld/etc flags in a module.
+  + Now uses libcurl to download things instead of soup, which
+    means we now support ftp urls.
+  + Don't prune build caches when building with
+    --{export,finish}-only.
+  + rename-desktop-file now handles launchables in the appdata.
+  + Archive sources support dest-filename.
+  + Archive and file sources now support mirror-urls to list extra
+    urls in case of network problems.
+- Add pkgconfig(libcurl) BuildRequires: New dependency.
+
+-------------------------------------------------------------------
+Sun Jul  1 10:06:36 UTC 2018 - [email protected]
+
+- Add "BuildRequires pkgconfig(yaml-0.1)" in flatpak-builder.spec
+  to enable yaml manifest file support. This is needed to build
+  flatpaks when flatpak manifest files are written in yaml (instead
+  of json).
+
+-------------------------------------------------------------------

Old:
----
  flatpak-builder-0.10.10.tar.xz

New:
----
  flatpak-builder-1.0.0.tar.xz

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

Other differences:
------------------
++++++ flatpak-builder.spec ++++++
--- /var/tmp/diff_new_pack.Xo91nu/_old  2018-09-13 12:10:20.382373362 +0200
+++ /var/tmp/diff_new_pack.Xo91nu/_new  2018-09-13 12:10:20.382373362 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           flatpak-builder
-Version:        0.10.10
+Version:        1.0.0
 Release:        0
 Summary:        Tool to build flatpaks from source
 License:        LGPL-2.1-or-later
@@ -32,13 +32,15 @@
 BuildRequires:  pkgconfig
 BuildRequires:  xmlto
 BuildRequires:  xsltproc
-BuildRequires:  pkgconfig(flatpak) >= 0.10.2
+BuildRequires:  pkgconfig(flatpak) >= 0.11.8
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(json-glib-1.0)
+BuildRequires:  pkgconfig(libcurl)
 BuildRequires:  pkgconfig(libelf)
 BuildRequires:  pkgconfig(libsoup-2.4)
-BuildRequires:  pkgconfig(ostree-1) >= 2017.12
+BuildRequires:  pkgconfig(ostree-1) >= 2018.7
+BuildRequires:  pkgconfig(yaml-0.1)
 Requires:       %{_bindir}/bzip2
 Requires:       %{_bindir}/bzr
 Requires:       %{_bindir}/eu-strip

++++++ flatpak-builder-0.10.10.tar.xz -> flatpak-builder-1.0.0.tar.xz ++++++
++++ 5633 lines of diff (skipped)


Reply via email to