diff --git a/perl-ExtUtils-Depends.spec b/perl-ExtUtils-Depends.spec index 96dcfe5..bee3e4e 100644 --- a/perl-ExtUtils-Depends.spec +++ b/perl-ExtUtils-Depends.spec @@ -1,6 +1,6 @@ Name: perl-ExtUtils-Depends Version: 0.405 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Easily build XS extensions that depend on XS extensions License: GPL+ or Artistic URL: http://search.cpan.org/dist/ExtUtils-Depends/ @@ -63,6 +63,9 @@ make test %{_mandir}/man3/ExtUtils::Depends.3* %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 0.405-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Tue Dec 1 2015 Paul Howarth - 0.405-1 - Update to 0.405 - Remove MYMETA.* from MANIFEST file (CPAN RT#108554)