File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1+ # 5.2.18.0
2+
3+ - tutorial: libdnf5 plugins: fix ` enable ` options
4+ - Add ` local ` plugin
5+
16# 5.2.17.0
27
38- Update translations from weblate
Original file line number Diff line number Diff line change 11set (DEFAULT_PROJECT_VERSION_PRIME 5)
22set (DEFAULT_PROJECT_VERSION_MAJOR 2)
3- set (DEFAULT_PROJECT_VERSION_MINOR 17 )
3+ set (DEFAULT_PROJECT_VERSION_MINOR 18 )
44set (DEFAULT_PROJECT_VERSION_MICRO 0)
55
66if (DEFINED PROJECT_VERSION_PRIME)
Original file line number Diff line number Diff line change 11%global project_version_prime 5
22%global project_version_major 2
3- %global project_version_minor 17
3+ %global project_version_minor 18
44%global project_version_micro 0
55
66%bcond dnf5_obsoletes_dnf %[0%{?fedora } > 40 || 0%{?rhel } > 10]
@@ -1048,6 +1048,9 @@ mkdir -p %{buildroot}%{_libdir}/libdnf5/plugins
10481048%ldconfig_scriptlets
10491049
10501050%changelog
1051+ * Wed Jan 14 2026 Packit Team <hello@packit.dev> - 5.2.18.0-1
1052+ - New upstream release 5.2.18.0
1053+
10511054* Tue Sep 02 2025 Packit Team <hello@packit.dev> - 5.2.17.0-1
10521055- New upstream release 5.2.17.0
10531056
You can’t perform that action at this time.
0 commit comments