diff --git a/perl-Module-Build-Tiny.spec b/perl-Module-Build-Tiny.spec index 64d563d..5be153d 100644 --- a/perl-Module-Build-Tiny.spec +++ b/perl-Module-Build-Tiny.spec @@ -1,7 +1,7 @@ Summary: A tiny replacement for Module::Build Name: perl-Module-Build-Tiny Version: 0.025 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic Group: Development/Libraries URL: https://github.com/Leont/module-build-tiny @@ -68,6 +68,9 @@ RELEASE_TESTING=1 ./Build test %{_mandir}/man3/Module::Build::Tiny.3pm* %changelog +* Wed Jul 24 2013 Petr Pisar - 0.025-2 +- Perl 5.18 rebuild + * Fri Jul 12 2013 Paul Howarth - 0.025-1 - Update to 0.025 - Use local tempdir