From 555dfcdfa9097fcd1c673e6b5446b04712f88f15 Mon Sep 17 00:00:00 2001 From: Iain Arnell Date: Thu, 26 Jul 2012 05:24:16 -0600 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- perl-Moo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Moo.spec b/perl-Moo.spec index c7d1304..490f8f0 100644 --- a/perl-Moo.spec +++ b/perl-Moo.spec @@ -1,6 +1,6 @@ Name: perl-Moo Version: 1.000000 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Minimalist Object Orientation (with Moose compatibility) License: GPL+ or Artistic Group: Development/Libraries @@ -51,6 +51,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Jul 26 2012 Iain Arnell 1.000000-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Fri Jul 20 2012 Iain Arnell 1.000000-1 - update to latest upstream version - explicity require Role::Tiny >= 1.001003