diff --git a/Sys-Info-Base-0.7807.tar.gz b/Sys-Info-Base-0.7807.tar.gz deleted file mode 100644 index 4efb67d33761e68d5084234747635b11dac486c7..0000000000000000000000000000000000000000 Binary files a/Sys-Info-Base-0.7807.tar.gz and /dev/null differ diff --git a/Sys-Info-Base-0.7810.tar.gz b/Sys-Info-Base-0.7810.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..f744d4e3b23c1dcfb44e676a775beeb153cb7630 Binary files /dev/null and b/Sys-Info-Base-0.7810.tar.gz differ diff --git a/perl-Sys-Info-Base.spec b/perl-Sys-Info-Base.spec index 1d6493cea5a1a9de44b983c441c3e7e019c2b2bc..95c367a187b877f1497cc93c8684c5fa85494d90 100644 --- a/perl-Sys-Info-Base.spec +++ b/perl-Sys-Info-Base.spec @@ -1,6 +1,6 @@ Name: perl-Sys-Info-Base -Version: 0.7807 -Release: 2 +Version: 0.7810 +Release: 1 Summary: Provides various system information License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/dist/Sys-Info-Base @@ -65,6 +65,12 @@ make test %{_mandir}/man3/* %changelog +* Mon Oct 20 2025 zhaoyang - 0.7810-1 +- Returned the device id instead of ip in the previous version. +- Filter out the localhost. +- Filter out junk ips. +- Release the Sys::HostIP change. + * Fri Sep 5 2025 Han Jinpeng - 0.7807-2 - Delete useless perl(:MODULE_COMPAT) requirement - Update License and URL