[perl-Verilog-Perl] 3.303

Chitlesh GOORAH chitlesh at fedoraproject.org
Tue Sep 28 18:24:36 UTC 2010


commit 8db989bcdc257d709b7d65d1e423b8d1692b90fc
Author: Chitlesh Goorah <chitlesh at fedoraproject.org>
Date:   Tue Sep 28 20:24:30 2010 +0200

    3.303

 .gitignore             |    1 +
 perl-Verilog-Perl.spec |   10 ++++++++--
 sources                |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9ef4088..05055d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Verilog-Perl-3.300-beta1.tgz
 Verilog-Perl-3.301.tar.gz
 /Verilog-Perl-3.302.tar.gz
+/Verilog-Perl-3.303.tar.gz
diff --git a/perl-Verilog-Perl.spec b/perl-Verilog-Perl.spec
index 6ad631f..67d33d0 100644
--- a/perl-Verilog-Perl.spec
+++ b/perl-Verilog-Perl.spec
@@ -3,7 +3,7 @@
 %global __find_requires    %{_rpmconfigdir}/find-requires | grep -v Parser
 
 Name:          perl-Verilog-Perl
-Version:       3.302
+Version:       3.303
 Release:       1%{?dist}
 Summary:       Verilog parsing routines
 
@@ -11,11 +11,14 @@ License:       LGPLv3 or Artistic 2.0
 Group:         Applications/Engineering
 
 URL:           http://www.veripool.org/wiki/verilog-perl
-Source0:       http://www.veripool.org/ftp/Verilog-Perl-%{version}.tar.gz
+Source0:       http://search.cpan.org/CPAN/authors/id/W/WS/WSNYDER/ftp/Verilog-Perl-%{version}.tar.gz
 
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: perl
+%if 0%{?rhel} > 5
+BuildRequires: perl-Time-HiRes
+%endif
 BuildRequires: perl(Test::Pod)
 BuildRequires: perl(ExtUtils::MakeMaker)
 BuildRequires: perl(Digest::SHA1)
@@ -95,6 +98,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Sep 25 2010 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> 3.303-1
+- New upstream release
+
 * Sat Aug 28 2010 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> 3.302-1
 - New upstream release
 
diff --git a/sources b/sources
index 38b33d6..63f37f5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-63ca4d78d5c124cf66e804ca02571160  Verilog-Perl-3.302.tar.gz
+91acefc88fa350613593e183d814c25f  Verilog-Perl-3.303.tar.gz


More information about the scm-commits mailing list