From cc7516eab3a863823a5b9ab52953a1eefc9a0153 Mon Sep 17 00:00:00 2001 From: Stephen Williams Date: Wed, 10 Feb 2016 11:39:12 -0800 Subject: [PATCH] Minor release update. --- verilog.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/verilog.spec b/verilog.spec index de832a321..4a4192c2a 100644 --- a/verilog.spec +++ b/verilog.spec @@ -1,6 +1,6 @@ #norootforbuild # -%define rev_date 20150815 +%define rev_date 20160210 # Normally, the suff-ix is %nil, meaning the suffix is to not be used. # But if the builder wants to make a suffixed package, he may set this # to a value (i.e. -test) to cause suffixes to be put in all the right @@ -10,7 +10,7 @@ # Summary: Icarus Verilog Name: verilog%{suff} -Version: 10.1 +Version: 10.1.1 Release: 0 License: GPL Group: Productivity/Scientific/Electronics