[iverilog/f15] 0.9.5

Chitlesh GOORAH chitlesh at fedoraproject.org
Tue Nov 1 20:12:21 UTC 2011


commit c61055cde0bba6c68ef46873c0806b477c774140
Author: Chitlesh GOORAH <chitlesh at fedoraproject.org>
Date:   Tue Nov 1 21:12:08 2011 +0100

    0.9.5

 .gitignore    |    1 +
 iverilog.spec |   13 ++++++++-----
 sources       |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e63b9f7..de08c2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 verilog-0.9.2.tar.gz
 /verilog-0.9.3.tar.gz
 /verilog-0.9.4.tar.gz
+/verilog-0.9.5.tar.gz
diff --git a/iverilog.spec b/iverilog.spec
index 3abe46f..5cd7dec 100644
--- a/iverilog.spec
+++ b/iverilog.spec
@@ -11,7 +11,7 @@
 # Please execute the testsuite as explained before pushing a new release to stable repos
 #
 
-%define      snapshot 20110317
+%define      snapshot 20111101
 
 Name:        iverilog
 Version:     0.9.%{snapshot}
@@ -20,17 +20,17 @@ Summary:     Icarus Verilog is a verilog compiler and simulator
 
 Group:       Applications/Engineering
 License:     GPLv2
-URL:         http://www.icarus.com/eda/verilog/index.html
+URL:         http://iverilog.icarus.com
 
 # Development Snapshot Download :
 # git clone git://icarus.com/~steve-icarus/verilog
 # cd verilog
 # git checkout --track -b v0_9-branch origin/v0_9-branch
 # cd ..
-# tar cjf ~/rpmbuild/SOURCES/verilog-0.9.3.tar.bz2 verilog
+# tar cjf ~/rpmbuild/SOURCES/verilog-0.9.5.tar.bz2 verilog
 
 # This is the latest stable snapshot
-Source0:       ftp://ftp.icarus.com/pub/eda/verilog/v0.9/verilog-0.9.4.tar.gz
+Source0:       ftp://ftp.icarus.com/pub/eda/verilog/v0.9/verilog-0.9.5.tar.gz
 
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -46,7 +46,7 @@ engineering formats, including simulation. It strives to be true
 to the IEEE-1364 standard.
 
 %prep
-%setup -q -n verilog-0.9.4
+%setup -q -n verilog-0.9.5
 
 #sh autoconf.sh
 
@@ -97,6 +97,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Nov 01 2011 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 0.9.20111101-1
+- new stable upstream release 0.9.5
+
 * Sat May 28 2011 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 0.9.20110317-1
 - new stable upstream release 0.9.4
 
diff --git a/sources b/sources
index 6b0b892..33ef5c4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-013f1397338fd984ec711250408e43a6  verilog-0.9.4.tar.gz
+3eaeafbb8f0f36765676ab1aaa0fe330  verilog-0.9.5.tar.gz


More information about the scm-commits mailing list