1
0

Accepting request 330303 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/330303
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Sub-Identify?expand=0&rev=19
This commit is contained in:
Stephan Kulow
2015-09-10 12:50:45 +00:00
committed by Git OBS Bridge
parent 14628bf9bd
commit a1c7e47fe5
4 changed files with 29 additions and 4 deletions

View File

@@ -1,3 +1,28 @@
-------------------------------------------------------------------
Thu Sep 10 10:06:49 UTC 2015 - coolo@suse.com
- updated to 0.12
see /usr/share/doc/packages/perl-Sub-Identify/Changes
0.12- Rafael Garcia-Suarez (2):
Update changes for 0.11
Fix build on perl 5.8
0.11- B. Estrade (1):
Adding new test for signatures as part of Feb 2015 PRC.
Rafael Garcia-Suarez (8):
Bump version to 0.10
Merge pull request #6 from estrabd/Issue-5-add-signature-test
Fix skipping tests on earliers perls
Add new test to MANIFEST
Do not let get_code_location() segfault on XSUBs
Add a test for calling get_code_location on XSUBs
Add a pure-perl version of last test
Bump version
0.10- No changes
-------------------------------------------------------------------
Fri Sep 4 09:47:59 UTC 2015 - coolo@suse.com