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.13.1
2+
3+ - RepoCacheRemoveStatistics::get_bytes_removed return uintmax_t
4+ - ci: Use RSM_CI_APP_PRIVATE_KEY in do-release.yaml
5+
16# 5.2.13.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)
33set (DEFAULT_PROJECT_VERSION_MINOR 13)
4- set (DEFAULT_PROJECT_VERSION_MICRO 0 )
4+ set (DEFAULT_PROJECT_VERSION_MICRO 1 )
55
66if (DEFINED PROJECT_VERSION_PRIME)
77 if (NOT ${DEFAULT_PROJECT_VERSION_PRIME} STREQUAL ${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
33%global project_version_minor 13
4- %global project_version_micro 0
4+ %global project_version_micro 1
55
66%bcond dnf5_obsoletes_dnf %[0%{?fedora } > 40 || 0%{?rhel } > 10]
77
@@ -1014,6 +1014,9 @@ mkdir -p %{buildroot}%{_libdir}/libdnf5/plugins
10141014%ldconfig_scriptlets
10151015
10161016%changelog
1017+ * Wed Apr 23 2025 Packit Team <hello@packit.dev> - 5.2.13.1-1
1018+ - New upstream release 5.2.13.1
1019+
10171020* Mon Apr 21 2025 Packit Team <hello@packit.dev> - 5.2.13.0-1
10181021- New upstream release 5.2.13.0
10191022
You can’t perform that action at this time.
0 commit comments