diff --git a/.gitignore b/.gitignore index 5e12d77..7876a64 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ UNIVERSAL-isa-1.03.tar.gz /UNIVERSAL-isa-1.20120726.tar.gz +/UNIVERSAL-isa-1.20140927.tar.gz diff --git a/perl-UNIVERSAL-isa.spec b/perl-UNIVERSAL-isa.spec index 9ccc379..a9518fc 100644 --- a/perl-UNIVERSAL-isa.spec +++ b/perl-UNIVERSAL-isa.spec @@ -1,11 +1,11 @@ Name: perl-UNIVERSAL-isa -Version: 1.20120726 -Release: 6%{?dist} +Version: 1.20140927 +Release: 1%{?dist} Summary: Hack around module authors using UNIVERSAL::isa as a function Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/UNIVERSAL-isa/ -Source0: http://search.cpan.org/CPAN/authors/id/C/CH/CHROMATIC/UNIVERSAL-isa-%{version}.tar.gz +Source0: http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/UNIVERSAL-isa-%{version}.tar.gz BuildArch: noarch BuildRequires: perl(CGI) BuildRequires: perl(ExtUtils::MakeMaker) >= 6.30 @@ -49,6 +49,9 @@ make test %{_mandir}/man3/*.3pm* %changelog +* Fri Mar 20 2015 Tom Callaway - 1.2040927-1 +- update to 1.20140927 + * Wed Aug 27 2014 Jitka Plesnikova - 1.20120726-6 - Perl 5.20 rebuild diff --git a/sources b/sources index 80b7b03..b29a026 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d4a001886e24221d91de889209667d1c UNIVERSAL-isa-1.20120726.tar.gz +a3dc00c2d2fb1d273c448863d9552ba2 UNIVERSAL-isa-1.20140927.tar.gz