Update to 1.7.2 (#1820660)

This commit is contained in:
David King 2020-04-03 15:34:07 +01:00
parent 96d38f3a35
commit f598d3021e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -25,3 +25,4 @@
/xdg-desktop-portal-1.6.0.tar.xz /xdg-desktop-portal-1.6.0.tar.xz
/xdg-desktop-portal-1.7.0.tar.xz /xdg-desktop-portal-1.7.0.tar.xz
/xdg-desktop-portal-1.7.1.tar.xz /xdg-desktop-portal-1.7.1.tar.xz
/xdg-desktop-portal-1.7.2.tar.xz

View File

@ -1 +1 @@
SHA512 (xdg-desktop-portal-1.7.1.tar.xz) = de0d0e919f9404bde3441ecdcd0ac93cdc9567b6657f48f7399f5bce1a5045c05d5ab952741bac3cad92e2341b2f2e00395a80022fdd6cbf324e9327ff897aa6 SHA512 (xdg-desktop-portal-1.7.2.tar.xz) = fac64281e89d8bf17c6f1b3751c159d9ca6c2896b71bb83622411bf2dc9b7813974d19902c81c3576b325c98edf4dae22ccc3fe290e32f717730b6aa3afbdc12

View File

@ -4,7 +4,7 @@
%global low_memory_monitor_version 2.0 %global low_memory_monitor_version 2.0
Name: xdg-desktop-portal Name: xdg-desktop-portal
Version: 1.7.1 Version: 1.7.2
Release: 1%{?dist} Release: 1%{?dist}
Summary: Portal frontend service to flatpak Summary: Portal frontend service to flatpak
@ -102,6 +102,9 @@ install -dm 755 %{buildroot}/%{_datadir}/%{name}/portals
%changelog %changelog
* Fri Apr 03 2020 David King <amigadave@amigadave.com> - 1.7.2-1
- Update to 1.7.2 (#1820660)
* Sat Mar 28 2020 Kalev Lember <klember@redhat.com> - 1.7.1-1 * Sat Mar 28 2020 Kalev Lember <klember@redhat.com> - 1.7.1-1
- Update to 1.7.1 - Update to 1.7.1