Commit Graph

29 Commits

Author SHA1 Message Date
Paul Howarth
1236c26ed0 Update to 0.15
- New upstream release 0.15
  - Optionally use Sub::Name to name the try/catch/finally blocks, if available
- BR:/R: perl(Sub::Name)
- Drop obsoletes/provides for old -tests subpackage
2013-07-09 12:07:54 +01:00
Paul Howarth
03c1603206 Update to 0.14
- New upstream release 0.14
  - Also throw an exception for catch/finally in scalar context (CPAN RT#81070)
2013-07-06 16:31:35 +01:00
Paul Howarth
70c0e17dbd Update to 0.13
- New upstream release 0.13
  - Fix tests failing on 5.6.x due to differing DESTROY semantics
  - Excise superfluous local($@) call - 7% speedup
  - Fix broken URLs (CPAN RT#55659)
  - Proper exception on erroneous usage of bare catch/finally (CPAN RT#81070)
  - Proper exception on erroneous use of multiple catch{} blocks
  - Clarify exception occuring on unterminated try block (CPAN RT#75712)
  - Fix the prototypes shown in docs to match code (CPAN RT#79590)
  - Warn loudly on exceptions in finally() blocks
  - dzilify
- Ship upstream LICENSE and README files
- Classify buildreqs by usage
- Add buildreqs for extra tests and explicitly run them
2013-07-05 10:29:24 +01:00
Dennis Gilmore
74a5ea8747 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 10:05:49 -06:00
Paul Howarth
5cc9e37fcf Update to 0.12 (documentation fixes) 2013-01-02 21:15:22 +00:00
Jitka Plesnikova
fc0d4f2849 Specify all dependencies 2012-08-28 12:03:38 +02:00
Dennis Gilmore
1a4cbf45b6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-20 17:12:27 -05:00
Petr Písař
cde78027c3 Perl 5.16 rebuild 2012-06-08 15:51:31 +02:00
Paul Howarth
dceb20ea7a Merge branch 'master' into el6
Conflicts:
	.gitignore
	perl-Try-Tiny.spec
	sources
2012-03-26 19:22:09 +01:00
Paul Howarth
ae7dbd2f62 Spec clean-up
- BR: perl(Carp)
- Don't need to remove empty directories from buildroot
- Don't use macros for commands
- Drop redundant %{?perl_default_filter}
- Enhance %description
- Reinstate EPEL-5 compatibility:
  - Define buildroot
  - Clean buildroot in %install and %clean
- Use tabs
2012-03-26 19:19:01 +01:00
Iain Arnell
9e9c161c35 drop tests subpackage 2012-01-22 11:26:55 +01:00
Dennis Gilmore
00304e1c5d - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 14:20:08 -06:00
Iain Arnell
64f7b536a6 update to 0.11 2011-10-02 14:02:29 +02:00
Marcela Mašláňová
3d2f2838a5 Perl mass rebuild 2011-06-15 09:17:50 +02:00
Iain Arnell
0d9574b7e9 update to 0.09 2011-03-18 11:30:24 +01:00
Dennis Gilmore
c6b398790d - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 03:59:13 -06:00
Paul Howarth
6665e725e0 Update to 0.07
- New upstream release 0.07:
  - Allow multiple finally blocks
  - Pass the error, if any, to finally blocks when called
  - Documentation fixes and clarifications
- This release by RJBS -> update source URL
2010-11-06 13:21:51 +00:00
Paul Howarth
505f548b33 Update to 0.07
- New upstream release 0.07:
  - Allow multiple finally blocks
  - Pass the error, if any, to finally blocks when called
  - Documentation fixes and clarifications
- This release by RJBS -> update source URL
2010-11-01 23:55:45 +00:00
Fedora Release Engineering
7ecfffd9b6 dist-git conversion 2010-07-29 08:26:33 +00:00
Fedora Release Engineering
2dc9161073 dist-git conversion 2010-07-29 08:26:32 +00:00
Kevin Fenzi
be895c1c4d Initialize branch EL-6 for perl-Try-Tiny 2010-07-09 18:25:08 +00:00
Marcela Mašláňová
34a9d286e9 - Mass rebuild with perl-5.12.0 2010-05-07 06:59:05 +00:00
Chris Weyl
3979e46394 - update by Fedora::App::MaintainerTools 0.004
- PERL_INSTALL_ROOT => DESTDIR
- updating to latest GA CPAN version (0.04)
2010-03-02 19:22:54 +00:00
Chris Weyl
c1bbc6c575 - update by Fedora::App::MaintainerTools 0.004
- PERL_INSTALL_ROOT => DESTDIR
- updating to latest GA CPAN version (0.04)
2010-03-02 17:33:37 +00:00
Štěpán Kasal
9479ae7ed1 - rebuild against perl 5.10.1 2009-12-04 02:37:08 +00:00
Bill Nottingham
2f78b281ab Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-26 02:18:43 +00:00
Bill Nottingham
2fbe8c8581 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:31:26 +00:00
Chris Weyl
413b007a41 initial import 2009-09-18 00:34:44 +00:00
Kevin Fenzi
9217263360 Setup of module perl-Try-Tiny 2009-09-17 19:14:47 +00:00