https://fedoraproject.org/wiki/Changes/Java17
== Summary ==
Update the system JDK in Fedora from java-11-openjdk to java-17-openjdk.
== Owner ==
* Name: [[User:jvanek| Jiri Vanek]]
* Email:
* Product: java and java stack
* Responsible WG: java-sig (java and java-maint)(which no longer exists)
*
https://fedoraproject.org/wiki/Changes/RemoveLaFiles
== Summary ==
Autools/libtool-based projects frequently install files ending in
`.la` in their `make install`. These files are usually unwanted. Many
projects therefore end up with a variation of `find $RPM_BUILD_ROOT
-name "*.la" -delete` in th