From 1632b68a4e78134f53a8d9411b8147d32363adf3 Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Sun, 29 Mar 2015 16:31:22 +0100 Subject: [PATCH] Update to 0.13 - New upstream release 0.13 - Fix optional test of interaction with B::C that sometimes invalidly failed --- perl-Sub-Name.spec | 8 ++++++-- sources | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/perl-Sub-Name.spec b/perl-Sub-Name.spec index c13e9cb..223419f 100644 --- a/perl-Sub-Name.spec +++ b/perl-Sub-Name.spec @@ -1,7 +1,7 @@ # TODO: BR: perl(B::C) when available Name: perl-Sub-Name -Version: 0.12 +Version: 0.13 Release: 1%{?dist} Summary: Name - or rename - a sub License: GPL+ or Artistic @@ -60,9 +60,13 @@ make test %doc Changes CONTRIBUTING README %{perl_vendorarch}/auto/Sub/ %{perl_vendorarch}/Sub/ -%{_mandir}/man3/Sub::Name.3pm* +%{_mandir}/man3/Sub::Name.3* %changelog +* Sun Mar 29 2015 Paul Howarth - 0.13-1 +- Update to 0.13 + - Fix optional test of interaction with B::C that sometimes invalidly failed + * Tue Sep 23 2014 Paul Howarth - 0.12-1 - Update to 0.12 - Move variable declaration to fix warning under diff --git a/sources b/sources index 70943ab..9dccc62 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -421afad5e34c0b4f753d578d99be535f Sub-Name-0.12.tar.gz +7e4881f8b2f00a4ff31f6b54061bd5cc Sub-Name-0.13.tar.gz