commit 24ad761dad92a963016631fbf1897444d1d72576 Author: Marcela Mašláňová <mmaslano@xxxxxxxxxx> Date: Fri Aug 6 11:41:59 2010 +0200 * Fri Aug 6 2010 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 2.11-1 - update, tests pass fine .gitignore | 1 + perl-Bio-Graphics.spec | 13 ++++++++----- sources | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) --- diff --git a/.gitignore b/.gitignore index c664545..42bdf8c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ Bio-Graphics-1.994.tar.gz +Bio-Graphics-2.11.tar.gz diff --git a/perl-Bio-Graphics.spec b/perl-Bio-Graphics.spec index ef1c0e8..f847467 100644 --- a/perl-Bio-Graphics.spec +++ b/perl-Bio-Graphics.spec @@ -1,6 +1,6 @@ Name: perl-Bio-Graphics -Version: 1.994 -Release: 3%{?dist} +Version: 2.11 +Release: 1%{?dist} Summary: Generate GD images of Bio::Seq objects License: GPL+ or Artistic Group: Development/Libraries @@ -30,7 +30,7 @@ laid out on the number line # temporarily remove modules Bio/Graphics/Glyph/trace.pm until the dependency: # Bio::SCF is packaged -rm lib/Bio/Graphics/Glyph/trace.pm +#rm lib/Bio/Graphics/Glyph/trace.pm %build %{__perl} Build.PL installdirs=vendor @@ -45,8 +45,8 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* -#check -#./Build test +%check +./Build test %clean rm -rf $RPM_BUILD_ROOT @@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Fri Aug 6 2010 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 2.11-1 +- update, tests pass fine + * Thu Apr 29 2010 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 1.994-3 - Mass rebuild with perl-5.12.0 diff --git a/sources b/sources index af7ef02..39bf52c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -73870861e83975157a660d0335695dcd Bio-Graphics-1.994.tar.gz +faa639b78860ef59052b43ce1dc5fbfe Bio-Graphics-2.11.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel