diff --git a/.cvsignore b/.cvsignore index e5c1286..8030a2c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -verilog-20070123.tar.gz +verilog-20070227.tar.gz diff --git a/iverilog.spec b/iverilog.spec index aad01d9..ca8509c 100644 --- a/iverilog.spec +++ b/iverilog.spec @@ -1,8 +1,8 @@ -%define snapshot 20070123 +%define snapshot 20070227 Name: iverilog Version: 0.9.%{snapshot} -Release: 5%{?dist} +Release: 1%{?dist} Summary: Icarus Verilog is a verilog compiler and simulator Group: Applications/Engineering License: GPL @@ -73,6 +73,9 @@ rm -rf %{buildroot} %exclude %{_libdir}/*.a %changelog +* Thu Feb 27 2007 Balint Cristian 0.9.20070227-1 +- new snapshoot release. + * Thu Feb 27 2007 Balint Cristian 0.9.20070123-5 - clean junks from tarball - exlude static library diff --git a/sources b/sources index e7e8f4d..5967f65 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f3431dabd9c152cfe1cbf0610a481a14 verilog-20070123.tar.gz +11f2e2ba2d45cbf74b352dba17b0ccea verilog-20070227.tar.gz