diff --git a/perl-Module-Build.spec b/perl-Module-Build.spec index 5d1ed0f..cad648b 100644 --- a/perl-Module-Build.spec +++ b/perl-Module-Build.spec @@ -1,6 +1,9 @@ Name: perl-Module-Build +%if %{rhel} == 8 +Epoch: 2 +%endif Version: 0.4234 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Build and install Perl modules License: GPL+ or Artistic Group: Development/Libraries @@ -98,5 +101,8 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Mon Jan 27 2025 Jean-Philippe Pialasse 0.4234-3.sme +- add epoch 2 for el8 + * Tue Jan 21 2025 Koozali 0.4234-1 - Specfile autogenerated by cpanspec 1.78.