diff --git a/apache-ivy-2.3.0-src.tar.gz b/apache-ivy-2.3.0-src.tar.gz
deleted file mode 100644
index 4528df5..0000000
--- a/apache-ivy-2.3.0-src.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:20f9ba64b6f24328497394d8b3e24b8e15e12ad230958be9c76d6f8cccf081de
-size 2790722
diff --git a/apache-ivy-2.4.0-src.tar.gz b/apache-ivy-2.4.0-src.tar.gz
new file mode 100644
index 0000000..ea0453b
--- /dev/null
+++ b/apache-ivy-2.4.0-src.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:202f08ca41f4bdf1c081aa8b2e531565be6c73e9e5e0d68137f454f14eb16ef6
+size 3616939
diff --git a/apache-ivy.spec b/apache-ivy.spec
index 88a4bdd..5021112 100644
--- a/apache-ivy.spec
+++ b/apache-ivy.spec
@@ -1,7 +1,7 @@
#
# spec file for package apache-ivy
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,15 @@
Name: apache-ivy
-Version: 2.3.0
+Version: 2.4.0
Release: 0
Summary: Java-based dependency manager
License: Apache-2.0
Group: Development/Tools/Building
Url: http://ant.apache.org/ivy/
-Source0: %{name}-%{version}-src.tar.gz
+Source0: http://www.apache.org/dist/ant/ivy/%{version}/%{name}-%{version}-src.tar.gz
Source1: ivy.1
-Source2: http://repo1.maven.org/maven2/org/apache/ivy/ivy/2.3.0/ivy-2.3.0.pom
+Source2: http://repo1.maven.org/maven2/org/apache/ivy/ivy/%{version}/ivy-%{version}.pom
BuildRequires: ant
BuildRequires: bouncycastle
BuildRequires: commons-httpclient
diff --git a/ivy-2.3.0.pom b/ivy-2.4.0.pom
similarity index 82%
rename from ivy-2.3.0.pom
rename to ivy-2.4.0.pom
index 10ee384..81116e1 100644
--- a/ivy-2.3.0.pom
+++ b/ivy-2.4.0.pom
@@ -1,157 +1,193 @@
-
-
-
-
- 4.0.0
-
- org.apache
- apache
- 7
-
- org.apache.ivy
- ivy
- 2.3.0
- Apache Ivy
- http://ant.apache.org/ivy/
-
- scm:svn:http://svn.apache.org/repos/asf/ant/ivy/core/trunk/
- scm:svn:https://svn.apache.org/repos/asf/ant/ivy/core/trunk
- http://svn.apache.org/repos/asf/ant/ivy/core/trunk
-
-
-
- Ant/Ivy Developers List
- dev-subscribe@ant.apache.org
- dev-unsubscribe@ant.apache.org
- dev@ant.apache.org
- http://mail-archives.apache.org/mod_mbox/ant-dev
-
-
- Ivy Users List
- ivy-user-subscribe@ant.apache.org
- ivy-user-unsubscribe@ant.apache.org
- ivy-user@ant.apache.org
- http://mail-archives.apache.org/mod_mbox/ant-ivy-user
-
-
-
- jira
- http://issues.apache.org/jira/browse/IVY
-
-
-
- org.apache.ant
- ant
- 1.7.1
- true
-
-
- org.apache.ant
- ant-nodeps
- 1.7.1
- true
-
-
- org.apache.ant
- ant-trax
- 1.7.1
- true
-
-
- commons-httpclient
- commons-httpclient
- 3.0
- true
-
-
- oro
- oro
- 2.0.8
- true
-
-
- commons-vfs
- commons-vfs
- 1.0
- true
-
-
- com.jcraft
- jsch
- 0.1.31
- true
-
-
- org.bouncycastle
- bcpg-jdk14
- 1.45
- true
-
-
- org.bouncycastle
- bcprov-jdk14
- 1.45
- true
-
-
- junit
- junit
- 3.8.2
- test
-
-
- commons-lang
- commons-lang
- 2.6
- test
-
-
- org.apache.ant
- ant-testutil
- 1.7.0
- test
-
-
- ant
- ant-launcher
- 1.6.2
- test
-
-
- ant-contrib
- ant-contrib
- 1.0b3
- test
-
-
- xerces
- xercesImpl
- 2.6.2
- test
-
-
- xerces
- xmlParserAPIs
- 2.6.2
- test
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache
+ apache
+ 7
+
+ org.apache.ivy
+ ivy
+ 2.4.0
+ Apache Ivy
+ http://ant.apache.org/ivy/
+
+ scm:svn:http://svn.apache.org/repos/asf/ant/ivy/core/trunk/
+ scm:svn:https://svn.apache.org/repos/asf/ant/ivy/core/trunk
+ http://svn.apache.org/repos/asf/ant/ivy/core/trunk
+
+
+
+ Ant/Ivy Developers List
+ dev-subscribe@ant.apache.org
+ dev-unsubscribe@ant.apache.org
+ dev@ant.apache.org
+ http://mail-archives.apache.org/mod_mbox/ant-dev
+
+
+ Ivy Users List
+ ivy-user-subscribe@ant.apache.org
+ ivy-user-unsubscribe@ant.apache.org
+ ivy-user@ant.apache.org
+ http://mail-archives.apache.org/mod_mbox/ant-ivy-user
+
+
+
+ jira
+ http://issues.apache.org/jira/browse/IVY
+
+
+
+ org.apache.ant
+ ant
+ 1.7.1
+ true
+
+
+ org.apache.ant
+ ant-nodeps
+ 1.7.1
+ true
+
+
+ org.apache.ant
+ ant-trax
+ 1.7.1
+ true
+
+
+ commons-httpclient
+ commons-httpclient
+ 3.0
+ true
+
+
+ oro
+ oro
+ 2.0.8
+ true
+
+
+ commons-vfs
+ commons-vfs
+ 1.0
+ true
+
+
+ com.jcraft
+ jsch
+ 0.1.50
+ true
+
+
+ com.jcraft
+ jsch.agentproxy
+ 0.0.6
+ true
+
+
+ com.jcraft
+ jsch.agentproxy.connector-factory
+ 0.0.6
+ true
+
+
+ com.jcraft
+ jsch.agentproxy.jsch
+ 0.0.6
+ true
+
+
+ org.bouncycastle
+ bcpg-jdk14
+ 1.45
+ true
+
+
+ org.bouncycastle
+ bcprov-jdk14
+ 1.45
+ true
+
+
+ junit
+ junit
+ 3.8.2
+ test
+
+
+ commons-lang
+ commons-lang
+ 2.6
+ test
+
+
+ org.apache.ant
+ ant-testutil
+ 1.7.0
+ test
+
+
+ *
+ *
+
+
+
+
+ ant
+ ant-launcher
+ 1.6.2
+ test
+
+
+ *
+ *
+
+
+
+
+ ant-contrib
+ ant-contrib
+ 1.0b3
+ test
+
+
+ *
+ *
+
+
+
+
+ xerces
+ xercesImpl
+ 2.6.2
+ test
+
+
+ xerces
+ xmlParserAPIs
+ 2.6.2
+ test
+
+
+