diff --git a/.cvsignore b/.cvsignore index a07da59..4c9a2a7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Convert-UUlib-1.08.tar.gz +Convert-UUlib-1.09.tar.gz diff --git a/perl-Convert-UUlib.spec b/perl-Convert-UUlib.spec index c7670c7..92ef2d5 100644 --- a/perl-Convert-UUlib.spec +++ b/perl-Convert-UUlib.spec @@ -1,19 +1,19 @@ %define rname Convert-UUlib Name: perl-%{rname} -Version: 1.08 +Version: 1.09 Epoch: 1 Release: 2%{?dist} Summary: Perl interface to the uulib library Group: Development/Libraries -License: GPL +License: GPL+ or Artistic URL: http://search.cpan.org/dist/%{rname}/ Source: http://www.cpan.org/authors/id/M/ML/MLEHMANN/%{rname}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: perl-devel +BuildRequires: perl(ExtUtils::MakeMaker) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -59,6 +59,14 @@ rm -fr %{buildroot} %changelog +* Mon Aug 13 2007 Nicolas Mailhot +♣ 1:1.09-2 +✓ Fix License + +* Sun Aug 12 2007 Robert Scheck 1:1.09-1 +- Upgrade to 1.09 and rebuilt for EPEL branches (#250865) +- Added build requirement to perl(ExtUtils::MakeMaker) + * Tue Mar 20 2007 Nicolas Mailhot - 1:1.08-2 - add perl-devel BR diff --git a/sources b/sources index 5bdb96d..817065f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -30abf7379c474e6496ea6a2dfc60d2d8 Convert-UUlib-1.08.tar.gz +f4cfa860176f60a83b56816d5917e71a Convert-UUlib-1.09.tar.gz