|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: libportal
|
|
|
|
|
Version: 0.8.1
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Flatpak portal library
|
|
|
|
|
# doc/urlmap.js is LGPL-2.1-or-later
|
|
|
|
|
# everything else is LGPL-3.0-only
|
|
|
|
@ -217,6 +217,10 @@ This package provides development documentations for libportal.
|
|
|
|
|
%{_datadir}/doc/libportal-1
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.8.1-2
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Sun Sep 29 2024 Neal Gompa <ngompa@centosproject.org> - 0.8.1-1
|
|
|
|
|
- Update to 0.8.1 and build Qt 6 bindings
|
|
|
|
|
Resolves: RHEL-60817
|
|
|
|
|