diff --git a/perl-Business-Hours.spec b/perl-Business-Hours.spec index 598d3d3..312bff4 100644 --- a/perl-Business-Hours.spec +++ b/perl-Business-Hours.spec @@ -1,7 +1,7 @@ Summary: Calculate business hours in a time period Name: perl-Business-Hours Version: 0.12 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Business-Hours/ @@ -47,6 +47,9 @@ make test %{_mandir}/man3/* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.12-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Mon Sep 09 2013 Ralf Corsépius - 0.12-1 - Upstream update. - Reflect upstream url having changed.