- update to 0.04
- drop buildarch noarch, as we have some XS bits now
This commit is contained in:
parent
2945a7ed0d
commit
57a978a8eb
@ -1 +1 @@
|
||||
Sub-Identify-0.03.tar.gz
|
||||
Sub-Identify-0.04.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user