diff --git a/perl-Class-Load.spec b/perl-Class-Load.spec index 93b08b3..bb0416d 100644 --- a/perl-Class-Load.spec +++ b/perl-Class-Load.spec @@ -1,6 +1,6 @@ Name: perl-Class-Load Version: 0.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A working (require "Class::Name") and more Group: Development/Libraries License: GPL+ or Artistic @@ -79,6 +79,9 @@ make test RELEASE_TESTING=1 %{_mandir}/man3/Class::Load.3pm* %changelog +* Tue Jan 10 2012 Paul Howarth - 0.13-2 +- Fedora 17 mass rebuild + * Thu Dec 22 2011 Paul Howarth - 0.13-1 - Update to 0.13: - Fix some bugs with our use of Try::Tiny, which could cause warnings on some