[maven-wagon] Update to upstream version 2.8

Mikolaj Izdebski mizdebsk at fedoraproject.org
Wed Nov 12 11:33:08 UTC 2014


commit 1b5f5403abd6e262f82126d8e6d0aabb727a1fb2
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Wed Nov 12 12:31:23 2014 +0100

    Update to upstream version 2.8

 .gitignore       |    1 +
 maven-wagon.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
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 <mizdebsk at redhat.com> - 0:2.8-1
+- Update to upstream version 2.8
+
 * Wed Sep 17 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 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


More information about the scm-commits mailing list