- Method get_remote_file_content
is object's method now
This commit is contained in:
parent
ccaf31bc87
commit
91d282708e
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: pungi
|
Name: pungi
|
||||||
Version: 4.5.0
|
Version: 4.5.0
|
||||||
Release: 2%{?dist}.alma
|
Release: 3%{?dist}.alma
|
||||||
Summary: Distribution compose tool
|
Summary: Distribution compose tool
|
||||||
|
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
@ -165,6 +165,9 @@ rm %{buildroot}%{_bindir}/pungi
|
|||||||
%{_bindir}/%{name}-cache-cleanup
|
%{_bindir}/%{name}-cache-cleanup
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Nov 15 2023 Stepan Oksanichenko <soksanichenko@almalinux.org> - 4.5.0-2
|
||||||
- Return empty list if a repo doesn't contain any module
|
- Return empty list if a repo doesn't contain any module
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user