Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Devel-NYTProf for openSUSE:Factory checked in at 2022-11-24 12:25:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Devel-NYTProf (Old) and /work/SRC/openSUSE:Factory/.perl-Devel-NYTProf.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Devel-NYTProf" Thu Nov 24 12:25:42 2022 rev:19 rq:1037850 version:6.12 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Devel-NYTProf/perl-Devel-NYTProf.changes 2021-09-27 20:09:40.238512487 +0200 +++ /work/SRC/openSUSE:Factory/.perl-Devel-NYTProf.new.1597/perl-Devel-NYTProf.changes 2022-11-24 12:26:04.946385416 +0100 @@ -1,0 +2,20 @@ +Thu Nov 17 03:06:21 UTC 2022 - Tina Müller <timueller+p...@suse.de> + +- updated to 6.12 + see /usr/share/doc/packages/perl-Devel-NYTProf/Changes + + =head2 Changes in Devel::NYTProf 6.12 - 16th Nov 2022 + + B<There should be no significant differences in the performance of Devel-NYTProf + from that of the previous release.> This release is primarily focused on + adapting the library to a change in Perl 5 as of release 5.37.6 in November + 2022; code contributed by Tony Cook in L<GH 200: support SSNEW*() macros + returning SSize_t instead of + I32|https://github.com/timbunce/devel-nytprof/pull/200>. Corrections to + errors in documentation contributed by joshnaitis in L<GH 198: Fix typos in + /bin report generators|https://github.com/timbunce/devel-nytprof/pull/198>. + 'make' targets dependent on Subversion (former version control system) removed + in L<GH 196|https://github.com/timbunce/devel-nytprof/pull/196>. CPAN module + Sub::Name added as test-time prerequisite. + +------------------------------------------------------------------- Old: ---- Devel-NYTProf-6.11.tar.gz New: ---- Devel-NYTProf-6.12.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Devel-NYTProf.spec ++++++ --- /var/tmp/diff_new_pack.sIwlyi/_old 2022-11-24 12:26:05.546389229 +0100 +++ /var/tmp/diff_new_pack.sIwlyi/_new 2022-11-24 12:26:05.550389255 +0100 @@ -1,7 +1,7 @@ # # spec file for package perl-Devel-NYTProf # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ %define cpan_name Devel-NYTProf Name: perl-Devel-NYTProf -Version: 6.11 +Version: 6.12 Release: 0 -Summary: Powerful fast feature-rich Perl source code profiler License: Artistic-1.0 OR GPL-1.0-or-later +Summary: Powerful fast feature-rich Perl source code profiler URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/J/JK/JKEENAN/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml @@ -30,6 +30,7 @@ BuildRequires: perl(Capture::Tiny) BuildRequires: perl(File::Which) >= 1.09 BuildRequires: perl(JSON::MaybeXS) +BuildRequires: perl(Sub::Name) >= 0.11 BuildRequires: perl(Test::Differences) >= 0.60 BuildRequires: perl(Test::More) >= 0.84 Requires: perl(File::Which) >= 1.09 ++++++ Devel-NYTProf-6.11.tar.gz -> Devel-NYTProf-6.12.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-NYTProf-6.11/Changes new/Devel-NYTProf-6.12/Changes --- old/Devel-NYTProf-6.11/Changes 2021-09-19 22:48:16.000000000 +0200 +++ new/Devel-NYTProf-6.12/Changes 2022-11-16 02:58:30.000000000 +0100 @@ -4,6 +4,21 @@ History of significant changes in Devel::NYTProf +=head2 Changes in Devel::NYTProf 6.12 - 16th Nov 2022 + +B<There should be no significant differences in the performance of Devel-NYTProf +from that of the previous release.> This release is primarily focused on +adapting the library to a change in Perl 5 as of release 5.37.6 in November +2022; code contributed by Tony Cook in L<GH 200: support SSNEW*() macros +returning SSize_t instead of +I32|https://github.com/timbunce/devel-nytprof/pull/200>. Corrections to +errors in documentation contributed by joshnaitis in L<GH 198: Fix typos in +/bin report generators|https://github.com/timbunce/devel-nytprof/pull/198>. +'make' targets dependent on Subversion (former version control system) removed +in L<GH 196|https://github.com/timbunce/devel-nytprof/pull/196>. CPAN module +Sub::Name added as test-time prerequisite. + + =head2 Changes in Devel::NYTProf 6.11 - 19th Sep 2021 Removed F<lib/Devel/NYTProf/js/jquery.floatThead.min.js> in L<GH 194: Remove diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-NYTProf-6.11/META.json new/Devel-NYTProf-6.12/META.json --- old/Devel-NYTProf-6.11/META.json 2021-09-19 22:56:28.000000000 +0200 +++ new/Devel-NYTProf-6.12/META.json 2022-11-16 03:11:22.000000000 +0100 @@ -4,7 +4,7 @@ "Tim Bunce <t...@cpan.org>" ], "dynamic_config" : 1, - "generated_by" : "ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 2.150010", + "generated_by" : "ExtUtils::MakeMaker version 7.64, CPAN::Meta::Converter version 2.150010", "license" : [ "perl_5" ], @@ -45,6 +45,7 @@ "test" : { "requires" : { "Capture::Tiny" : "0", + "Sub::Name" : "0.11", "Test::Differences" : "0.60", "Test::More" : "0.84" } @@ -66,6 +67,6 @@ }, "x_MailingList" : "http://groups.google.com/group/develnytprof-dev" }, - "version" : "6.11", - "x_serialization_backend" : "JSON::PP version 4.06" + "version" : "6.12", + "x_serialization_backend" : "JSON::PP version 4.07" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-NYTProf-6.11/META.yml new/Devel-NYTProf-6.12/META.yml --- old/Devel-NYTProf-6.11/META.yml 2021-09-19 22:56:28.000000000 +0200 +++ new/Devel-NYTProf-6.12/META.yml 2022-11-16 03:11:22.000000000 +0100 @@ -5,12 +5,13 @@ build_requires: Capture::Tiny: '0' ExtUtils::MakeMaker: '0' + Sub::Name: '0.11' Test::Differences: '0.60' Test::More: '0.84' configure_requires: ExtUtils::MakeMaker: '0' dynamic_config: 1 -generated_by: 'ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 2.150010' +generated_by: 'ExtUtils::MakeMaker version 7.64, CPAN::Meta::Converter version 2.150010' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -34,5 +35,5 @@ homepage: https://code.google.com/p/perl-devel-nytprof/ license: http://dev.perl.org/licenses/ repository: https://github.com/timbunce/devel-nytprof.git -version: '6.11' +version: '6.12' x_serialization_backend: 'CPAN::Meta::YAML version 0.018' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-NYTProf-6.11/Makefile.PL new/Devel-NYTProf-6.12/Makefile.PL --- old/Devel-NYTProf-6.11/Makefile.PL 2021-09-11 17:50:47.000000000 +0200 +++ new/Devel-NYTProf-6.12/Makefile.PL 2022-11-06 02:46:27.000000000 +0100 @@ -114,10 +114,10 @@ if( $ExtUtils::MakeMaker::VERSION >= 6.46 ) { $mm_opts{META_MERGE} = { - "meta-spec" => { version => 2 }, - no_index => { - package => [ 'SVG' ], # in bin/flamegraph.pl - }, + "meta-spec" => { version => 2 }, + no_index => { + package => [ 'SVG' ], # in bin/flamegraph.pl + }, resources => { license => 'http://dev.perl.org/licenses/', homepage => 'https://code.google.com/p/perl-devel-nytprof/', @@ -146,6 +146,7 @@ 'Test::More' => '0.84', 'Test::Differences' => '0.60', 'Capture::Tiny' => 0, + 'Sub::Name' => '0.11', }; $mm_opts{BUILD_REQUIRES} = { @@ -261,20 +262,6 @@ > slowops.h $(PERL) -e "warn qq{NOTE: slowops.h will need manual editing to restore lost #ifdef's around some opcodes!\n}"; -svnmanifest:: - svn list -R .@HEAD | sort | grep -v '/$$' > MANIFEST - svn diff MANIFEST - -checkkeywords: - $(RM_RF) blib - find . \( -name .svn -prune -or -name t -prune -or -name \*.pm -or -name \*.PL -or -name \*.pl \) -type f \ - -exec bash -c '[ "$$(svn pg svn:keywords {})" != "Id Revision Date" ] && echo svn propset svn:keywords \"Id Revision Date\" {}' \; - -checkpod: - $(RM_RF) blib - find . -type f \( -name .svn -prune -o -name \*.pm -o -name \*.PL -o -name \*.pl \) \ - -exec podchecker {} \; 2>&1 | grep -v "pod syntax OK" - PERLTIDY=perltidy --profile=.perltidyrc -nst -b perltidy: $(PERLTIDY) bin/nytprofhtml bin/nytprofcsv diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-NYTProf-6.11/NYTProf.xs new/Devel-NYTProf-6.12/NYTProf.xs --- old/Devel-NYTProf-6.11/NYTProf.xs 2021-09-11 17:50:47.000000000 +0200 +++ new/Devel-NYTProf-6.12/NYTProf.xs 2022-11-16 02:58:30.000000000 +0100 @@ -1968,7 +1968,7 @@ unsigned int already_counted; U32 subr_prof_depth; long unsigned subr_call_seqn; - I32 prev_subr_entry_ix; /* ix to callers subr_entry */ + SSize_t prev_subr_entry_ix; /* ix to callers subr_entry */ time_of_day_t initial_call_timeofday; struct tms initial_call_cputimes; @@ -1990,7 +1990,7 @@ }; /* save stack index to the current subroutine entry structure */ -static I32 subr_entry_ix = -1; +static SSize_t subr_entry_ix = -1; #define subr_entry_ix_ptr(ix) ((ix != -1) ? SSPTR(ix, subr_entry_t *) : NULL) @@ -2272,8 +2272,8 @@ static void /* wrapper called at scope exit due to save_destructor below */ incr_sub_inclusive_time_ix(pTHX_ void *subr_entry_ix_void) { - /* recover the I32 ix that was stored as a void pointer */ - I32 save_ix = (I32)PTR2IV(subr_entry_ix_void); + /* recover the SSize_t ix that was stored as a void pointer */ + SSize_t save_ix = (SSize_t)PTR2IV(subr_entry_ix_void); incr_sub_inclusive_time(aTHX_ subr_entry_ix_ptr(save_ix)); } @@ -2390,12 +2390,12 @@ } -static I32 +static SSize_t subr_entry_setup(pTHX_ COP *prev_cop, subr_entry_t *clone_subr_entry, OPCODE op_type, SV *subr_sv) { int saved_errno = errno; subr_entry_t *subr_entry; - I32 prev_subr_entry_ix; + SSize_t prev_subr_entry_ix; subr_entry_t *caller_subr_entry; const char *found_caller_by; char *file; @@ -2656,7 +2656,7 @@ CV *called_cv; dSP; SV *sub_sv = *SP; - I32 this_subr_entry_ix; /* local copy (needed for goto) */ + SSize_t this_subr_entry_ix; /* local copy (needed for goto) */ subr_entry_t *subr_entry; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-NYTProf-6.11/bin/nytprofcalls new/Devel-NYTProf-6.12/bin/nytprofcalls --- old/Devel-NYTProf-6.11/bin/nytprofcalls 2021-09-19 22:31:18.000000000 +0200 +++ new/Devel-NYTProf-6.12/bin/nytprofcalls 2022-11-16 02:58:30.000000000 +0100 @@ -14,7 +14,7 @@ use Devel::NYTProf::Core; require Devel::NYTProf::Data; -our $VERSION = '6.11'; +our $VERSION = '6.12'; use Data::Dumper; use Getopt::Long; @@ -41,7 +41,7 @@ --help, -h Print this message --verbose, -v Be more verbose -This script of part of the Devel::NYTProf distribution. +This script is part of the Devel::NYTProf distribution. See https://metacpan.org/release/Devel-NYTProf for details and copyright. END exit 0; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-NYTProf-6.11/bin/nytprofcg new/Devel-NYTProf-6.12/bin/nytprofcg --- old/Devel-NYTProf-6.11/bin/nytprofcg 2021-09-19 22:31:18.000000000 +0200 +++ new/Devel-NYTProf-6.12/bin/nytprofcg 2022-06-01 21:05:25.000000000 +0200 @@ -107,7 +107,7 @@ --out <file>, -o <file> Specify output file [default: nytprof.callgrind] --help, -h Print this message -This script of part of the Devel::NYTProf distribution. +This script is part of the Devel::NYTProf distribution. Released under the same terms as Perl 5.8.0 See http://metacpan.org/release/Devel-NYTProf/ END diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-NYTProf-6.11/bin/nytprofcsv new/Devel-NYTProf-6.12/bin/nytprofcsv --- old/Devel-NYTProf-6.11/bin/nytprofcsv 2021-09-19 22:31:18.000000000 +0200 +++ new/Devel-NYTProf-6.12/bin/nytprofcsv 2022-11-16 02:58:30.000000000 +0100 @@ -16,7 +16,7 @@ use Devel::NYTProf::Reader; -our $VERSION = '6.11'; +our $VERSION = '6.12'; use constant NUMERIC_PRECISION => 5; @@ -119,7 +119,7 @@ --delete, -d Delete the old fprofhtml output [uses --out] --help, -h Print this message -This script of part of the Devel::NYTProf package +This script is part of the Devel::NYTProf package See https://metacpan.org/pod/Devel::NYTProf END } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-NYTProf-6.11/bin/nytprofhtml new/Devel-NYTProf-6.12/bin/nytprofhtml --- old/Devel-NYTProf-6.11/bin/nytprofhtml 2021-09-19 22:31:18.000000000 +0200 +++ new/Devel-NYTProf-6.12/bin/nytprofhtml 2022-11-16 02:58:30.000000000 +0100 @@ -61,7 +61,7 @@ ); use Devel::NYTProf::Constants qw(NYTP_SCi_CALLING_SUB); -our $VERSION = '6.11'; +our $VERSION = '6.12'; if ($VERSION != $Devel::NYTProf::Core::VERSION) { die "$0 version '$VERSION' doesn't match version '$Devel::NYTProf::Core::VERSION' of $INC{'Devel/NYTProf/Core.pm'}\n"; @@ -128,7 +128,7 @@ --no-mergeevals Disable merging of string evals --help, -h Print this message -This script of part of the Devel::NYTProf distribution. +This script is part of the Devel::NYTProf distribution. See http://metacpan.org/release/Devel-NYTProf/ for details and copyright. END return 0; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-NYTProf-6.11/bin/nytprofmerge new/Devel-NYTProf-6.12/bin/nytprofmerge --- old/Devel-NYTProf-6.11/bin/nytprofmerge 2021-09-19 22:31:18.000000000 +0200 +++ new/Devel-NYTProf-6.12/bin/nytprofmerge 2022-11-16 02:58:30.000000000 +0100 @@ -16,7 +16,7 @@ require Devel::NYTProf::Data; use List::Util qw(min sum); -our $VERSION = '6.11'; +our $VERSION = '6.12'; if ($VERSION != $Devel::NYTProf::Core::VERSION) { die "$0 version '$VERSION' doesn't match version '$Devel::NYTProf::Core::VERSION' of $INC{'Devel/NYTProf/Core.pm'}\n"; @@ -387,7 +387,7 @@ --help, -h Print this message --verbose, -v Be more verbose -This script of part of the Devel::NYTProf distribution. +This script is part of the Devel::NYTProf distribution. See https://metacpan.org/release/Devel-NYTProf for details and copyright. END exit 0; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-NYTProf-6.11/bin/nytprofpf new/Devel-NYTProf-6.12/bin/nytprofpf --- old/Devel-NYTProf-6.11/bin/nytprofpf 2021-09-19 22:31:18.000000000 +0200 +++ new/Devel-NYTProf-6.12/bin/nytprofpf 2022-11-16 02:58:30.000000000 +0100 @@ -27,7 +27,7 @@ --no-mergeevals Disable merging of string evals --help, -h Print this message -This script of part of the Devel::NYTProf distribution. Generate a report for plat_forms (L<http://www.plat-forms.org/>) from Devel::NYTProf data. +This script is part of the Devel::NYTProf distribution. Generate a report for plat_forms (L<http://www.plat-forms.org/>) from Devel::NYTProf data. See http://metacpan.org/release/Devel-NYTProf/ for details and copyright. =encoding ISO8859-1 @@ -54,7 +54,7 @@ ); use Devel::NYTProf::Constants qw(NYTP_SCi_CALLING_SUB); -our $VERSION = '6.11'; +our $VERSION = '6.12'; if ($VERSION != $Devel::NYTProf::Core::VERSION) { die "$0 version '$VERSION' doesn't match version '$Devel::NYTProf::Core::VERSION' of $INC{'Devel/NYTProf/Core.pm'}\n"; @@ -79,7 +79,7 @@ --no-mergeevals Disable merging of string evals --help, -h Print this message -This script of part of the Devel::NYTProf distribution. +This script is part of the Devel::NYTProf distribution. See http://metacpan.org/release/Devel-NYTProf/ for details and copyright. END return 0; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-NYTProf-6.11/lib/Devel/NYTProf/Apache.pm new/Devel-NYTProf-6.12/lib/Devel/NYTProf/Apache.pm --- old/Devel-NYTProf-6.11/lib/Devel/NYTProf/Apache.pm 2021-09-13 23:12:37.000000000 +0200 +++ new/Devel-NYTProf-6.12/lib/Devel/NYTProf/Apache.pm 2022-11-16 02:58:30.000000000 +0100 @@ -9,7 +9,7 @@ ########################################################### package Devel::NYTProf::Apache; -our $VERSION = '6.10'; +our $VERSION = '6.12'; BEGIN { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-NYTProf-6.11/lib/Devel/NYTProf/Core.pm new/Devel-NYTProf-6.12/lib/Devel/NYTProf/Core.pm --- old/Devel-NYTProf-6.11/lib/Devel/NYTProf/Core.pm 2021-09-19 22:31:18.000000000 +0200 +++ new/Devel-NYTProf-6.12/lib/Devel/NYTProf/Core.pm 2022-11-16 02:58:30.000000000 +0100 @@ -12,7 +12,7 @@ use XSLoader; -our $VERSION = '6.11'; # increment with XS changes too +our $VERSION = '6.12'; # increment with XS changes too XSLoader::load('Devel::NYTProf', $VERSION); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-NYTProf-6.11/lib/Devel/NYTProf/Data.pm new/Devel-NYTProf-6.12/lib/Devel/NYTProf/Data.pm --- old/Devel-NYTProf-6.11/lib/Devel/NYTProf/Data.pm 2021-09-13 23:12:37.000000000 +0200 +++ new/Devel-NYTProf-6.12/lib/Devel/NYTProf/Data.pm 2022-11-16 02:58:30.000000000 +0100 @@ -55,7 +55,7 @@ use Devel::NYTProf::SubInfo; use Devel::NYTProf::Util qw( trace_level _dumper ); -our $VERSION = '6.10'; +our $VERSION = '6.12'; =head2 new diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-NYTProf-6.11/lib/Devel/NYTProf/ReadStream.pm new/Devel-NYTProf-6.12/lib/Devel/NYTProf/ReadStream.pm --- old/Devel-NYTProf-6.11/lib/Devel/NYTProf/ReadStream.pm 2021-09-13 23:12:37.000000000 +0200 +++ new/Devel-NYTProf-6.12/lib/Devel/NYTProf/ReadStream.pm 2022-11-16 02:58:30.000000000 +0100 @@ -3,7 +3,7 @@ use warnings; use strict; -our $VERSION = '6.10'; +our $VERSION = '6.12'; use base 'Exporter'; our @EXPORT_OK = qw( diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-NYTProf-6.11/lib/Devel/NYTProf/Reader.pm new/Devel-NYTProf-6.12/lib/Devel/NYTProf/Reader.pm --- old/Devel-NYTProf-6.11/lib/Devel/NYTProf/Reader.pm 2021-09-13 23:12:37.000000000 +0200 +++ new/Devel-NYTProf-6.12/lib/Devel/NYTProf/Reader.pm 2022-11-16 02:58:30.000000000 +0100 @@ -9,7 +9,7 @@ ########################################################### package Devel::NYTProf::Reader; -our $VERSION = '6.10'; +our $VERSION = '6.12'; use warnings; use strict; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-NYTProf-6.11/lib/Devel/NYTProf/Util.pm new/Devel-NYTProf-6.12/lib/Devel/NYTProf/Util.pm --- old/Devel-NYTProf-6.11/lib/Devel/NYTProf/Util.pm 2021-09-13 23:12:37.000000000 +0200 +++ new/Devel-NYTProf-6.12/lib/Devel/NYTProf/Util.pm 2022-11-16 02:58:30.000000000 +0100 @@ -40,7 +40,7 @@ use List::Util qw(sum); use Devel::NYTProf::Core; -our $VERSION = '6.10'; +our $VERSION = '6.12'; our @EXPORT_OK = qw( fmt_float diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Devel-NYTProf-6.11/lib/Devel/NYTProf.pm new/Devel-NYTProf-6.12/lib/Devel/NYTProf.pm --- old/Devel-NYTProf-6.11/lib/Devel/NYTProf.pm 2021-09-19 22:31:18.000000000 +0200 +++ new/Devel-NYTProf-6.12/lib/Devel/NYTProf.pm 2022-11-16 02:58:30.000000000 +0100 @@ -9,7 +9,7 @@ ########################################################### package Devel::NYTProf; -our $VERSION = '6.11'; # also change in Devel::NYTProf::Core +our $VERSION = '6.12'; # also change in Devel::NYTProf::Core package # hide the package from the PAUSE indexer DB;