Update version strings in spec flie.

This commit is contained in:
steve 2002-11-17 18:38:03 +00:00
parent 91580d1fcc
commit b82d3165da
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
Summary: Icarus Verilog Summary: Icarus Verilog
Name: verilog Name: verilog
Version: 0.6.20021109 Version: 0.6.20021117
Release: 0 Release: 0
Copyright: GPL Copyright: GPL
Group: Applications/Engineering Group: Applications/Engineering
Source: ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20021109.tar.gz Source: ftp://icarus.com/pub/eda/verilog/snapshots/verilog-20021117.tar.gz
URL: http://www.icarus.com/eda/verilog/index.html URL: http://www.icarus.com/eda/verilog/index.html
Packager: Stephen Williams <steve@icarus.com> Packager: Stephen Williams <steve@icarus.com>
@ -20,7 +20,7 @@ engineering formats, including simulation. It strives to be true
to the IEEE-1364 standard. to the IEEE-1364 standard.
%prep %prep
%setup -n verilog-20021109 %setup -n verilog-20021117
%build %build
./configure --prefix=/usr ./configure --prefix=/usr