@ -1,5 +1,5 @@
Name: perl-Spiffy
Name: perl-Spiffy
Version: 0.37
Version: 0.41
Release: 1%{?dist}
Release: 1%{?dist}
Summary: Framework for doing object oriented (OO) programming in Perl
Summary: Framework for doing object oriented (OO) programming in Perl
License: GPL+ or Artistic
License: GPL+ or Artistic
@ -72,6 +72,13 @@ make test RELEASE_TESTING=1
%{_mandir}/man3/Spiffy.3pm*
%{_mandir}/man3/Spiffy.3pm*
%changelog
%changelog
* Thu Aug 7 2014 Paul Howarth <paul@city-fan.org> - 0.41-1
- Update to 0.41
- Remove (c) from Copyright
- Add badges to docs
- Fix a bug that was causing lots of warnings in Test::Base on perl 5.21
- Fix bad encoding in Pod
* Thu Jul 31 2014 Paul Howarth <paul@city-fan.org> - 0.37-1
* Thu Jul 31 2014 Paul Howarth <paul@city-fan.org> - 0.37-1
- Update to 0.37
- Update to 0.37
- Update IRC in Meta
- Update IRC in Meta