Update to 0.12

- New upstream release 0.12
  - Fix build on perl 5.8
This commit is contained in:
Paul Howarth 2015-09-08 10:06:50 +01:00
parent 1d7d195c5f
commit 71af387b43
2 changed files with 6 additions and 2 deletions

View File

@ -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)

View File

@ -1 +1 @@
8c1e2f4c13b6a7e2d0f2a56c99fb8c87 Sub-Identify-0.11.tar.gz
e9223e830bfdfbd6f40675e3bec76688 Sub-Identify-0.12.tar.gz