Rebase to 1.12.6
Resolves: RHEL-16452
This commit is contained in:
parent
cf30010cae
commit
8e253fa47b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/xdg-desktop-portal-1.6.0.tar.xz
|
||||
/xdg-desktop-portal-1.8.1.tar.xz
|
||||
/xdg-desktop-portal-1.12.6.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (xdg-desktop-portal-1.8.1.tar.xz) = 447d287d6627a1086d97dc5ebda20dfb1d0ca8643cbe54a7af5f6205a122a7be9d1643fded592f922c015561b7e2f4c6b6df555db3e0d3c02aad5bbe944077b6
|
||||
SHA512 (xdg-desktop-portal-1.12.6.tar.xz) = 3fbe3b47a0d89f511aff0bd3d737f8591d2d45f5b8fcc4f9e9670621607c28380e37d7e257bea455b8830d516df9dfee6202179d0b922a91d25fe5d782a117f8
|
||||
|
@ -2,7 +2,7 @@
|
||||
%global geoclue_version 2.5.2
|
||||
|
||||
Name: xdg-desktop-portal
|
||||
Version: 1.8.1
|
||||
Version: 1.12.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Portal frontend service to flatpak
|
||||
|
||||
@ -97,6 +97,10 @@ install -dm 755 %{buildroot}/%{_datadir}/%{name}/portals
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 14 2023 Debarshi Ray <rishi@fedoraproject.org> - 1.12.6-1
|
||||
- Rebase to 1.12.6
|
||||
Resolves: RHEL-16452
|
||||
|
||||
* Tue Oct 12 2021 Tomas Popela <tpopela@redhat.com> - 1.8.1-1
|
||||
- Rebase to 1.8.1
|
||||
- Explicit library Requires should be arch-specific
|
||||
|
Loading…
Reference in New Issue
Block a user