[eclipse-swtbot] Add BR on full hamcrest now that platform depend only on part of it.

Alexander Kurtakov akurtakov at fedoraproject.org
Mon Mar 9 08:22:59 UTC 2015


commit eda68b04470ab217acd5b6e233c03d3ae78d6a5c
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Mon Mar 9 10:22:52 2015 +0200

    Add BR on full hamcrest now that platform depend only on part of it.

 eclipse-swtbot.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/eclipse-swtbot.spec b/eclipse-swtbot.spec
index 10f4299..c1e2387 100644
--- a/eclipse-swtbot.spec
+++ b/eclipse-swtbot.spec
@@ -1,6 +1,6 @@
 Name:           eclipse-swtbot
 Version:        2.2.1
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        UI and functional testing tool for SWT and Eclipse based applications
 
 License:        EPL
@@ -16,6 +16,7 @@ BuildRequires:  cbi-plugins
 BuildRequires:  eclipse-license
 BuildRequires:  tycho
 BuildRequires:  log4j12
+BuildRequires:  hamcrest
 BuildArch:      noarch
 
 %description
@@ -52,6 +53,9 @@ done
 %files -f .mfiles
 
 %changelog
+* Mon Mar 9 2015 Alexander Kurtakov <akurtako at redhat.com> 2.2.1-5
+- Add BR on full hamcrest now that platform depend only on part of it.
+
 * Fri Feb  6 2015 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.2.1-4
 - Rebuild to generate missing OSGi auto-requires
 


More information about the scm-commits mailing list