Update to 1.5.1 (#1714704)
This commit is contained in:
parent
b57faf94c2
commit
681a2bb788
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/xdg-desktop-portal-1.4.1.tar.xz
|
||||
/xdg-desktop-portal-1.4.2.tar.xz
|
||||
/xdg-desktop-portal-1.5.0.tar.xz
|
||||
/xdg-desktop-portal-1.5.1.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (xdg-desktop-portal-1.5.0.tar.xz) = d939e9fc60dff79a22030746981534bb33af9c271edf6bc2fd8ab935c1e3665e57acccce327790612f509259cc21f720d27d08d1df4e9a43ff05bc17a9c0e780
|
||||
SHA512 (xdg-desktop-portal-1.5.1.tar.xz) = f64de784b649799ec6629824b06c2986f751efd3f88c5ab801da2a20083a64eda702518c1b444a30ff0c8df5029c1ac1391f9e3d1e6cdd9616b2138bfc9075e4
|
||||
|
@ -2,7 +2,7 @@
|
||||
%global geoclue_version 2.5.2
|
||||
|
||||
Name: xdg-desktop-portal
|
||||
Version: 1.5.0
|
||||
Version: 1.5.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Portal frontend service to flatpak
|
||||
|
||||
@ -48,7 +48,7 @@ The pkg-config file for %{name}.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%configure --enable-docbook-docs
|
||||
%configure --enable-docbook-docs --disable-libportal
|
||||
%make_build
|
||||
|
||||
|
||||
@ -95,6 +95,9 @@ install -dm 755 %{buildroot}/%{_datadir}/%{name}/portals
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 22 2019 David King <amigadave@amigadave.com> - 1.5.1-1
|
||||
- Update to 1.5.1 (#1714704)
|
||||
|
||||
* Fri Oct 04 2019 David King <amigadave@amigadave.com> - 1.5.0-1
|
||||
- Update to 1.5.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user