[jacoco] Add BR to fest-assert.

Krzysztof Daniel kdaniel at fedoraproject.org
Mon Sep 17 10:46:38 UTC 2012


commit a077f404a30a2cd23b0c67daec139733804d0474
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Mon Sep 17 12:46:04 2012 +0200

    Add BR to fest-assert.

 jacoco.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/jacoco.spec b/jacoco.spec
index 1387625..0beee40 100644
--- a/jacoco.spec
+++ b/jacoco.spec
@@ -2,7 +2,7 @@
 
 Name:      jacoco
 Version:   0.5.9
-Release:   1%{?dist}
+Release:   2%{?dist}
 Summary:   Java Code Coverage for Eclipse 
 Group:     System Environment/Libraries
 License:   EPL
@@ -30,6 +30,7 @@ BuildRequires:    maven-install-plugin maven-invoker-plugin maven-gpg-plugin mav
 BuildRequires:    maven-release-plugin maven-resources-plugin maven-shade-plugin maven-source-plugin maven-surefire-plugin maven-site-plugin
 BuildRequires:    maven-plugin-tools-javadoc
 BuildRequires:    dos2unix
+BuildRequires:    fest-assert
 Requires:         java >= 1.7
 Requires:         ant
 Requires:         objectweb-asm
@@ -147,6 +148,9 @@ cp -rf org.jacoco.build/target/site/* %{buildroot}%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}/
 
 %changelog
+* Mon Sep 17 2012 Krzysztof Daniel <kdaniel at redhat.com> 0.5.9-2
+- Add BR to fest-assert.
+
 * Tue Sep 11 2012 Krzysztof Daniel <kdaniel at redhat.com> 0.5.9-1
 - Update to upstream 0.5.10 release.
 


More information about the scm-commits mailing list