Accepting request 709816 from GNOME:Next

New upstream release

OBS-URL: https://build.opensuse.org/request/show/709816
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/flatpak?expand=0&rev=80
This commit is contained in:
Bjørn Lie 2019-06-15 18:09:52 +00:00 committed by Git OBS Bridge
parent d53d3da1a4
commit 2cef49ea96
5 changed files with 24 additions and 5 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://github.com/flatpak/flatpak.git</param>
<param name="scm">git</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="revision">refs/tags/1.4.0</param>
<param name="revision">refs/tags/1.4.1</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:37c03628130a85f449a5b53b77eecc2eb368701d4918c815a77c0c0f11f12c7a
size 901820

3
flatpak-1.4.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:04027bcefebea169aa0d5b98d03cc502b1ad0cc03d362dbbaac509ab6b029ebc
size 902828

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Thu Jun 13 23:13:29 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.4.1:
+ There was an accidental ABI break in libflatpak in 1.4.0
compared to the 1.2.x ABI which caused crashes in apps like
gnome-software.
+ This has been fixed in this release so it is now ABI compatible
with 1.2.x, but NOT compatible with 1.4.0. It is recommended
that all distributions that shipped 1.4.0 update to 1.4.1 and
rebuild all dependencies of libflatpak.
+ Make ABI compatible with 1.2.x.
+ Fix some potential crashes.
+ Fix some corner case where it was impossible to remove a
remote.
+ Restore support for file: uris in the RuntimeRepo key in
flatpakref files.
+ Updated translations.
-------------------------------------------------------------------
Wed May 29 07:14:13 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -18,7 +18,7 @@
%define libname libflatpak0
Name: flatpak
Version: 1.4.0
Version: 1.4.1
Release: 0
Summary: OSTree based application bundles management
License: LGPL-2.1-or-later