diff --git a/IO-Interactive-1.025.tar.gz b/IO-Interactive-1.025.tar.gz deleted file mode 100644 index dee649c6024b7ff9ae84f3bf3515ca3f4753936e..0000000000000000000000000000000000000000 Binary files a/IO-Interactive-1.025.tar.gz and /dev/null differ diff --git a/IO-Interactive-1.026.tar.gz b/IO-Interactive-1.026.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..9527c1e1703fb4dd137cd966d46c2e7bf38e5c49 Binary files /dev/null and b/IO-Interactive-1.026.tar.gz differ diff --git a/perl-IO-Interactive.spec b/perl-IO-Interactive.spec index a9aefe09afa4954fe11abeda0704d1c423cff777..a68fd624c2c0b4d91ad629980c1b73c1786a3842 100644 --- a/perl-IO-Interactive.spec +++ b/perl-IO-Interactive.spec @@ -2,7 +2,7 @@ %bcond_without perl_IO_Interactive_enables_optional_test Name: perl-IO-Interactive -Version: 1.025 +Version: 1.026 Release: 1 Summary: Utilities for interactive I/O # lib/IO/Interactive.pm: GPL-1.0-or-later OR Artistic-1.0-Perl @@ -15,7 +15,7 @@ Summary: Utilities for interactive I/O # License: (GPL-1.0-or-later OR Artistic-1.0-Perl) AND Artistic-2.0 URL: https://metacpan.org/release/IO-Interactive -Source0: https://cpan.metacpan.org/authors/id/B/BD/BDFOY/IO-Interactive-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/B/BR/BRIANDFOY/IO-Interactive-%{version}.tar.gz Source1: license_clarification BuildArch: noarch BuildRequires: coreutils @@ -101,6 +101,10 @@ make test %{_libexecdir}/%{name} %changelog +* Mon Feb 10 2025 sqfu - 1.026-1 +- update version to 1.026 +- refresh distro and move to BRIANDFOY + * Fri Apr 26 2024 Han Jinpeng - 1.025-1 - 1. Upgrade to version 1.0.25 2. Add license_clarification file