8
0

21 Commits

Author SHA256 Message Date
3dfac17dd2 Add Gitea build results 2025-08-12 18:13:29 +02:00
dca5ed6680 Fix disabling of __perllib_provides
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-NYTProf?expand=0&rev=37
2024-03-08 22:17:02 +00:00
ee7ddb7b6f Accepting request 1120562 from devel:languages:perl:autoupdate
- updated to 6.14
   see /usr/share/doc/packages/perl-Devel-NYTProf/Changes
  =head2 Changes in Devel::NYTProf 6.14 - 18th Oct 2023
  B<There should be no significant differences in the performance of Devel-NYTProf
  from that of the previous release.>  This release is primarily maintenance-
  focused.
  More build-time warnings using recent versions of C compilers have been
  eliminated, particularly with recent production releases of Perl.  Thanks to
  Karl Williamson for guidance on updating F<ppport.h> and using it to update
  F<NYTProf.xs>.
  =head2 Changes in Devel::NYTProf 6.13 - 10th Oct 2023
  B<There should be no significant differences in the performance of Devel-NYTProf
  from that of the previous release.>  This release is primarily maintenance-
  focused.
  The largest difference in the distribution
  is the removal of the F<nytprofpf> program (L<GH
  206|https://github.com/timbunce/devel-nytprof/pull/206>).  This program was
  written for an open-source software competition which is no longer being held.
  Other changes include:
  Removal of remaining reference to Travis CI
  (L<GH 202|https://github.com/timbunce/devel-nytprof/pull/202>).
  Elimination of 'bad-function-cast' warnings during 'make'
  (L<GH 205|https://github.com/timbunce/devel-nytprof/pull/205>).
  Correction of typographic error in F<nytprofhtml> thanks to Amory Meltzer
  (L<GH 210|https://github.com/timbunce/devel-nytprof/pull/210>).
  Depending on Per version, skip one test file that was exercising 'given' and
  'when' keywords (now deprecated)
  (L<GH 211|https://github.com/timbunce/devel-nytprof/pull/211>).
  Elimination of the 'register' keyword from NYTProf.xs (partial resolution of
  L<GH 191|https://github.com/timbunce/devel-nytprof/issues/191>) which is
  forbidden as of ISO C++17.

OBS-URL: https://build.opensuse.org/request/show/1120562
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-NYTProf?expand=0&rev=35
2023-10-27 21:12:15 +00:00
Stephan Kulow
5b79476396 Accepting request 1037673 from devel:languages:perl:autoupdate
- 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.

OBS-URL: https://build.opensuse.org/request/show/1037673
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-NYTProf?expand=0&rev=33
2022-11-24 09:38:51 +00:00
2f80b92eb4 Accepting request 921744 from devel:languages:perl:autoupdate
- updated to 6.11
   see /usr/share/doc/packages/perl-Devel-NYTProf/Changes
  =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
  jquery.floatThead.min.js|https://github.com/timbunce/devel-nytprof/pull/194>.
  In L<GH 192: nytprofhtml - internal anchor links in html pages go to wrong
  locations|https://github.com/timbunce/devel-nytprof/issues/192> Shawn Laffan
  reported that internal links to anchors in the generated HTML pages were not
  correctly positioned in the vertical dimension.   Discontinuing use of this
  Javascript file appears to correct the problem.

OBS-URL: https://build.opensuse.org/request/show/921744
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-NYTProf?expand=0&rev=32
2021-09-27 15:57:34 +00:00
f0bbc90210 Accepting request 892033 from devel:languages:perl:autoupdate
- updated to 6.10
   see /usr/share/doc/packages/perl-Devel-NYTProf/Changes

OBS-URL: https://build.opensuse.org/request/show/892033
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-NYTProf?expand=0&rev=30
2021-05-11 11:51:45 +00:00
1e5f6892bd Accepting request 890283 from devel:languages:perl:autoupdate
- updated to 6.09
   see /usr/share/doc/packages/perl-Devel-NYTProf/Changes

OBS-URL: https://build.opensuse.org/request/show/890283
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-NYTProf?expand=0&rev=28
2021-05-04 14:39:34 +00:00
f7212cab02 Accepting request 883584 from devel:languages:perl:autoupdate
- updated to 6.07
   see /usr/share/doc/packages/perl-Devel-NYTProf/Changes
  =head2 Changes in Devel::NYTProf 6.07 - 6th April 2020
    Focus is to enable test suite to pass with perl-5.33.3 and higher.  (Changes
      in blead required changes in expectations set in test data files.)
    Correction to MANIFEST
      thanks to mattlaw. #142
    POD improvements
      thanks to tomhukins. #129
    Makefile.PL modernizations
      thanks to karenetheridge. #126
    .gitignore corrections
      thanks to jkeenan. #146
    Adapt tests to work with 5.33 and higher
      thanks to jkeenan. #147

OBS-URL: https://build.opensuse.org/request/show/883584
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-NYTProf?expand=0&rev=26
2021-04-13 14:50:19 +00:00
Stephan Kulow
4b9e0627ae Accepting request 615716 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/615716
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-NYTProf?expand=0&rev=24
2018-06-14 06:45:18 +00:00
Stephan Kulow
e60e581cf4 Accepting request 591327 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/591327
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-NYTProf?expand=0&rev=22
2018-04-10 05:26:30 +00:00
Stephan Kulow
b9bf002892 Accepting request 441926 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/441926
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-NYTProf?expand=0&rev=20
2016-11-25 07:29:03 +00:00
Stephan Kulow
c0c304bcc4 Accepting request 383976 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/383976
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-NYTProf?expand=0&rev=18
2016-04-06 06:38:46 +00:00
Stephan Kulow
2cdedfda70 Accepting request 320534 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/320534
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-NYTProf?expand=0&rev=16
2015-08-06 05:58:07 +00:00
Stephan Kulow
52aadc994e Accepting request 297443 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/297443
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-NYTProf?expand=0&rev=14
2015-04-17 05:00:28 +00:00
Stephan Kulow
ae4aa6222a update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-NYTProf?expand=0&rev=12
2013-10-04 17:15:55 +00:00
Stephan Kulow
1c3e1b04ea - updated to 5.05
Fixed crash on "Can't use string as a subroutine ref" error,
     and probably other die-at-pp_entersub cases,
     with thanks to Zefram. RT#86638
   Fixed crash with libcexit=1, thanks to Zefram. RT#86548
 
   Allow negative times in tests for systems with unstable clocks
     thanks to Gisle Aas, RT#85556.
   Added libcexit=1 option thanks to Zefram, RT#75912.
   Added documentation for endatexit and libcexit options.
   Added documentation for nytprofhtml --minimal
     thanks to Mike Doherty, RT#86039.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-NYTProf?expand=0&rev=10
2013-07-24 07:53:23 +00:00
Stephan Kulow
41fb41bb70 Accepting request 178047 from home:coolo:update-perl
update

OBS-URL: https://build.opensuse.org/request/show/178047
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-NYTProf?expand=0&rev=8
2013-06-09 14:07:10 +00:00
Stephan Kulow
a98d3cd687 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-NYTProf?expand=0&rev=6 2012-01-09 10:07:36 +00:00
Stephan Kulow
800d6c2100 use gz
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-NYTProf?expand=0&rev=5
2011-11-17 15:28:41 +00:00
Vítězslav Čížek
0f8970e180 Accepting request 84197 from home:jreidinger:branches:devel:languages:perl
- fix non-executables in bin

OBS-URL: https://build.opensuse.org/request/show/84197
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-NYTProf?expand=0&rev=2
2011-09-21 17:13:41 +00:00
Stephan Kulow
60c0756bdf - initial package 4.06
* created by cpanspec 1.78.03

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-NYTProf?expand=0&rev=1
2011-01-14 11:31:40 +00:00