Changelog for
perl-Sub-Name-0.12-3.1.x86_64.rpm :
Fri Sep 19 14:00:00 2014 cooloAATTsuse.com
- updated to 0.12
- fix licence in LICENSE and pod
0.11 2014-08-20 04:44:25Z (TRIAL RELEASE)
- move variable declaration to fix warning under
- Werror=declaration-after-statement, to allow compilation under MSVC
(J.R.Mash, github #3)
0.10 2014-08-16 00:46:35Z (TRIAL RELEASE)
- converted distribution packaging to Dist::Zilla
0.09 2014-08-09
- Copy the contents of the %DB::sub entry if it exists; fixes
Devel::NYTProf\'s anon sub handling (RT#50524, ilmari)
0.08 2014-08-04
- Fix leak when setting a fully-qualified name (ilmari, github#1)
Fri Jul 25 14:00:00 2014 cooloAATTsuse.com
- updated to 0.07
- skip optional test if B::C 1.48 is not installed (Reini Urban)
0.06 -- 2014-07-10
* Do not change the string arg in XS, use copy instead. Fixes perlcc -O3
RT#96893 (Reini Urban)
* add README make target
* add more distribution metadata
Wed Feb 27 13:00:00 2013 cooloAATTsuse.com
- update license to new format
Fri Aug 19 14:00:00 2011 larsAATTlinux-schulserver.de
- Fixed summary and description
Sat Apr 30 14:00:00 2011 cooloAATTopensuse.org
- updated to 0.05
Wed Dec 1 13:00:00 2010 cooloAATTnovell.com
- switch to perl_requires macro
Wed Sep 8 14:00:00 2010 chrisAATTcomputersalat.de
- update to 0.05
* Stop using the padlist to refcount GVs. Instead use regular magic. This
allows various modules, including B::Deparse, to safely peek into pads of
(re)named subs (Closes RT#42725) (Goro Fuji).
* Support perl >= 5.13.3 by using the new CvGV_set interface there
(Closes RT#59558).
* Stop using the deprecated PL_no_symref (Closes RT#57843).
Mon Mar 8 13:00:00 2010 chrisAATTcomputersalat.de
- cleanup spec
o dep for perl-macros
o Provides cpan_name
o Makefile.PL
Sun Jan 10 13:00:00 2010 jengelhAATTmedozas.de
- enable parallel build
Sat Jul 25 14:00:00 2009 chrisAATTcomputersalat.de
- spec mods
* removed ^----------
* removed ^#---------
Sun Jun 28 14:00:00 2009 chrisAATTcomputersalat.de
- initial pkg 0.04