diff --git a/.gitignore b/.gitignore index c790f94..f4bbd87 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,6 @@ /xdg-desktop-portal-1.0.3.tar.xz /xdg-desktop-portal-1.1.1.tar.xz /xdg-desktop-portal-1.2.0.tar.xz +/xdg-desktop-portal-1.4.0.tar.xz +/xdg-desktop-portal-1.4.1.tar.xz +/xdg-desktop-portal-1.4.2.tar.xz diff --git a/sources b/sources index a836ce6..0e7f420 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xdg-desktop-portal-1.2.0.tar.xz) = 7c7dff8f1f44b4f564f195a8f9ad2985f6085d16638d18941459cd14d76d8ae7cafaf72f461f2c0c1414a8bace9f3ab4a5416de06edb71df677fd7bdca47f61a +SHA512 (xdg-desktop-portal-1.4.2.tar.xz) = 9a19dc8f6899a24f8827ce36447316ce74f293abed469be24adfaa16d18deac0b7c5d77f744eed9b540b54cd23145281dacb6811dc52b34180b21d6dc02efc5a diff --git a/xdg-desktop-portal.spec b/xdg-desktop-portal.spec index b26cd9c..b6db21d 100644 --- a/xdg-desktop-portal.spec +++ b/xdg-desktop-portal.spec @@ -1,9 +1,9 @@ -%global pipewire_version 0.2.2 +%global pipewire_version 0.2.6 %global geoclue_version 2.5.2 Name: xdg-desktop-portal -Version: 1.2.0 -Release: 3%{?dist} +Version: 1.4.2 +Release: 1%{?dist} Summary: Portal frontend service to flatpak License: LGPLv2+ @@ -15,6 +15,7 @@ BuildRequires: pkgconfig(flatpak) BuildRequires: pkgconfig(fontconfig) BuildRequires: pkgconfig(fuse) BuildRequires: pkgconfig(gio-unix-2.0) +BuildRequires: pkgconfig(json-glib-1.0) BuildRequires: pkgconfig(libgeoclue-2.0) >= %{geoclue_version} BuildRequires: pkgconfig(libpipewire-0.2) >= %{pipewire_version} BuildRequires: /usr/bin/xmlto @@ -95,6 +96,9 @@ install -dm 755 %{buildroot}/%{_datadir}/%{name}/portals %changelog +* Tue May 28 2019 Kalev Lember - 1.4.2-1 +- Update to 1.4.2 + * Thu Feb 14 2019 David King - 1.2.0-3 - Drop icon validator Requires to Recommends