Automatic update for brotli-1.2.0-1.fc44.
* Mon Dec 8 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 1.2.0-1
- Update to 1.2.0 (close RHBZ#2401888)
- Stop trying to support EPEL7, which is end-of-life
- Port to pyproject-rpm-macros (close RHBZ#2377212)
- Test the Python extension
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2025-0ae18f8492
Please log in to add feedback.
This update was automatically created
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'failed'.
This should include a rebuild of perl-Alien-Brotli:
This update's test gating status has been changed to 'waiting'.
Let me rebuild it. btw, we had some discussion in https://src.fedoraproject.org/rpms/brotli/pull-request/7
This update's test gating status has been changed to 'passed'.
This update has been submitted for stable by bodhi
Sorry about that, see FEDORA-2025-65984b9884
The exact-version dependency on a shared library is unusual. It comes from https://src.fedoraproject.org/rpms/perl-Alien-Brotli/blob/rawhide/f/perl-Alien-Brotli.spec#_46. The rationale in the spec file makes sense, and it’s possible to query for it now that I know about it,
…but this certainly isn’t the kind of query I would normally run when updating a shared library compatibly, let alone with no ABI changes at all.
No worries, this is the sort of thing I wrote rmdepcheck to notice. :D