From 6a7530291cf368045a8aeba8d569de9349110b53 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Apr 01 2014 17:46:30 +0000 Subject: Update to upstream version 0.9.1 --- diff --git a/.gitignore b/.gitignore index 50563ac..c588b32 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /aether-0.9.0.M3.tar.bz2 /aether-0.9.0.M4.tar.bz2 /aether-0.9.0.v20140226.tar.bz2 +/aether-0.9.1.v20140329.tar.bz2 diff --git a/aether.spec b/aether.spec index d0376f8..01e8639 100644 --- a/aether.spec +++ b/aether.spec @@ -1,8 +1,8 @@ -%global vertag v20140226 +%global vertag v20140329 Name: aether Epoch: 1 -Version: 0.9.0 +Version: 0.9.1 Release: 1%{?dist} Summary: Library to resolve, install and deploy artifacts the Maven way License: EPL @@ -179,6 +179,9 @@ rm -rf aether-transport-http/src/test %doc epl-v10.html notice.html %changelog +* Tue Apr 1 2014 Mikolaj Izdebski - 1:0.9.1-1 +- Update to upstream version 0.9.1 + * Thu Feb 27 2014 Mikolaj Izdebski - 1:0.9.0-1 - Update to upstream version 0.9.0 diff --git a/sources b/sources index fb0a569..24ea99d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d8b7fc11debcff3e00adb293e1c4e910 aether-0.9.0.v20140226.tar.bz2 +9d00a9373af62b3cdcacbcbd8c35fc05 aether-0.9.1.v20140329.tar.bz2