diff --git a/File-Which-1.23.tar.gz b/File-Which-1.23.tar.gz deleted file mode 100644 index 9038957..0000000 Binary files a/File-Which-1.23.tar.gz and /dev/null differ diff --git a/File-Which-1.27.tar.gz b/File-Which-1.27.tar.gz new file mode 100644 index 0000000..b2ee3f5 Binary files /dev/null and b/File-Which-1.27.tar.gz differ diff --git a/perl-File-Which.spec b/perl-File-Which.spec index 0a42965..db54faa 100644 --- a/perl-File-Which.spec +++ b/perl-File-Which.spec @@ -1,5 +1,5 @@ Name: perl-File-Which -Version: 1.23 +Version: 1.27 Release: 1 Summary: Perl implementation of the which utility as an API License: GPL+ or Artistic @@ -56,6 +56,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Nov 19 2021 yuanxin - 1.27-1 +- update version to 1.27 + * Wed Jul 23 2020 xinghe - 1.23-1 - Type:enhancement - ID:NA