Update 0.13.
This commit is contained in:
parent
1173fb0ec6
commit
9036451a4c
@ -1 +1 @@
|
||||
ExtUtils-CBuilder-0.12.tar.gz
|
||||
ExtUtils-CBuilder-0.13.tar.gz
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
Name: perl-ExtUtils-CBuilder
|
||||
Version: 0.12
|
||||
Version: 0.13
|
||||
Release: 1%{?dist}
|
||||
Summary: Compile and link C code for Perl modules
|
||||
|
||||
Group: Development/Libraries
|
||||
License: GPL or Artistic
|
||||
URL: http://search.cpan.org/dist/ExtUtils-CBuilder/
|
||||
Source0: http://www.cpan.org/authors/id/K/KW/KWILLIAMS/ExtUtils-CBuilder-0.12.tar.gz
|
||||
Source0: http://www.cpan.org/authors/id/K/KW/KWILLIAMS/ExtUtils-CBuilder-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildArch: noarch
|
||||
@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 25 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.13-1
|
||||
- Update 0.13.
|
||||
|
||||
* Fri Jun 3 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.12-1
|
||||
- Update 0.12.
|
||||
- Dist tag.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user