commit c3ccc6364cdf0186d12511878274363961e271ea
Merge: 1750396 505f548
Author: Paul Howarth <p...@city-fan.org>
Date:   Wed Nov 17 15:32:59 2010 +0000

    Merge branch 'master' into f13
    
    Conflicts:
        .gitignore
        perl-Try-Tiny.spec

 .gitignore         |    2 +-
 perl-Try-Tiny.spec |   26 ++++++++++++++++----------
 sources            |    2 +-
 3 files changed, 18 insertions(+), 12 deletions(-)
---
diff --cc perl-Try-Tiny.spec
index 8cc1f3a,8250d13..15695d8
--- a/perl-Try-Tiny.spec
+++ b/perl-Try-Tiny.spec
@@@ -47,11 -46,21 +46,18 @@@ rm -rf %{buildroot
  
  %files
  %defattr(-,root,root,-)
- %doc Changes 
- %{perl_vendorlib}/*
- %{_mandir}/man3/*.3*
+ %doc Changes
+ %{perl_vendorlib}/Try/
+ %{_mandir}/man3/Try::Tiny.3pm*
  
  %changelog
+ * Mon Nov  1 2010 Paul Howarth <p...@city-fan.org> 0.07-1
+ - update to 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
+ 
 -* Fri May 07 2010 Marcela Maslanova <mmasl...@redhat.com> - 0.04-2
 -- Mass rebuild with perl-5.12.0
 -
  * Tue Mar 02 2010 Chris Weyl <cw...@alumni.drew.edu> 0.04-1
  - update by Fedora::App::MaintainerTools 0.004
  - PERL_INSTALL_ROOT => DESTDIR
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to