8
0

39 Commits

Author SHA256 Message Date
3dfac17dd2 Add Gitea build results 2025-08-12 18:13:29 +02:00
1426a1ebc8 Accepting request 1156544 from devel:languages:perl
- Fix disabling of __perllib_provides

OBS-URL: https://build.opensuse.org/request/show/1156544
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Devel-NYTProf?expand=0&rev=21
2024-03-09 19:55:22 +00: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
ff68093163 Accepting request 1120848 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1120848
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Devel-NYTProf?expand=0&rev=20
2023-10-29 18:41:17 +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
76a01a259d Accepting request 1037850 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1037850
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Devel-NYTProf?expand=0&rev=19
2022-11-24 11:25:42 +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
9f66e62cbc Accepting request 921840 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/921840
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Devel-NYTProf?expand=0&rev=18
2021-09-27 18:09:06 +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
1119f31fb5 Accepting request 892228 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/892228
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Devel-NYTProf?expand=0&rev=17
2021-05-11 21:04:19 +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
47c5d7e2b2 Accepting request 890410 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/890410
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Devel-NYTProf?expand=0&rev=16
2021-05-04 20:01:25 +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
5c19e83fc3 Accepting request 885055 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/885055
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Devel-NYTProf?expand=0&rev=15
2021-04-14 08:11:23 +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
9c543cf072 Accepting request 616711 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/616711
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Devel-NYTProf?expand=0&rev=14
2018-06-29 20:26:28 +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
5d3a57b591 Accepting request 595028 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/595028
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Devel-NYTProf?expand=0&rev=13
2018-04-20 15:26:10 +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
9e217d8ca6 Accepting request 441935 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/441935
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Devel-NYTProf?expand=0&rev=12
2016-11-28 14:08:00 +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
c8b8297727 Accepting request 385071 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/385071
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Devel-NYTProf?expand=0&rev=11
2016-04-12 17:33:35 +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
e61512fb05 Accepting request 320806 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/320806
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Devel-NYTProf?expand=0&rev=10
2015-08-06 22:24:34 +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
0c7d1886b9 Accepting request 297533 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/297533
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Devel-NYTProf?expand=0&rev=9
2015-04-18 08:40:30 +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
Tomáš Chvátal
c06d9648c4 Accepting request 202270 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/202270
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Devel-NYTProf?expand=0&rev=7
2013-10-06 12:31:11 +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
e86c7807ad Accepting request 184390 from devel:languages:perl
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/184390
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Devel-NYTProf?expand=0&rev=5
2013-07-27 13:50:31 +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
193b91e6bb Accepting request 178262 from devel:languages:perl
update (forwarded request 178047 from coolo)

OBS-URL: https://build.opensuse.org/request/show/178262
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Devel-NYTProf?expand=0&rev=4
2013-06-13 15:33:00 +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
e9365e27cf Accepting request 99435 from devel:languages:perl
must have!

OBS-URL: https://build.opensuse.org/request/show/99435
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Devel-NYTProf?expand=0&rev=1
2012-01-09 20:43:26 +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
Stephan Kulow
f7898dd815 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Devel-NYTProf?expand=0&rev=3 2011-11-11 11:16:16 +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