Update to 1.5.2 (#1766780)
This commit is contained in:
parent
681a2bb788
commit
69c80148ff
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
|||||||
/xdg-desktop-portal-1.4.2.tar.xz
|
/xdg-desktop-portal-1.4.2.tar.xz
|
||||||
/xdg-desktop-portal-1.5.0.tar.xz
|
/xdg-desktop-portal-1.5.0.tar.xz
|
||||||
/xdg-desktop-portal-1.5.1.tar.xz
|
/xdg-desktop-portal-1.5.1.tar.xz
|
||||||
|
/xdg-desktop-portal-1.5.2.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (xdg-desktop-portal-1.5.1.tar.xz) = f64de784b649799ec6629824b06c2986f751efd3f88c5ab801da2a20083a64eda702518c1b444a30ff0c8df5029c1ac1391f9e3d1e6cdd9616b2138bfc9075e4
|
SHA512 (xdg-desktop-portal-1.5.2.tar.xz) = 3b9d694017178e44c4556ce86d39237db97f1c230a3fd6ad5fed36f30b487981cfc951840337fbc1a52e711dfd3454ad61d1ddd7f2a78fe346f1ed927416ce38
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
%global geoclue_version 2.5.2
|
%global geoclue_version 2.5.2
|
||||||
|
|
||||||
Name: xdg-desktop-portal
|
Name: xdg-desktop-portal
|
||||||
Version: 1.5.1
|
Version: 1.5.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Portal frontend service to flatpak
|
Summary: Portal frontend service to flatpak
|
||||||
|
|
||||||
@ -95,6 +95,9 @@ install -dm 755 %{buildroot}/%{_datadir}/%{name}/portals
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 29 2019 David King <amigadave@amigadave.com> - 1.5.2-1
|
||||||
|
- Update to 1.5.2 (#1766780)
|
||||||
|
|
||||||
* Tue Oct 22 2019 David King <amigadave@amigadave.com> - 1.5.1-1
|
* Tue Oct 22 2019 David King <amigadave@amigadave.com> - 1.5.1-1
|
||||||
- Update to 1.5.1 (#1714704)
|
- Update to 1.5.1 (#1714704)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user