diff --git a/ExtUtils-Manifest-1.73.tar.gz b/ExtUtils-Manifest-1.73.tar.gz deleted file mode 100644 index 7f75c14f42dbd9fd6ba4032bf09cdc7156eaabe4..0000000000000000000000000000000000000000 Binary files a/ExtUtils-Manifest-1.73.tar.gz and /dev/null differ diff --git a/ExtUtils-Manifest-1.75.tar.gz b/ExtUtils-Manifest-1.75.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..07a76835e9808f80d350fb622fb6934d515500cf Binary files /dev/null and b/ExtUtils-Manifest-1.75.tar.gz differ diff --git a/perl-ExtUtils-Manifest.spec b/perl-ExtUtils-Manifest.spec index 6d24aa783f8a52be7d97d2b4e05f7b759034714b..1702aa858672bc9e66120e7b24e09ec01499c231 100644 --- a/perl-ExtUtils-Manifest.spec +++ b/perl-ExtUtils-Manifest.spec @@ -1,9 +1,9 @@ -%define anolis_release 4 +%define anolis_release 1 %define mod_name ExtUtils-Manifest Name: perl-%{mod_name} Epoch: 1 -Version: 1.73 +Version: 1.75 Release: %{anolis_release}%{?dist} Summary: Utilities to write and check a MANIFEST file License: GPL+ or Artistic @@ -53,6 +53,10 @@ make test %doc Changes README %changelog +* Tue Jul 08 2025 wenyuzifang - 1.75-1 +- Updated to version 1.75 to fix xxxxxxxxx + + * Tue Apr 11 2023 Guyu Wang - 1.73-4 - optimise spec file