[perl-Try-Tiny] Update to 0.12 (documentation fixes)

Paul Howarth pghmcfc at fedoraproject.org
Wed Jan 2 21:15:54 UTC 2013


commit 5cc9e37fcfdc31a256fe68d0682ec637410a04e5
Author: Paul Howarth <paul at city-fan.org>
Date:   Wed Jan 2 21:15:22 2013 +0000

    Update to 0.12 (documentation fixes)

 perl-Try-Tiny.spec |   10 +++++++---
 sources            |    2 +-
 2 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/perl-Try-Tiny.spec b/perl-Try-Tiny.spec
index 2057564..e7a6a3e 100644
--- a/perl-Try-Tiny.spec
+++ b/perl-Try-Tiny.spec
@@ -1,7 +1,7 @@
 Name:		perl-Try-Tiny
 Summary:	Minimal try/catch with proper localization of $@
-Version:	0.11
-Release:	7%{?dist}
+Version:	0.12
+Release:	1%{?dist}
 License:	MIT
 Group:		Development/Libraries
 URL:		http://search.cpan.org/dist/Try-Tiny
@@ -56,8 +56,12 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Try::Tiny.3pm*
 
 %changelog
+* Wed Jan  2 2013 Paul Howarth <paul at city-fan.org> - 0.12-1
+- Update to 0.12
+  - Documentation fixes
+
 * Tue Aug 28 2012 Jitka Plesnikova <jplesnik at redhat.com> - 0.11-7
-- Add BR/R perl(Exporter).
+- Add BR/R perl(Exporter)
 
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.11-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
diff --git a/sources b/sources
index 830569d..be2a852 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4d2c8ff385ac3513edf4c042dd0eacbe  Try-Tiny-0.11.tar.gz
+5b584cb5ace0a2f39d8949bacc800003  Try-Tiny-0.12.tar.gz



More information about the perl-devel mailing list