diff --git a/perl-File-Which.spec b/perl-File-Which.spec index 55af353c8332a847fe58d4720634d960b6c6adf4..7ad805bf0c4bfa97d937788b4eafd5998296cf78 100644 --- a/perl-File-Which.spec +++ b/perl-File-Which.spec @@ -1,6 +1,6 @@ Name: perl-File-Which Version: 1.27 -Release: 2 +Release: 3 Summary: Perl implementation of the which utility as an API License: GPL+ or Artistic URL: https://metacpan.org/release/File-Which @@ -56,6 +56,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Aug 2 2024 dongyuzhen - 1.27-3 +- rebuild for next release + * Fri Oct 28 2022 dongyuzhen - 1.27-2 - Rebuild for next release