Sync with devel.
This commit is contained in:
parent
0ae062ff7d
commit
5baca68340
@ -1 +1 @@
|
||||
Module-Build-0.2806.tar.gz
|
||||
Module-Build-0.2807.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%define module_version 0.2806
|
||||
%define module_version 0.2807
|
||||
|
||||
Name: perl-Module-Build
|
||||
# When the module version is x.yz, set Version to x.yz00.
|
||||
Version: 0.2806
|
||||
Version: 0.2807
|
||||
Release: 1%{?dist}
|
||||
Summary: Perl module for building and installing Perl modules
|
||||
License: GPL or Artistic
|
||||
@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/Module::Build*.3*
|
||||
|
||||
%changelog
|
||||
* Mon Apr 02 2007 Steven Pritchard <steve@kspei.com> 0.2807-1
|
||||
- Update to 0.2807.
|
||||
|
||||
* Sat Dec 16 2006 Steven Pritchard <steve@kspei.com> 0.2806-1
|
||||
- Update to 0.2806.
|
||||
- Use fixperms macro instead of our own chmod incantation.
|
||||
|
Loading…
Reference in New Issue
Block a user