Update to 0.13
- New upstream release 0.13 - Fix optional test of interaction with B::C that sometimes invalidly failed
This commit is contained in:
parent
6e7edecc13
commit
1632b68a4e
@ -1,7 +1,7 @@
|
||||
# TODO: BR: perl(B::C) when available
|
||||
|
||||
Name: perl-Sub-Name
|
||||
Version: 0.12
|
||||
Version: 0.13
|
||||
Release: 1%{?dist}
|
||||
Summary: Name - or rename - a sub
|
||||
License: GPL+ or Artistic
|
||||
@ -60,9 +60,13 @@ make test
|
||||
%doc Changes CONTRIBUTING README
|
||||
%{perl_vendorarch}/auto/Sub/
|
||||
%{perl_vendorarch}/Sub/
|
||||
%{_mandir}/man3/Sub::Name.3pm*
|
||||
%{_mandir}/man3/Sub::Name.3*
|
||||
|
||||
%changelog
|
||||
* Sun Mar 29 2015 Paul Howarth <paul@city-fan.org> - 0.13-1
|
||||
- Update to 0.13
|
||||
- Fix optional test of interaction with B::C that sometimes invalidly failed
|
||||
|
||||
* Tue Sep 23 2014 Paul Howarth <paul@city-fan.org> - 0.12-1
|
||||
- Update to 0.12
|
||||
- Move variable declaration to fix warning under
|
||||
|
||||
Loading…
Reference in New Issue
Block a user