diff --git a/.gitignore b/.gitignore index 40f761d..0eca7e3 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ wagon-1.0-source-release.zip /wagon-2.7-source-release.zip /wagon-2.8-source-release.zip /wagon-2.9-source-release.zip +/wagon-2.10-source-release.zip diff --git a/maven-wagon.spec b/maven-wagon.spec index 6980f04..39b4daa 100644 --- a/maven-wagon.spec +++ b/maven-wagon.spec @@ -2,8 +2,8 @@ %global split_verrel 2.6-4 Name: maven-%{bname} -Version: 2.9 -Release: 4%{?dist} +Version: 2.10 +Release: 1%{?dist} Epoch: 0 Summary: Tools to manage artifacts and deployment License: ASL 2.0 @@ -191,6 +191,9 @@ Javadoc for %{name}. %doc LICENSE NOTICE DEPENDENCIES %changelog +* Mon Sep 14 2015 Mikolaj Izdebski - 0:2.10-1 +- Update to upstream version 2.10 + * Wed Jul 08 2015 Michael Simacek - 0:2.9-4 - Remove unnecessary BuildRequires diff --git a/sources b/sources index dfc3a30..8df8bda 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6d1abd9f7312a1091740d8e31b89725f wagon-2.9-source-release.zip +3014355ecac309064b5cf9581bc1c58d wagon-2.10-source-release.zip