Update to 0.12
- New upstream release 0.12 - Fix build on perl 5.8
This commit is contained in:
parent
1d7d195c5f
commit
71af387b43
@ -1,5 +1,5 @@
|
||||
Name: perl-Sub-Identify
|
||||
Version: 0.11
|
||||
Version: 0.12
|
||||
Release: 1%{?dist}
|
||||
Summary: Retrieve names of code references
|
||||
License: GPL+ or Artistic
|
||||
@ -64,6 +64,10 @@ make test
|
||||
%{_mandir}/man3/Sub::Identify.3*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 8 2015 Paul Howarth <paul@city-fan.org> - 0.12-1
|
||||
- Update to 0.12
|
||||
- Fix build on perl 5.8
|
||||
|
||||
* Fri Sep 4 2015 Paul Howarth <paul@city-fan.org> - 0.11-1
|
||||
- Update to 0.11
|
||||
- Add test for Perl's subroutine signatures feature (GH#5)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user