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.03.tar.gz
|
||||||
|
/ExtUtils-CChecker-0.04.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: perl-ExtUtils-CChecker
|
Name: perl-ExtUtils-CChecker
|
||||||
Version: 0.03
|
Version: 0.04
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Configure-time utilities for using C headers, libraries, or OS features
|
Summary: Configure-time utilities for using C headers, libraries, or OS features
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jun 22 2010 Nicolas Chauvet <kwizart@gmail.com> - 0.03-2
|
||||||
- rebuilt for perl
|
- rebuilt for perl
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user