diff --git a/.cvsignore b/.cvsignore index 5e53b08..5a83a50 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -Math-Pari-2.01080603.tar.gz +Math-Pari-2.01080604.tar.gz pari-2.3.4.tar.gz diff --git a/perl-Math-Pari.spec b/perl-Math-Pari.spec index dfc22ce..a5c4bdb 100644 --- a/perl-Math-Pari.spec +++ b/perl-Math-Pari.spec @@ -10,12 +10,12 @@ %global pari_version 2.3.4 %global pari_int_version %(echo %{pari_version} | %{__perl} -pi -e 's/(\\d+)\\.(\\d+)\\.(\\d+)/sprintf("%d%03d%03d",$1,$2,$3)/e') -%global extraversion 03 +%global extraversion 04 Summary: Perl interface to PARI Name: perl-Math-Pari Version: 2.010806 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL+ or Artistic Group: Development/Libraries Url: http://search.cpan.org/dist/Math-Pari/ @@ -89,6 +89,9 @@ as Perl functions, and (almost) seamless merging of PARI and Perl data. %exclude %{_mandir}/man3/Math::libPARI.dumb.3pm* %changelog +* Thu Mar 4 2010 Paul Howarth - 2.010806-4 +- Update to 2.01080604 (see Changes for details) + * Fri Dec 11 2009 Paul Howarth - 2.010806-3 - Update to 2.01080603 (see Changes for details) diff --git a/sources b/sources index 9ad2451..fb649e8 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -e5f970b7a351f671e0641fa8266ce770 Math-Pari-2.01080603.tar.gz +27f5999671fe2a29cfd2e8c8a1f9308e Math-Pari-2.01080604.tar.gz 35c896266e4257793387ba22d5d76078 pari-2.3.4.tar.gz