Update to 0.04
This commit is contained in:
parent
8c1f9cb87e
commit
84619c70d9
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
ExtUtils-CChecker-0.03.tar.gz
|
||||
/ExtUtils-CChecker-0.04.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: perl-ExtUtils-CChecker
|
||||
Version: 0.03
|
||||
Release: 2%{?dist}
|
||||
Version: 0.04
|
||||
Release: 1%{?dist}
|
||||
Summary: Configure-time utilities for using C headers, libraries, or OS features
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Sun Aug 22 2010 Nicolas Chauvet <kwizart@gmail.com> - 0.04-1
|
||||
- Update to 0.04
|
||||
|
||||
* Tue Jun 22 2010 Nicolas Chauvet <kwizart@gmail.com> - 0.03-2
|
||||
- rebuilt for perl
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user