Commit Graph

61 Commits

Author SHA1 Message Date
Jitka Plesnikova 0fface73a7 Perl 5.30 rebuild 2019-05-31 07:02:31 +02:00
Fedora Release Engineering 5d258eb414 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 20:31:13 +00:00
Fedora Release Engineering e13a7899bf - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 17:15:25 +00:00
Jitka Plesnikova f88cb1b066 Perl 5.28 rebuild 2018-06-28 11:41:29 +02:00
Petr Písař f6312b80f8 cpan.org addresses moved to MetaCPAN <https://fedoraproject.org/wiki/Changes/Perl_Move_to_MetaCPAN> 2018-06-04 15:14:28 +02:00
Fedora Release Engineering 4d69b4a97b - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-08 20:59:12 +00:00
Paul Howarth 1b89bd956f Update to 1.44
- New upstream release 1.44
  - You can now pass "frame_filter", "filter_frames_early" and "skip_frames"
    to the throw() method of an exception class; these will be passed on to
    the Devel::StackTrace constructor (GH#6)
2017-12-11 16:14:20 +00:00
Fedora Release Engineering 82cc516dbe - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 03:49:00 +00:00
Petr Písař 61966b4b07 perl dependency renamed to perl-interpreter <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules> 2017-07-12 14:55:18 +02:00
Paul Howarth 4352675533 Update to 1.43
- New upstream release 1.43
  - The full_message() method in Exception::Class::Base now calls message()
    instead of accessing the object's hash key, which makes it easier to
    override message() in a subclass (GH#11)
2017-07-10 10:35:24 +01:00
Jitka Plesnikova 38c2060f6b Perl 5.26 rebuild 2017-06-05 03:01:52 +02:00
Fedora Release Engineering 78fd9f6ff0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 02:56:25 +00:00
Paul Howarth de2df9f211 Update to 1.42
- New upstream release 1.42
  - Generated exception classes are now added to %INC; if you subclass a
    generated class with "use base" then base.pm will no longer attempt to load
    the requested class (GH#8)
2017-01-05 12:00:52 +00:00
Paul Howarth b1587e9c08 Update to 1.41
- New upstream release 1.41
  - Switch to GitHub Issues
- Author/Release tests moved to xt/, so don't bother trying to run them
2016-12-09 10:39:14 +00:00
Petr Písař 09ecc93bea Mandatory Perl build-requires added <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl> 2016-06-24 10:29:42 +02:00
Jitka Plesnikova 550889e3c7 Perl 5.24 rebuild 2016-05-16 11:35:40 +02:00
Fedora Release Engineering c0e14f2058 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 13:31:15 +00:00
Paul Howarth 853de341b5 Update to 1.40
- New upstream release 1.40
  - Fixed broken metadata (GH#3)
- Add patch to support building without Test::Code::TidyAll
2016-01-30 19:25:49 +00:00
Dennis Gilmore 8edb286d3c - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 02:57:50 +00:00
Jitka Plesnikova 0dd8f59c8f Perl 5.22 rebuild 2015-06-06 13:55:16 +02:00
Paul Howarth 18bb36017a Update to 1.39
- New upstream release 1.39
  - Replaced the Exception::Class::Base->NoRefs method with UnsafeRefCapture to
    match changes in Devel::StackTrace 2.00; the old method is deprecated but
    will continue to work
- Classify buildreqs by usage
- Modernize spec
- Run the author/release tests too
2014-11-12 22:26:19 +00:00
Jitka Plesnikova 8174082ef0 Perl 5.20 rebuild 2014-08-28 02:15:05 +02:00
Dennis Gilmore c86194a2be - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-06 22:55:35 -05:00
Paul Howarth 23f296d417 Update to 1.38
- New upstream release 1.38
  - An exception without a message will now default to either the associated
    exception class description or the string "[Generic exception]" (PR #2)
  - Added field_hash() and context_hash() methods (PR #1)
2014-05-06 00:17:39 +01:00
Dennis Gilmore 4eee4691dc - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 15:30:00 -05:00
Petr Písař ba6c3a4cb7 Perl 5.18 rebuild 2013-07-21 04:56:29 +02:00
Jitka Plesnikova 0b89c9e3e3 Update license and dependencies 2013-06-26 16:01:10 +02:00
Paul Howarth fe576cdd60 Update to 1.37 and modernize spec
- New upstream release 1.37
  - I now recommend you use Throwable instead of this module; it has a nicer,
    more modern interface
  - Fixed warning from basic.t on 5.17.x (CPAN RT#79121)
  - 1.33 did not declare any prereqs (CPAN RT#79677)
  - Require Class::Data::Inheritable ≥ 0.02
  - Fixed some stupidity in the tests that appears to have been highlighted by
    recent changes to Devel::StackTrace (CPAN RT#81245)
  - Fixed various bugs and confusion in the docs
- Don't need to remove empty directories from the buildroot
- Don't use macros for commands
- Make the %files list more explicit
- Use DESTDIR rather than PERL_INSTALL_ROOT
- Drop release testing (now more extensive and would fail anyway)
- Drop support for distributions older than EL-6 (test suite would need
  patching for EL-5 anyway)
2013-02-24 20:35:57 +00:00
Dennis Gilmore 4c6db9cf38 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 06:12:26 -06:00
Marcela Mašláňová c2deb81fa2 Update dependencies.
Signed-off-by: Marcela Mašláňová <mmaslano@redhat.com>
2012-11-16 08:55:12 +01:00
Dennis Gilmore e7c2d5acd0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-20 10:05:16 -05:00
Petr Písař 3bd377a255 Perl 5.16 rebuild 2012-06-13 14:59:41 +02:00
Dennis Gilmore 7c500f6d52 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 07:39:22 -06:00
Marcela Mašláňová 5907bac149 Perl mass rebuild 2011-06-21 01:50:48 +02:00
Dennis Gilmore 0917912dfc - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 15:54:03 -06:00
Steven Pritchard 9aaae27863 - Update to 1.32.
- License is now Artistic 2.0.
- Switch back to building with ExtUtils::MakeMaker/Makefile.PL.  (Dave
  Rolsky needs to make up his mind.)
- Add README to docs.
2010-12-22 19:05:45 -06:00
Marcela Mašláňová a6b3e5766c - 661697 rebuild for fixing problems with vendorach/lib 2010-12-16 14:41:49 +01:00
Fedora Release Engineering 6ac0dd7755 dist-git conversion 2010-07-29 06:36:19 +00:00
Marcela Mašláňová 87c9573032 - Mass rebuild with perl-5.12.0 2010-05-01 01:33:02 +00:00
Marcela Mašláňová 4076732ef1 - Mass rebuild with perl-5.12.0 2010-04-30 15:04:30 +00:00
Štěpán Kasal 0dd26141da - rebuild against perl 5.10.1 2009-12-07 04:17:40 +00:00
Bill Nottingham 902dd0db5e Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:30:48 +00:00
corsepiu 4934fc4a00 - Upstream update (Required by other packages, fix mass rebuild
breakdowns).
2009-07-30 08:23:10 +00:00
Jesse Keating c0626ab3d5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-26 05:53:19 +00:00
Jesse Keating 23eb090f88 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-26 15:52:36 +00:00
Steven Pritchard bc6c542a4f Update to 1.26. Bump Devel::StackTrace dependency to 1.20. 2008-12-12 18:25:24 +00:00
Steven Pritchard 9ff37e863f BR Test::Pod and Test::Pod::Coverage and define IS_MAINTAINER. 2008-05-31 21:36:59 +00:00
Steven Pritchard 31c3333823 Update to 1.24. Bump Devel::StackTrace dependency to 1.17. Clean up to
match current cpanspec output. Improve Summary and description. Build
    with Module::Build.
2008-05-15 20:34:45 +00:00
Tom Callaway bba646bfb3 perl rebuild, third small chain 2008-02-28 13:01:50 +00:00
Tom Callaway 4c4e68e0c5 rebuild against new perl 2008-01-15 01:52:45 +00:00