From 57a978a8eb79b54add44b054f1355dd6f503bdcc Mon Sep 17 00:00:00 2001 From: Chris Weyl Date: Wed, 11 Feb 2009 16:36:10 +0000 Subject: [PATCH] - update to 0.04 - drop buildarch noarch, as we have some XS bits now --- .cvsignore | 2 +- perl-Sub-Identify.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index ce1b867..081d739 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Sub-Identify-0.03.tar.gz +Sub-Identify-0.04.tar.gz diff --git a/perl-Sub-Identify.spec b/perl-Sub-Identify.spec index 585a8eb..43ad1cf 100644 --- a/perl-Sub-Identify.spec +++ b/perl-Sub-Identify.spec @@ -1,5 +1,5 @@ Name: perl-Sub-Identify -Version: 0.03 +Version: 0.04 Release: 1%{?dist} Summary: Retrieve names of code references License: GPL+ or Artistic @@ -7,7 +7,6 @@ Group: Development/Libraries URL: http://search.cpan.org/dist/Sub-Identify/ Source0: http://www.cpan.org/authors/id/R/RG/RGARCIA/Sub-Identify-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -48,6 +47,10 @@ rm -rf %{buildroot} %{_mandir}/man3/* %changelog +* Wed Feb 11 2009 Chris Weyl 0.04-1 +- update to 0.04 +- drop buildarch noarch, as we have some XS bits now + * Wed May 28 2008 Chris Weyl 0.03-1 - update to 0.03 diff --git a/sources b/sources index cbf4d9d..f1d2afa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1489ae54818fa5bff610bb47ee77816f Sub-Identify-0.03.tar.gz +cfa7c0d73090a2b4fb75d8a581a3ca81 Sub-Identify-0.04.tar.gz