forked from pool/perl-B-Utils
See https://github.com/openSUSE/cpanspec/issues/47 for details OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-B-Utils?expand=0&rev=18
99 lines
3.3 KiB
Plaintext
99 lines
3.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jun 11 18:57:33 UTC 2025 - Tina Müller <tina.mueller@suse.com>
|
|
|
|
- Normalize CPAN version
|
|
See https://github.com/openSUSE/cpanspec/issues/47 for details
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 4 12:25:46 UTC 2024 - pgajdos@suse.com
|
|
|
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
|
%patchN
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 23 09:27:11 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.27
|
|
see /usr/share/doc/packages/perl-B-Utils/Changes
|
|
|
|
- remove build/IFiles.pm from the shipped dist, as it is meant to be
|
|
auto-generated at install time (was added in 0.26)
|
|
- Support native B::OP::parent with 5.21.2 -DPERL_OP_PARENT (Reini Urban)
|
|
- fix t/utils/40walk.t with 5.6 (Reini Urban)
|
|
- Add $op->_parent method as fallback to our parent method since 5.21.2.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 28 06:03:46 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.26
|
|
see /usr/share/doc/packages/perl-B-Utils/Changes
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 14 12:14:00 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.25
|
|
see /usr/share/doc/packages/perl-B-Utils/Changes
|
|
|
|
0.24
|
|
- Export C symbols, breakage from 0.22
|
|
|
|
0.23
|
|
- 5.10, 5.12, 5.14 compatibile syntax
|
|
|
|
0.22
|
|
- resolve nameclashes with CORE, fix hpux and openbsd failures (Reini Urban)
|
|
- remove unneeded ExtUtils::CBuilder req (Reini Urban)
|
|
- do not use FUNCLIST on hpux (Reini Urban)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 3 11:12:23 UTC 2014 - schwab@suse.de
|
|
|
|
- parent-impl.patch: Allow negative numbers when finding parent (from
|
|
https://github.com/jbenjore/B-Utils/pull/9)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 25 03:31:09 UTC 2012 - coolo@suse.com
|
|
|
|
- updated to 0.21
|
|
- Avoid undeclared dependency on Test::Exception introduced by 0.19
|
|
- Fix typo in in walkallops_filtered function call
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 21 09:02:39 UTC 2012 - coolo@suse.com
|
|
|
|
- updated to 0.17
|
|
- Use FUNCLIST to declare exported symbols (Alexandr Ciornii)
|
|
- EU::Depends version. The CPAN built version specified only 0.301
|
|
but Windows computers needed 0.302 so their CPAN clients were
|
|
broken.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 30 15:19:57 UTC 2011 - coolo@novell.com
|
|
|
|
- updated to 0.15
|
|
- Try harder to add ExtUtils::Depends to META.yml's
|
|
configure_requires
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 4 17:15:29 UTC 2011 - coolo@novell.com
|
|
|
|
- updated to 0.14
|
|
- Predeclare carp and croak with proper signature
|
|
- Add ExtUtils::Depends to META.yml's configure_requires
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 27 07:28:21 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 0.12 (no user-visible changes)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 29 18:29:24 UTC 2010 - coolo@novell.com
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 12 00:03:03 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- initial package (0.11)
|
|
|