[eclipse-fedorapackager] Build with easymock3.

Alexander Kurtakov akurtakov at fedoraproject.org
Wed Jul 24 17:20:05 UTC 2013


commit da6a40b68883bcc76df2bdfaeb185b0f94d2da8e
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Wed Jul 24 20:19:46 2013 +0300

    Build with easymock3.

 eclipse-fedorapackager.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/eclipse-fedorapackager.spec b/eclipse-fedorapackager.spec
index 2a199ed..cf003c2 100644
--- a/eclipse-fedorapackager.spec
+++ b/eclipse-fedorapackager.spec
@@ -2,7 +2,7 @@
 
 Name:           eclipse-fedorapackager
 Version:        0.4.1
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Fedora Packager for Eclipse
 
 Group:          Development/Tools
@@ -41,7 +41,7 @@ BuildRequires: eclipse-egit >= 1.1.0
 BuildRequires: maven-local
 BuildRequires: tycho
 BuildRequires: tycho-extras
-BuildRequires: easymock2
+BuildRequires: easymock3
 BuildRequires: maven-clean-plugin
 # We really need Indigo for 0.2 and up, due to a .spec file editor
 # problem, but FP for Eclipse itself doesn't really have any Indigo
@@ -121,6 +121,9 @@ popd
 %doc org.fedoraproject.eclipse.packager-feature/*.html
 
 %changelog
+* Wed Jul 24 2013 Alexander Kurtakov <akurtako at redhat.com> 0.4.1-8
+- Build with easymock3.
+
 * Fri Jul 12 2013 Krzysztof Daniel <kdaniel at redhat.com> 0.4.1-7
 - RHBZ#964415
 - RHBZ#984047
@@ -179,7 +182,7 @@ popd
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.2-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
-* Thu Nov 2 2011 Andrew Robinson <arobinso at redhat.com> 0.2.2-3
+* Thu Nov 3 2011 Andrew Robinson <arobinso at redhat.com> 0.2.2-3
 - Added BR in line with eclipse-rpmstubby Requires.
 
 * Wed Nov 2 2011 Andrew Robinson <arobinso at redhat.com> 0.2.2-2


More information about the scm-commits mailing list