|
65 | 65 | It supports RPMs, modules and comps groups & environments.
|
66 | 66 |
|
67 | 67 | Name: dnf
|
68 |
| -Version: 4.22.0 |
| 68 | +Version: 4.23.0 |
69 | 69 | Release: 1%{?dist}
|
70 | 70 | Summary: %{pkg_summary}
|
71 | 71 | # For a breakdown of the licensing, see PACKAGE-LICENSING
|
@@ -435,6 +435,33 @@ popd
|
435 | 435 | # bootc subpackage does not include any files
|
436 | 436 |
|
437 | 437 | %changelog
|
| 438 | +* Thu Mar 06 2025 Evan Goode <[email protected]> - 4.23.0-1 |
| 439 | +- spec: toggle dnf5_obsoletes_dnf for RHEL 11 |
| 440 | +- automatic: Enhance errors reporting |
| 441 | +- automatic: Fix incorrect Error class instantiation |
| 442 | +- doc: `--disableexcludepkgs=all` doesn't affect just file configuration |
| 443 | +- Update ko.po |
| 444 | +- Update README.rst started 1 |
| 445 | +- Tests: Avoid the multiprocessing forkserver method |
| 446 | +- cli: Print a plugin suggestion on installed but expired pgp key |
| 447 | +- spec: Provide dnf4 by python3-dnf |
| 448 | +- copr: Add Copr build files |
| 449 | +- Add support for --transient |
| 450 | +- bootc: Document `--transient` and `persistence` |
| 451 | +- bootc: Use ostree GObject API to get deployment status |
| 452 | +- bootc: "Re-locking": use ostree admin unlock --transient |
| 453 | +- spec: Add dnf-bootc subpackage |
| 454 | +- Require libdnf >= 0.74.0 with `persistence` option |
| 455 | +- Derive releasever_{major,minor} in conf, not substitutions |
| 456 | +- Override releasever_{major,minor} with provides |
| 457 | +- Add --releasever-major and --releasever-minor options |
| 458 | +- doc: Document detect_releasevers and update example |
| 459 | +- tests: Patch detect_releasevers, not detect_releasever |
| 460 | +- Document how --releasever, --releasever_{major,minor} affect each other |
| 461 | +- Move releasever_minor setter docstring to the correct function |
| 462 | +- Enable automatic PR reviews |
| 463 | +- Usage help: don't mark mandatory option parameters as optional |
| 464 | + |
438 | 465 | * Tue Nov 12 2024 Evan Goode <[email protected]> - 4.22.0-1
|
439 | 466 | - doc: Naming of source and debug repos
|
440 | 467 | - spec: Move /var/cache/dnf from dnf to python3-dnf
|
|
0 commit comments