Update to 0.9.0
Resolves: RHEL-72805
This commit is contained in:
parent
abbb3a3be6
commit
617168e1fe
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/libportal-0.5.tar.xz
|
||||
/libportal-0.6.tar.xz
|
||||
/libportal-0.7.1.tar.xz
|
||||
/libportal-0.9.0.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%bcond qt5 %[%{undefined rhel} || 0%{?rhel} < 10]
|
||||
|
||||
Name: libportal
|
||||
Version: 0.8.1
|
||||
Release: 3%{?dist}
|
||||
Version: 0.9.0
|
||||
Release: 1%{?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
|
||||
* Mon Jan 06 2025 Jan Grulich <jgrulich@redhat.com> - 0.9.0-1
|
||||
- Update to 0.9.0
|
||||
Resolves: RHEL-72805
|
||||
|
||||
* Wed Dec 11 2024 Jan Grulich <jgrulich@redhat.com> - 0.8.1-3
|
||||
- Rebuild (qt6)
|
||||
Resolves: RHEL-53982
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libportal-0.8.1.tar.xz) = b0c5d108be63261804dbcb8ef923d023c47017a0bd990b3db669d30257f6adabfe682b704d771397781ea4054a07c0a71d945cddfe41a4983e8f88e99952eb68
|
||||
SHA512 (libportal-0.9.0.tar.xz) = b0c7a7f4b3f50b8bf9d5403b484b81127b6344907b409e87197fbc643111e03ef20532ce2012e285c25dedb8698a214b2decdf9fc48256a82ebe617bb3d05d79
|
||||
|
Loading…
Reference in New Issue
Block a user