diff --git a/perl-Log-Any.spec b/perl-Log-Any.spec index e3679ce..098e0e7 100644 --- a/perl-Log-Any.spec +++ b/perl-Log-Any.spec @@ -1,6 +1,9 @@ +# Bootstrap EPEL-7 build +%global perl_bootstrap 1 + Name: perl-Log-Any Version: 0.15 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Bringing loggers and listeners together License: GPL+ or Artistic Group: Development/Libraries @@ -62,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/Log::Any::Test.3pm* %changelog +* Sun Feb 16 2014 Paul Howarth - 0.15-2 +- Bootstrap EPEL-7 build + * Mon Oct 7 2013 Paul Howarth - 0.15-1 - Update to 0.15 - Migrate to Dist::Zilla