Update to 0.46

- New upstream release 0.46
  - Meta 0.0.2
  - Eliminate spurious trailing whitespace
  - Eliminate File::Basename from test/
  - Add t/000-compile-modules.t
epel9
Paul Howarth 10 years ago
parent 35f7a514e1
commit b74e96b9c2

@ -1,6 +1,6 @@
Name: perl-Spiffy Name: perl-Spiffy
Version: 0.42 Version: 0.46
Release: 2%{?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
Group: Development/Libraries Group: Development/Libraries
@ -22,7 +22,6 @@ BuildRequires: perl(YAML)
# Tests: # Tests:
BuildRequires: perl(base) BuildRequires: perl(base)
BuildRequires: perl(Cwd) BuildRequires: perl(Cwd)
BuildRequires: perl(File::Basename)
BuildRequires: perl(lib) BuildRequires: perl(lib)
BuildRequires: perl(Test::More) BuildRequires: perl(Test::More)
# Release Tests: # Release Tests:
@ -72,6 +71,13 @@ make test RELEASE_TESTING=1
%{_mandir}/man3/Spiffy.3pm* %{_mandir}/man3/Spiffy.3pm*
%changelog %changelog
* Tue Sep 9 2014 Paul Howarth <paul@city-fan.org> - 0.46-1
- Update to 0.46
- Meta 0.0.2
- Eliminate spurious trailing whitespace
- Eliminate File::Basename from test/
- Add t/000-compile-modules.t
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.42-2 * Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.42-2
- Perl 5.20 rebuild - Perl 5.20 rebuild

@ -1 +1 @@
b484b87dcd0d04d84f08c8662b15df47 Spiffy-0.42.tar.gz 2ec7007c111a6bc2775bb7c57673a24b Spiffy-0.46.tar.gz

Loading…
Cancel
Save