Update to 0.306

- New upstream release 0.306
  - Fixed typo in RT queue URL (CPAN RT#88960)
epel9
Paul Howarth 11 years ago
parent 553df2d1c2
commit eb64f0fd1e

@ -1,5 +1,5 @@
Name: perl-ExtUtils-Depends
Version: 0.305
Version: 0.306
Release: 1%{?dist}
Summary: Easily build XS extensions that depend on XS extensions
License: GPL+ or Artistic
@ -49,6 +49,10 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Mon Sep 30 2013 Paul Howarth <paul@city-fan.org> - 0.306-1
- Update to 0.306
- Fixed typo in RT queue URL (CPAN RT#88960)
* Tue Sep 3 2013 Paul Howarth <paul@city-fan.org> - 0.305-1
- Update to 0.305
- Makefile.PL: converted to CPAN::Meta::Spec v2

@ -1 +1 @@
cb4dd858021b5e7c4eb4dbf9639db55f ExtUtils-Depends-0.305.tar.gz
ae03b4f7d7ebd1fe8932f3c01f40664c ExtUtils-Depends-0.306.tar.gz

Loading…
Cancel
Save