Update to 1.12.3
This commit is contained in:
parent
2adae9a636
commit
02390140ca
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@
|
||||
/xdg-desktop-portal-1.12.0.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,8 +4,8 @@
|
||||
%global low_memory_monitor_version 2.0
|
||||
|
||||
Name: xdg-desktop-portal
|
||||
Version: 1.12.2
|
||||
Release: 2%{?dist}
|
||||
Version: 1.12.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Portal frontend service to flatpak
|
||||
|
||||
License: LGPLv2+
|
||||
@ -101,6 +101,9 @@ install -dm 755 %{buildroot}/%{_datadir}/%{name}/portals
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 28 2022 Debarshi Ray <rishi@fedoraproject.org> - 1.12.3-1
|
||||
- Update to 1.12.3
|
||||
|
||||
* Fri Mar 25 2022 Debarshi Ray <rishi@fedoraproject.org> - 1.12.2-2
|
||||
- Explicit library Requires should be arch-specific
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user