- update to 0.04

- drop buildarch noarch, as we have some XS bits now
This commit is contained in:
Chris Weyl 2009-02-11 16:36:10 +00:00
parent 2945a7ed0d
commit 57a978a8eb
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
Sub-Identify-0.03.tar.gz
Sub-Identify-0.04.tar.gz

View File

@ -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 <cweyl@alumni.drew.edu> 0.04-1
- update to 0.04
- drop buildarch noarch, as we have some XS bits now
* Wed May 28 2008 Chris Weyl <cweyl@alumni.drew.edu> 0.03-1
- update to 0.03

View File

@ -1 +1 @@
1489ae54818fa5bff610bb47ee77816f Sub-Identify-0.03.tar.gz
cfa7c0d73090a2b4fb75d8a581a3ca81 Sub-Identify-0.04.tar.gz