Update to 1.12.6
Resolves: RHEL-16451
This commit is contained in:
parent
a57dd7a842
commit
8db77f668b
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
||||
/xdg-desktop-portal-1.12.2.tar.xz
|
||||
/xdg-desktop-portal-1.12.3.tar.xz
|
||||
/xdg-desktop-portal-1.12.4.tar.xz
|
||||
/xdg-desktop-portal-1.12.6.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (xdg-desktop-portal-1.12.4.tar.xz) = 82adf85c78df462a455ef5a0ba36f00940a5db0df94b788b6b2121e6829aa07207d61d66291c27424cc814c754260602a3928b3e067fbb538d6cebda12dd32bf
|
||||
SHA512 (xdg-desktop-portal-1.12.6.tar.xz) = 3fbe3b47a0d89f511aff0bd3d737f8591d2d45f5b8fcc4f9e9670621607c28380e37d7e257bea455b8830d516df9dfee6202179d0b922a91d25fe5d782a117f8
|
||||
|
@ -4,7 +4,7 @@
|
||||
%global low_memory_monitor_version 2.0
|
||||
|
||||
Name: xdg-desktop-portal
|
||||
Version: 1.12.4
|
||||
Version: 1.12.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Portal frontend service to flatpak
|
||||
|
||||
@ -104,6 +104,10 @@ install -dm 755 %{buildroot}/%{_datadir}/%{name}/portals
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 14 2023 Debarshi Ray <rishi@fedoraproject.org> - 1.12.6-1
|
||||
- Update to 1.12.6
|
||||
Resolves: RHEL-16451
|
||||
|
||||
* Wed Apr 20 2022 Debarshi Ray <rishi@fedoraproject.org> - 1.12.4-1
|
||||
- Update to 1.12.4
|
||||
Resolves: #2068448, #2076812
|
||||
|
Loading…
Reference in New Issue
Block a user