File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1- set (DEFAULT_DNF_VERSION "4.19.1 " )
1+ set (DEFAULT_DNF_VERSION "4.19.2 " )
22
33if (DEFINED DNF_VERSION)
44 if (NOT ${DEFAULT_DNF_VERSION} STREQUAL ${DNF_VERSION} )
Original file line number Diff line number Diff line change 22%define __cmake_in_source_build 1
33
44# default dependencies
5- %global hawkey_version 0.73.0
5+ %global hawkey_version 0.73.1
66%global libcomps_version 0.1.8
77%global libmodulemd_version 2.9.3
88%global rpm_version 4.14.0
6767It supports RPMs, modules and comps groups & environments.
6868
6969Name: dnf
70- Version: 4.19.1
70+ Version: 4.19.2
7171Release: 1%{?dist }
7272Summary: %{pkg_summary }
7373# For a breakdown of the licensing, see PACKAGE-LICENSING
394394%{python3_sitelib }/%{name }/automatic/
395395
396396%changelog
397+ *
Fri Mar 29 2024 Evan Goode <[email protected] > -
4.19.2-1 398+ - Bump libdnf requirement to 0.73.1
399+
397400*
Thu Mar 28 2024 Evan Goode <[email protected] > -
4.19.1-1 398401- Add required `.readthedocs.yaml`, `conf.py` and set `sphinx_rtd_theme`
399402- Drop dnf obsoletion temporarily
Original file line number Diff line number Diff line change 1919 DNF Release Notes
2020###################
2121
22+ ====================
23+ 4.19.2 Release Notes
24+ ====================
25+
26+ - Bump libdnf requirement to 0.73.1
27+
2228====================
23294.19.1 Release Notes
2430====================
You can’t perform that action at this time.
0 commit comments