[eclipselink] use tomcat-servlet-3.1-api

gil gil at fedoraproject.org
Mon Mar 23 08:30:19 UTC 2015


commit b6d819e825ad044cddebbf8c2d8f5f03d8c67bef
Author: gil <puntogil at libero.it>
Date:   Mon Mar 23 09:30:13 2015 +0100

    use tomcat-servlet-3.1-api

 eclipselink.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/eclipselink.spec b/eclipselink.spec
index b4b1f91..02ffba2 100644
--- a/eclipselink.spec
+++ b/eclipselink.spec
@@ -2,7 +2,7 @@
 %global namedversion %{version}%{?reltag}
 Name:          eclipselink
 Version:       2.4.2
-Release:       8%{?dist}
+Release:       9%{?dist}
 Summary:       Eclipse Persistence Services Project
 License:       EPL and BSD
 Url:           http://www.eclipse.org/eclipselink/
@@ -162,6 +162,9 @@ cp -pr target/api/* %{buildroot}%{_javadocdir}/%{name}
 %license license.html
 
 %changelog
+* Mon Mar 23 2015 gil cattaneo <puntogil at libero.it> 2.4.2-9
+- use tomcat-servlet-3.1-api
+
 * Mon Feb 02 2015 gil cattaneo <puntogil at libero.it> 2.4.2-8
 - add antlr 3.5.2 support
 


More information about the scm-commits mailing list