diff --git a/.gitignore b/.gitignore index a73a911..50563ac 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /aether-0.9.0.M2.tar.bz2 /aether-0.9.0.M3.tar.bz2 /aether-0.9.0.M4.tar.bz2 +/aether-0.9.0.v20140226.tar.bz2 diff --git a/aether.spec b/aether.spec index 9a7e299..d0376f8 100644 --- a/aether.spec +++ b/aether.spec @@ -1,9 +1,9 @@ -%global vertag M4 +%global vertag v20140226 Name: aether Epoch: 1 Version: 0.9.0 -Release: 0.5.%{vertag}%{?dist} +Release: 1%{?dist} Summary: Library to resolve, install and deploy artifacts the Maven way License: EPL URL: http://eclipse.org/aether @@ -179,6 +179,9 @@ rm -rf aether-transport-http/src/test %doc epl-v10.html notice.html %changelog +* Thu Feb 27 2014 Mikolaj Izdebski - 1:0.9.0-1 +- Update to upstream version 0.9.0 + * Mon Jan 6 2014 Mikolaj Izdebski - 1:0.9.0-0.5.M4 - Update to upstream version 0.9.0.M4 - Remove workaround for rhbz#911365 diff --git a/sources b/sources index b65fc40..fb0a569 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -99a4baf37db10571489ce22cf406b21a aether-0.9.0.M4.tar.bz2 +d8b7fc11debcff3e00adb293e1c4e910 aether-0.9.0.v20140226.tar.bz2