- Method `get_remote_file_content` is object's method now

This commit is contained in:
Stepan Oksanichenko 2023-11-21 09:19:01 +02:00
parent ccaf31bc87
commit 91d282708e
Signed by: soksanichenko
GPG Key ID: AB9983172AB1E45B
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: pungi
Version: 4.5.0
Release: 2%{?dist}.alma
Release: 3%{?dist}.alma
Summary: Distribution compose tool
License: GPL-2.0-only
@ -165,6 +165,9 @@ rm %{buildroot}%{_bindir}/pungi
%{_bindir}/%{name}-cache-cleanup
%changelog
* Mon Nov 21 2023 Stepan Oksanichenko <soksanichenko@almalinux.org> - 4.5.0-3
- Method `get_remote_file_content` is object's method now
* Wed Nov 15 2023 Stepan Oksanichenko <soksanichenko@almalinux.org> - 4.5.0-2
- Return empty list if a repo doesn't contain any module