diff --git a/.gitignore b/.gitignore index e8e3164..356395f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ wagon-1.0-source-release.zip /wagon-2.5-source-release.zip /wagon-2.6-source-release.zip /wagon-2.7-source-release.zip +/wagon-2.8-source-release.zip diff --git a/maven-wagon.spec b/maven-wagon.spec index 2a40bc6..9ac0075 100644 --- a/maven-wagon.spec +++ b/maven-wagon.spec @@ -2,7 +2,7 @@ %global split_verrel 2.6-4 Name: maven-%{bname} -Version: 2.7 +Version: 2.8 Release: 1%{?dist} Epoch: 0 Summary: Tools to manage artifacts and deployment @@ -209,6 +209,9 @@ Javadoc for %{name}. %doc LICENSE NOTICE DEPENDENCIES %changelog +* Wed Nov 12 2014 Mikolaj Izdebski - 0:2.8-1 +- Update to upstream version 2.8 + * Wed Sep 17 2014 Mikolaj Izdebski - 0:2.7-1 - Update to upstream version 2.7 diff --git a/sources b/sources index d4e8bc8..b8247b5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7ed1917a3cce091f7f93489b800649b0 wagon-2.7-source-release.zip +749c6e7be74c7f7fa6b3e54d64b8c311 wagon-2.8-source-release.zip