[vrq/f14/master: 1/2] Updated to upstream 1.0.81.

Shakthi Kannan shakthimaan at fedoraproject.org
Tue Oct 12 17:51:07 UTC 2010


commit c7f80ee7f6d95af53d4726f0ab9f70d6e1a9466b
Author: Shakthi Kannan <shakthimaan at gmail.com>
Date:   Tue Oct 12 23:22:18 2010 +0530

    Updated to upstream 1.0.81.

 .gitignore |    1 +
 sources    |    2 +-
 vrq.spec   |    7 ++++++-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 54e0754..7bafe37 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 vrq-1.0.77.tar.gz
 vrq-1.0.78.tar.gz
 vrq-1.0.80.tar.gz
+vrq-1.0.81.tar.gz
diff --git a/sources b/sources
index 09cebc8..227e247 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9109d126ead7dc59f6e0438362f52c0a  vrq-1.0.80.tar.gz
+a3244afcc29a64efe4d806a39b19a851  vrq-1.0.81.tar.gz
diff --git a/vrq.spec b/vrq.spec
index 19dc279..9e1f2f8 100644
--- a/vrq.spec
+++ b/vrq.spec
@@ -1,5 +1,5 @@
 Name:           vrq
-Version:        1.0.80
+Version:        1.0.81
 Release:        1%{?dist}
 Summary:        Verilog tool framework with plugins for manipulating source code
 
@@ -15,6 +15,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 ExclusiveArch:  %{ix86} x86_64
 
 BuildRequires:  bison flex help2man doxygen iverilog-devel readline-devel
+BuildRequires:  gcc-c++
 Requires:       bzip2-libs
 
 %description
@@ -69,6 +70,10 @@ to develop backend plugin customization tools for the vrq tool framework.
 %{_includedir}/%{name}-%{version}
 
 %changelog
+* Tue Oct 12 2010 Shakthi Kannan <shakthimaan [AT] fedoraproject DOT org> - 1.0.81-1
+- Updated to upstream package 1.0.81
+- Added BuildRequires gcc-c++
+
 * Sat Sep 11 2010 Shakthi Kannan <shakthimaan [AT] gmail DOT com> - 1.0.80-1
 - Updated to upstream package 1.0.80
 


More information about the scm-commits mailing list