diff --git a/apache-ivy-2.2.0-src.tar.gz b/apache-ivy-2.2.0-src.tar.gz deleted file mode 100644 index 14f0f01..0000000 --- a/apache-ivy-2.2.0-src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:338312a9df91825bfddb5705a41d122d0495c984f8689bcef0b2f3cbce6b0294 -size 2513320 diff --git a/apache-ivy-2.3.0-src.tar.gz b/apache-ivy-2.3.0-src.tar.gz new file mode 100644 index 0000000..4528df5 --- /dev/null +++ b/apache-ivy-2.3.0-src.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20f9ba64b6f24328497394d8b3e24b8e15e12ad230958be9c76d6f8cccf081de +size 2790722 diff --git a/apache-ivy.changes b/apache-ivy.changes index 22877b4..36f99b3 100644 --- a/apache-ivy.changes +++ b/apache-ivy.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Sep 9 11:04:12 UTC 2013 - tchvatal@suse.com + +- Move from jpackage-utils to javapackage-tools + +------------------------------------------------------------------- +Fri Jan 25 15:03:33 UTC 2013 - archie@dellroad.org + +- Upgrade to release 2.3.0 + * improved Ant support with some new Ant tasks and enhancements to existing tasks + * improved Maven2 compatibility + * some new resolvers + * numerous bug fixes as documented in Jira and in the release notes + ------------------------------------------------------------------- Wed Jan 2 17:08:16 UTC 2013 - archie@dellroad.org diff --git a/apache-ivy.spec b/apache-ivy.spec index ead3372..2b12a7d 100644 --- a/apache-ivy.spec +++ b/apache-ivy.spec @@ -17,14 +17,13 @@ Name: apache-ivy -Version: 2.2.0 +Version: 2.3.0 Release: 1%{?dist} Summary: Java-based dependency manager License: Apache-2.0 Group: Development/Tools/Building Url: http://ant.apache.org/ivy/ -#Source0: http://www.apache.org/dist/ant/ivy/2.1.0/%{name}-%{version}-src.tar.gz Source0: %{name}-%{version}-src.tar.gz Source1: ivy.1 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -41,10 +40,10 @@ BuildRequires: commons-httpclient %endif BuildRequires: bouncycastle BuildRequires: java-devel >= 1.5 -BuildRequires: jpackage-utils +BuildRequires: javapackages-tools BuildRequires: jsch BuildRequires: oro -Requires: jpackage-utils +Requires: javapackages-tools %description Apache Ivy is a tool for managing (recording, tracking, resolving and