[scilab] Remove unneeded BR on cobertura

Mikolaj Izdebski mizdebsk at fedoraproject.org
Tue Mar 24 12:24:18 UTC 2015


commit f9ebc6e80b2007d10274b96bb1f74dc976006eb8
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Tue Mar 24 13:21:48 2015 +0100

    Remove unneeded BR on cobertura

 scilab.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/scilab.spec b/scilab.spec
index da81044..8f6085f 100644
--- a/scilab.spec
+++ b/scilab.spec
@@ -1,7 +1,7 @@
 # baserelease defines which build revision of this version we're building.
 # The magical name baserelease is matched by the rpmdev-bumpspec tool, which
 # you should use.
-%global baserelease 5
+%global baserelease 6
 
 # On a released (stable or beta) version set it to 1
 %define is_release 1
@@ -144,7 +144,6 @@ BuildRequires:  liberation-sans-fonts
 # QA tests and validation
 BuildRequires:  checkstyle
 BuildRequires:  junit
-BuildRequires:  cobertura
 
 # All optional dependencies are needed to provide a full-featured Scilab
 BuildRequires:  gettext-devel
@@ -348,6 +347,9 @@ fi
 %{_datadir}/%{name}/modules/*/tests
 
 %changelog
+* Tue Mar 24 2015 Mikolaj Izdebski <mizdebsk at redhat.com> - 5.5.1-6
+- Remove unneeded BR on cobertura
+
 * Tue Feb 03 2015 Clément David <c.david86 at gmail.com> - 5.5.1-5
 - Remove xcos.desktop scinotes.desktop
 - Update to the latest xmlgraphics-common


More information about the scm-commits mailing list