[aether] Update to upstream version 1.0.2

Mikolaj Izdebski mizdebsk at fedoraproject.org
Wed Feb 4 12:36:25 UTC 2015


commit 99be90a0eb119c49797ec4e955d2c34ba53a88f5
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Wed Feb 4 13:34:37 2015 +0100

    Update to upstream version 1.0.2

 .gitignore  |    1 +
 aether.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b193711..1f2be75 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /aether-0.9.1.v20140329.tar.bz2
 /aether-1.0.0.v20140518.tar.bz2
 /aether-1.0.1.v20141111.tar.bz2
+/aether-1.0.2.v20150114.tar.bz2
diff --git a/aether.spec b/aether.spec
index 3e73b12..b6f0eae 100644
--- a/aether.spec
+++ b/aether.spec
@@ -1,8 +1,8 @@
-%global vertag v20141111
+%global vertag v20150114
 
 Name:           aether
 Epoch:          1
-Version:        1.0.1
+Version:        1.0.2
 Release:        1%{?dist}
 Summary:        Library to resolve, install and deploy artifacts the Maven way
 License:        EPL
@@ -182,6 +182,9 @@ rm -rf aether-transport-http/src/test
 %doc epl-v10.html notice.html
 
 %changelog
+* Wed Feb  4 2015 Mikolaj Izdebski <mizdebsk at redhat.com> - 1:1.0.2-1
+- Update to upstream version 1.0.2
+
 * Wed Feb  4 2015 Mikolaj Izdebski <mizdebsk at redhat.com> - 1:1.0.1-1
 - Update to upstream version 1.0.1
 
diff --git a/sources b/sources
index b0f865d..5c2fa8f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-512224326be56bac3caf9780224311b8  aether-1.0.1.v20141111.tar.bz2
+cc5ef065625e9bd5dd94acde8221e103  aether-1.0.2.v20150114.tar.bz2


More information about the scm-commits mailing list