Resolves rhbz#2212953 error with handling invalid utf-8 chars #2

Merged
alukoshko merged 1 commits from jonathan/dnf-plugins-core:a9 into a9 2023-09-11 14:44:07 +00:00
Contributor

Signed-off-by: Jonathan Wright jonathan@almalinux.org

Signed-off-by: Jonathan Wright <jonathan@almalinux.org>
jonathan added 1 commit 2023-08-14 17:38:06 +00:00
233728841f Resolves rhbz#2212953 error with handling invalid utf-8 chars
Signed-off-by: Jonathan Wright <jonathan@almalinux.org>
jonathan requested review from alukoshko 2023-08-14 17:38:42 +00:00
eabdullin requested changes 2023-08-15 06:16:44 +00:00
@ -35,3 +35,3 @@
Name: dnf-plugins-core
Version: 4.3.0
Release: 5%{?dist}
Release: 6%{?dist}.1.alma
Owner

Should be 5{?dist}.alma.1

Should be 5{?dist}.alma.1
eabdullin requested changes 2023-08-15 06:31:13 +00:00
@ -820,6 +821,9 @@ ln -sf %{_mandir}/man1/%{yum_utils_subpackage_name}.1.gz %{buildroot}%{_mandir}/
%endif
%changelog
* Mon Aug 14 2023 Jonathan Wright <jonathan@almalinux.org> - 4.3.0-6
Owner

Same here - 5.alma.1

Same here - `5.alma.1`
jonathan force-pushed a9 from 233728841f to defb3fb650 2023-09-01 12:21:06 +00:00 Compare
alukoshko merged commit b01ac58584 into a9 2023-09-11 14:44:07 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: rpms/dnf-plugins-core#2
No description provided.