This is a quick release in order to fix a regression introduced in one of the bug fixes included in the 1.132.2 release.
Four patch releases under 1.131 is plenty, as far as we're concerned! We hope to get back to working on the next regular release and the slew of new features we've got planned. See you then!
Reminder for
.rpmusers: (There is an issue with thepostuninstallscriptlet from the Pulsar 1.131.0 and 1.131.1.rpms, causing the unintended removal ofpulsarandppmfrom/usr/bin/, specifically during upgrade installs. See #1482 for details.)For
pulsarandppmto remain on your PATH, please uninstall any copy of the Pulsar 1.131.0 or 1.131.1.rpmbefore installing this release's.rpm, or alternatively you candnf installand thendnf reinstallthis release's updated.rpm. Furthermore, installing any two patched.rpms, such 1.131.2 and this one, would also flush out the old scriptlet and resolve the issue.Otherwise the old
postuninstallscriptlet will run, removingpulsarandppmfrom/usr/bin/and thus from your PATH. This release has an updatedpostuninstallscriptlet with the fix, so this is a one-time workaround.
1.131.3
- [settings-view] Fix regression with rendering badges on package search results.
- Fix failure to include localization files in the built application.
Pulsar
- [build] Ensure
localesdir is included when building Pulsar @confused-Techie - [settings-view] Don't try to attach a listener if the ref doesn't exist @savetheclocktower