Update to 1.15.0
This commit is contained in:
parent
af8c4f99a4
commit
9b00bccaa4
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@
|
|||||||
/xdg-desktop-portal-1.14.4.tar.xz
|
/xdg-desktop-portal-1.14.4.tar.xz
|
||||||
/xdg-desktop-portal-1.14.5.tar.xz
|
/xdg-desktop-portal-1.14.5.tar.xz
|
||||||
/xdg-desktop-portal-1.14.6.tar.xz
|
/xdg-desktop-portal-1.14.6.tar.xz
|
||||||
|
/xdg-desktop-portal-1.15.0.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (xdg-desktop-portal-1.14.6.tar.xz) = 2991f435d6808d0838b0ed64f37694dbd9128473edfbc36468e9ee289a962a8c2ec465b87c22a1571801de34bd08ea64b4570dcc3160e03fb6a07270a311e263
|
SHA512 (xdg-desktop-portal-1.15.0.tar.xz) = 98b36841c54bdd5221c0719e9646abb7f117351ff780682591c269d2a57f7b1946deaef38c2caa6474e1048e283a68c55a791e8d2a0be000ca9e563ed98c28ef
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
%global low_memory_monitor_version 2.0
|
%global low_memory_monitor_version 2.0
|
||||||
|
|
||||||
Name: xdg-desktop-portal
|
Name: xdg-desktop-portal
|
||||||
Version: 1.14.6
|
Version: 1.15.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Portal frontend service to flatpak
|
Summary: Portal frontend service to flatpak
|
||||||
|
|
||||||
@ -105,6 +105,9 @@ install -dm 755 %{buildroot}/%{_datadir}/xdg-desktop-portal/portals
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 12 2022 Kalev Lember <klember@redhat.com> - 1.15.0-1
|
||||||
|
- Update to 1.15.0
|
||||||
|
|
||||||
* Tue Aug 02 2022 Kalev Lember <klember@redhat.com> - 1.14.6-1
|
* Tue Aug 02 2022 Kalev Lember <klember@redhat.com> - 1.14.6-1
|
||||||
- Update to 1.14.6
|
- Update to 1.14.6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user