[maven-wagon-ahc] Build with easymock3.

Alexander Kurtakov akurtakov at fedoraproject.org
Wed Jul 24 17:28:37 UTC 2013


commit 177635bf21bdcf675a726209666fb89344a8fe44
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Wed Jul 24 20:28:27 2013 +0300

    Build with easymock3.

 maven-wagon-ahc.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/maven-wagon-ahc.spec b/maven-wagon-ahc.spec
index afb1e0b..ecb1cf2 100644
--- a/maven-wagon-ahc.spec
+++ b/maven-wagon-ahc.spec
@@ -1,6 +1,6 @@
 Name:		maven-wagon-ahc
 Version:	1.2.1
-Release:	7%{?dist}
+Release:	8%{?dist}
 Summary:	A wagon provider for HTTP transfers
 
 Group:		Development/Libraries
@@ -16,7 +16,7 @@ Source2:	http://www.apache.org/licenses/LICENSE-2.0.txt
 BuildArch:	noarch
 
 BuildRequires:	async-http-client
-BuildRequires:	easymock2
+BuildRequires:	easymock3
 BuildRequires:	forge-parent
 BuildRequires:	java-devel
 BuildRequires:	jpackage-utils
@@ -91,6 +91,9 @@ install -p -m 0644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
 
 
 %changelog
+* Wed Jul 24 2013 Alexander Kurtakov <akurtako at redhat.com> 1.2.1-8
+- Build with easymock3.
+
 * Thu Apr 11 2013 Gerard Ryan <galileo at fedoraproject.org> - 1.2.1-7
 - Re-add Requires that are not auto-generated
 


More information about the scm-commits mailing list