[cxf/f18] Update to 2.4.9

Patryk Obara dreamertan at fedoraproject.org
Wed Sep 26 02:11:54 UTC 2012


commit b0e86fc57750ad96e9fc8b37742f14d600f29f11
Author: Patryk Obara <pobara at redhat.com>
Date:   Wed Sep 26 03:28:48 2012 +0200

    Update to 2.4.9

 0003-disable-common-submodules.patch |    6 +++---
 cxf.spec                             |    7 +++++--
 2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/0003-disable-common-submodules.patch b/0003-disable-common-submodules.patch
index 3a4b9bf..b34f6f3 100644
--- a/0003-disable-common-submodules.patch
+++ b/0003-disable-common-submodules.patch
@@ -12,9 +12,9 @@ index 38663ca..c4378b9 100644
 --- a/common/pom.xml
 +++ b/common/pom.xml
 @@ -32,10 +32,10 @@
-         <version>2.4.8</version>
+         <version>2.4.9</version>
      </parent>
- 
+
 -    <modules>
 -        <module>common</module>
 -        <module>wstx-msv-validation</module>
@@ -25,5 +25,5 @@ index 38663ca..c4378b9 100644
 +		<!-- <module>wstx-msv-validation</module> -->
 +		<!-- <module>xerces-xsd-validation</module> !! ListLSInput is not abstract -->
 +	</modules>
- 
+
  </project>
diff --git a/cxf.spec b/cxf.spec
index 99a2f2f..516cdae 100644
--- a/cxf.spec
+++ b/cxf.spec
@@ -2,8 +2,8 @@
 %global tarname apache-%{name}-%{version}-src
 
 Name:           cxf
-Version:        2.4.8
-Release:        5%{?dist}
+Version:        2.4.9
+Release:        1%{?dist}
 Summary:        Apache CXF
 License:        ASL 2.0
 Group:          Development/Libraries
@@ -372,6 +372,9 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 
 
 %changelog
+* Tue Sep 25 2012 Patryk Obara <pobara at redhat.com> 2.4.9-1
+- Update to latest release
+
 * Mon Aug 13 2012 Patryk Obara <pobara at redhat.com> 2.4.8-5
 - Enabled modules: databinding/aegis, databinding/jibx, frontend/js
 


More information about the scm-commits mailing list