From c984e2ed3793998e3d082002b68b5f780183ac99 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 18:37:34 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- perl-Moo.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Moo.spec b/perl-Moo.spec index 839999e..c74dc6b 100644 --- a/perl-Moo.spec +++ b/perl-Moo.spec @@ -1,6 +1,6 @@ Name: perl-Moo Version: 1.002000 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Minimalist Object Orientation (with Moose compatibility) License: GPL+ or Artistic Group: Development/Libraries @@ -52,6 +52,9 @@ make test %{_mandir}/man3/* %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 1.002000-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Fri Jun 07 2013 Iain Arnell 1.002000-1 - update to latest upstream version