Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-07-21 18:42:42 +00:00
parent 05bedc7e01
commit c3023be628

View File

@ -1,6 +1,6 @@
Name: libportal
Version: 0.6
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Flatpak portal library
License: LGPLv3
Url: https://github.com/flatpak/libportal
@ -159,6 +159,9 @@ This package provides development documentations for libportal.
%{_datadir}/doc/libportal-1
%changelog
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jun 09 2022 Bastien Nocera <bnocera@redhat.com> - 0.6-2
+ libportal-0.6-2
- Disable Qt tests, see https://github.com/flatpak/libportal/issues/86