parent
30e4020619
commit
a889e46287
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
||||
/xdg-desktop-portal-1.8.1.tar.xz
|
||||
/xdg-desktop-portal-1.12.1.tar.xz
|
||||
/xdg-desktop-portal-1.12.2.tar.xz
|
||||
/xdg-desktop-portal-1.12.3.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (xdg-desktop-portal-1.12.2.tar.xz) = 9f035b7c811f0b871d69e521f4fe6e53e61108e7f2fa348573249c6458ccef47a2188e1f8e8d9ee2ea8e0848935faf8c00a39234d284b5aa92a17654cb9c4c97
|
||||
SHA512 (xdg-desktop-portal-1.12.3.tar.xz) = 5701f8ea0f25828e3d1421af2c39e5243d71ff0437f8d21119075bd86df36294c05a3b6b4f09be69086527ba3225fc9614dd82a9655181860f16782719d3151f
|
||||
|
@ -4,7 +4,7 @@
|
||||
%global low_memory_monitor_version 2.0
|
||||
|
||||
Name: xdg-desktop-portal
|
||||
Version: 1.12.2
|
||||
Version: 1.12.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Portal frontend service to flatpak
|
||||
|
||||
@ -104,6 +104,10 @@ install -dm 755 %{buildroot}/%{_datadir}/%{name}/portals
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Apr 04 2022 Debarshi Ray <rishi@fedoraproject.org> - 1.12.3-1
|
||||
- Update to 1.12.3
|
||||
Resolves: #2068448, #2069328
|
||||
|
||||
* Fri Mar 25 2022 Debarshi Ray <rishi@fedoraproject.org> - 1.12.2-1
|
||||
- Update to 1.12.2
|
||||
- Explicit library Requires should be arch-specific
|
||||
|
Loading…
Reference in New Issue
Block a user