Update to 2.09.
This commit is contained in:
parent
323e3c7afa
commit
e1c8234349
@ -1 +1 @@
|
||||
ExtUtils-ParseXS-2.08.tar.gz
|
||||
ExtUtils-ParseXS-2.09.tar.gz
|
||||
|
@ -1,14 +1,14 @@
|
||||
%{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)}
|
||||
|
||||
Name: perl-ExtUtils-ParseXS
|
||||
Version: 2.08
|
||||
Release: 2
|
||||
Version: 2.09
|
||||
Release: 1
|
||||
Summary: Module and a script for converting Perl XS code into C code
|
||||
|
||||
Group: Development/Libraries
|
||||
License: GPL or Artistic
|
||||
URL: http://search.cpan.org/dist/ExtUtils-ParseXS/
|
||||
Source0: http://www.cpan.org/authors/id/K/KW/KWILLIAMS/ExtUtils-ParseXS-2.08.tar.gz
|
||||
Source0: http://www.cpan.org/authors/id/K/KW/KWILLIAMS/ExtUtils-ParseXS-2.09.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildArch: noarch
|
||||
@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 29 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.09-1
|
||||
- Update to 2.09.
|
||||
|
||||
* Sat May 15 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:2.08-0.fdr.2
|
||||
- Avoid creation of the perllocal.pod file (make pure_install).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user