Commit Graph

17 Commits

Author SHA1 Message Date
Paul Howarth
73aa2bc6c5 Update to 0.26
- New upstream release 0.26
  - %DB::sub is now populated correctly for sub names with wide characters or
    nulls (GH#9)
  - Better Perl 5.6 compatibility by lowering prereqs of core modules
  - Test for renaming lexical subs, which should work on Perl 5.22+ (GH#10)
  - Small internal changes to bring implementation in line with changes to
    Sub::Util
  - Fix "Undefined symbol "DPPP_my_croak_xs_usage"" error on some perls
    (CPAN RT#125158)
- Use author-independent source URL
- Fix permissions verbosely
2019-10-06 11:17:12 +01:00
Paul Howarth
44773b8d29 Update to 0.21
- New upstream release 0.21
  - Fix occasional segmentation fault on OpenBSD when malloc randomization
    causes nameptr to be at the beginning of the page (CPAN RT#117072)
2016-10-02 11:25:46 +01:00
Paul Howarth
a1ea8ef330 Update to 0.19
- New upstream release 0.19
  - Fix checking of SvUTF8 flag
- Simplify find commands using -empty and -delete
2016-08-19 14:06:17 +01:00
Paul Howarth
febcccbee0 Update to 0.18
- New upstream release 0.18
  - Support binary and unicode symbol names (PR#8)
  - Fixed parsing error where the name contains a single colon but the last
    separator is ::
2016-08-16 11:28:46 +01:00
Paul Howarth
88bf885962 Update to 0.15
- New upstream release 0.15
  - Fix uninitialized warning in test on perls < 5.8.6 (CPAN RT#104510)
  - Repository moved to the github p5sagit organization (the primary is on
    shadowcat, mirrored to github)
- Explicitly BR: perl-devel, needed for EXTERN.h
2016-03-16 18:36:20 +00:00
Paul Howarth
bf76d7e9e1 Update to 0.14
- New upstream release 0.14
  - Remove mandatory dependencies for optional test
  - Mark the test with B::C as TODO, as it seems to fail frequently and should
    not block normal installations
2015-04-24 11:52:57 +01:00
Paul Howarth
1632b68a4e Update to 0.13
- New upstream release 0.13
  - Fix optional test of interaction with B::C that sometimes invalidly failed
2015-03-29 16:31:22 +01:00
Paul Howarth
6e7edecc13 Update to 0.12
- New upstream release 0.12
  - Move variable declaration to fix warning under
    -Werror=declaration-after-statement, to allow compilation under MSVC (GH#3)
  - Converted distribution packaging to Dist::Zilla
  - Fix licence in LICENSE and pod
- Package new upstream CONTRIBUTING and LICENSE files
- Classify buildreqs by usage
2014-09-23 16:46:35 +01:00
Paul Howarth
22c788140a Update to 0.09
- New upstream release 0.09
  - Copy the contents of the %DB::sub entry if it exists; fixes
    Devel::NYTProf's anon sub handling (CPAN RT#50524)
- Drop upstreamed debugger patch
- Drop EL-5 compatibility since we need Devel::CheckBin, which can't be
  built for EPEL-5 or EPEL-6
2014-08-18 12:17:11 +01:00
Paul Howarth
2c94022846 Update to 0.08
- New upstream release 0.08
  - Fix leak when setting a fully-qualified name (GH#1)
- Update debugger patch
2014-08-05 07:54:19 +01:00
Paul Howarth
8b575b7e0a Update to 0.07
- New upstream release 0.07
  - Skip optional test if B::C 1.48 is not installed
2014-07-14 16:21:31 +01:00
Paul Howarth
92844ab279 Update to 0.06
- New upstream release 0.06
  - Do not change the string arg in XS, use copy instead (CPAN RT#96893)
  - Add README make target
  - Add more distribution metadata
- This release by ETHER → update source URL
- Update debugger patch (CPAN RT#96893)
- Drop %defattr, redundant since rpm 4.4
- Don't need to remove empty directories from the buildroot
2014-07-11 16:10:58 +01:00
Iain Arnell
bdbf91589d update to 0.05 2010-12-18 09:22:55 +01:00
Chris Weyl
0fd7cb483f - update to 0.04 2008-08-03 18:02:22 +00:00
Chris Weyl
383ad3288b - update to 0.03 2008-03-15 17:14:53 +00:00
Chris Weyl
0822894dda auto-import perl-Sub-Name-0.02-1.fc5 on branch devel from
perl-Sub-Name-0.02-1.fc5.src.rpm
2006-09-06 14:52:25 +00:00
Chris Weyl
545aa8d30c Setup of module perl-Sub-Name 2006-09-06 14:52:16 +00:00