From d580a985f344c4a33b9b9b7473c2b885c6dccd680b1da92f77eecdc19dca00f8 Mon Sep 17 00:00:00 2001 From: Michal Vyskocil Date: Tue, 29 Jan 2013 09:37:25 +0000 Subject: [PATCH 1/4] Accepting request 149942 from home:archie172:branches:Java:packages Upgrade to release 2.3.0 OBS-URL: https://build.opensuse.org/request/show/149942 OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-ivy?expand=0&rev=13 --- apache-ivy-2.2.0-src.tar.gz | 3 --- apache-ivy-2.3.0-src.tar.gz | 3 +++ apache-ivy.changes | 5 +++++ apache-ivy.spec | 3 +-- 4 files changed, 9 insertions(+), 5 deletions(-) delete mode 100644 apache-ivy-2.2.0-src.tar.gz create mode 100644 apache-ivy-2.3.0-src.tar.gz 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..f6cde2c 100644 --- a/apache-ivy.changes +++ b/apache-ivy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 25 15:03:33 UTC 2013 - archie@dellroad.org + +- Upgrade to release 2.3.0 + ------------------------------------------------------------------- Wed Jan 2 17:08:16 UTC 2013 - archie@dellroad.org diff --git a/apache-ivy.spec b/apache-ivy.spec index ead3372..164f60a 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 From 60b53570cfaed8ed5a2a3ea9257b4f796cad164c27e045458b1404353351c7e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 9 Sep 2013 11:50:01 +0000 Subject: [PATCH 2/4] Replace jpackage-utils by javapackages-tools OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-ivy?expand=0&rev=14 --- apache-ivy.changes | 10 ++++++++++ apache-ivy.spec | 4 ++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/apache-ivy.changes b/apache-ivy.changes index f6cde2c..f2d0bc6 100644 --- a/apache-ivy.changes +++ b/apache-ivy.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Sep 9 11:05:29 UTC 2013 - tchvatal@suse.com + +- Move from jpackage-utils to javapackage-tools + +------------------------------------------------------------------- +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 diff --git a/apache-ivy.spec b/apache-ivy.spec index 164f60a..2b12a7d 100644 --- a/apache-ivy.spec +++ b/apache-ivy.spec @@ -40,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 From 96efd7862f98a11ad730137c09b511e1495476689a9290fc1144b030cc27b3e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 10 Sep 2013 11:47:04 +0000 Subject: [PATCH 3/4] Drop double changelog. OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-ivy?expand=0&rev=15 --- apache-ivy.changes | 5 ----- 1 file changed, 5 deletions(-) diff --git a/apache-ivy.changes b/apache-ivy.changes index f2d0bc6..5811fa1 100644 --- a/apache-ivy.changes +++ b/apache-ivy.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Mon Sep 9 11:05:29 UTC 2013 - tchvatal@suse.com - -- Move from jpackage-utils to javapackage-tools - ------------------------------------------------------------------- Mon Sep 9 11:04:12 UTC 2013 - tchvatal@suse.com From 2b42f29bab9d7f5b1174b7607af55cda138f906ee872c7652e79fa358dab76f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 12 Sep 2013 14:54:30 +0000 Subject: [PATCH 4/4] * 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 OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-ivy?expand=0&rev=16 --- apache-ivy.changes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apache-ivy.changes b/apache-ivy.changes index 5811fa1..36f99b3 100644 --- a/apache-ivy.changes +++ b/apache-ivy.changes @@ -7,6 +7,10 @@ Mon Sep 9 11:04:12 UTC 2013 - tchvatal@suse.com 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