From 99be90a0eb119c49797ec4e955d2c34ba53a88f5 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Feb 04 2015 12:34:37 +0000 Subject: Update to upstream version 1.0.2 --- 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 - 1:1.0.2-1 +- Update to upstream version 1.0.2 + * Wed Feb 4 2015 Mikolaj Izdebski - 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