[iverilog/f15] 0.9.4

Chitlesh GOORAH chitlesh at fedoraproject.org
Sat May 28 08:25:32 UTC 2011


commit 8f9f761fa165ca80795e6e23a60501d6c8921e9c
Author: Chitlesh Goorah <chitlesh at fedoraproject.org>
Date:   Sat May 28 10:25:15 2011 +0200

    0.9.4

 .gitignore    |    1 +
 iverilog.spec |   11 +++++++----
 sources       |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9b3ab38..e63b9f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 verilog-0.9.2.tar.gz
 /verilog-0.9.3.tar.gz
+/verilog-0.9.4.tar.gz
diff --git a/iverilog.spec b/iverilog.spec
index b287015..3abe46f 100644
--- a/iverilog.spec
+++ b/iverilog.spec
@@ -11,11 +11,11 @@
 # Please execute the testsuite as explained before pushing a new release to stable repos
 #
 
-%define      snapshot 20100928
+%define      snapshot 20110317
 
 Name:        iverilog
 Version:     0.9.%{snapshot}
-Release:     2%{?dist}
+Release:     1%{?dist}
 Summary:     Icarus Verilog is a verilog compiler and simulator
 
 Group:       Applications/Engineering
@@ -30,7 +30,7 @@ URL:         http://www.icarus.com/eda/verilog/index.html
 # tar cjf ~/rpmbuild/SOURCES/verilog-0.9.3.tar.bz2 verilog
 
 # This is the latest stable snapshot
-Source0:       ftp://ftp.icarus.com/pub/eda/verilog/v0.9/verilog-0.9.3.tar.gz
+Source0:       ftp://ftp.icarus.com/pub/eda/verilog/v0.9/verilog-0.9.4.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.3
+%setup -q -n verilog-0.9.4
 
 #sh autoconf.sh
 
@@ -97,6 +97,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat May 28 2011 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 0.9.20110317-1
+- new stable upstream release 0.9.4
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.20100928-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index df69a48..6b0b892 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d004408ea595b13780c4c036f8188b66  verilog-0.9.3.tar.gz
+013f1397338fd984ec711250408e43a6  verilog-0.9.4.tar.gz


More information about the scm-commits mailing list