Update to GNOME 49 #307
No reviewers
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
github_actions
good first issue
help wanted
invalid
java
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
java-gi/java-gi!307
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "gnome-49"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Updated the gir-files repository to the latest version, which includes GNOME 49 gir files for Linux, Windows and macOS.
Because the DesktopAppInfo has moved into a separate library, the StrvArrayTest testcase didn't work anymore. I removed the testcase, because there are multiple testcases in gobject-introspection-tests that test GStrv marshaling (and much more thoroughly).
Likewise, Win32NetworkMonitor is not in Gio anymore, so the metadata override to skip it in the Java-GI bindings, has been removed.