[aether-ant-tasks] Update to upstream version 0.9.0

Mikolaj Izdebski mizdebsk at fedoraproject.org
Thu Feb 27 11:15:18 UTC 2014


commit e1f7c83456e31f1a07fbb500cfe02ee1633ac959
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Thu Feb 27 12:14:23 2014 +0100

    Update to upstream version 0.9.0

 .gitignore            |    1 +
 aether-ant-tasks.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6d1acba..665c4eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /aether-ant.tar.xz
 /aether-ant-tasks-0.9.0.M3.tar.bz2
 /aether-ant-tasks-0.9.0.M4.tar.bz2
+/aether-ant-tasks-0.9.0.v20140226.tar.bz2
diff --git a/aether-ant-tasks.spec b/aether-ant-tasks.spec
index e99b35c..b8ca05e 100644
--- a/aether-ant-tasks.spec
+++ b/aether-ant-tasks.spec
@@ -1,9 +1,9 @@
-%global vertag M4
+%global vertag v20140226
 
 Name:           aether-ant-tasks
 Epoch:          1
 Version:        0.9.0
-Release:        0.4.%{vertag}%{?dist}
+Release:        1%{?dist}
 Summary:        Ant tasks using Aether to resolve, install and deploy artifacts
 Group:          Development/Libraries
 BuildArch:      noarch
@@ -78,6 +78,9 @@ install -p -m 644 %{SOURCE5} %{buildroot}/%{_sysconfdir}/ant.d/%{name}
 %doc epl-v10.html notice.html
 
 %changelog
+* Thu Feb 27 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 1:0.9.0-1
+- Update to upstream version 0.9.0
+
 * Tue Jan  7 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 1:0.9.0-0.4.M4
 - Update to upstream version 0.9.0.M4
 - Remove workaround for rhbz#996062
diff --git a/sources b/sources
index 26f1279..738be4b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4ecec67d82a058b4c313a8165d4eae31  aether-ant-tasks-0.9.0.M4.tar.bz2
+7ef9648584f301a5ef979d2a95ba3959  aether-ant-tasks-0.9.0.v20140226.tar.bz2


More information about the scm-commits mailing list