[maven-jarsigner-plugin] Update to upstream version 1.3.1

Mikolaj Izdebski mizdebsk at fedoraproject.org
Tue Jan 7 07:04:50 UTC 2014


commit d881410ca6ae1e6fd5480745122c8ce930005616
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Tue Jan 7 08:01:05 2014 +0100

    Update to upstream version 1.3.1

 .gitignore                  |    1 +
 maven-jarsigner-plugin.spec |    5 ++++-
 sources                     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6faffb3..608a85c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /maven-jarsigner-plugin-1.2-source-release.zip
 /maven-jarsigner-plugin-1.3-source-release.zip
+/maven-jarsigner-plugin-1.3.1-source-release.zip
diff --git a/maven-jarsigner-plugin.spec b/maven-jarsigner-plugin.spec
index f399bb3..02b6223 100644
--- a/maven-jarsigner-plugin.spec
+++ b/maven-jarsigner-plugin.spec
@@ -1,5 +1,5 @@
 Name:             maven-jarsigner-plugin
-Version:          1.3
+Version:          1.3.1
 Release:          1%{?dist}
 Summary:          Signs or verifies a project artifact and attachments using jarsigner
 License:          ASL 2.0
@@ -56,6 +56,9 @@ This package contains the API documentation for %{name}.
 %doc LICENSE NOTICE
 
 %changelog
+* Tue Jan  7 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.3.1-1
+- Update to upstream version 1.3.1
+
 * Thu Jan  2 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.3-1
 - Update to upstream version 1.3
 
diff --git a/sources b/sources
index a10efef..8367e7d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-495179ede7a234c3d94f88529abf703f  maven-jarsigner-plugin-1.3-source-release.zip
+710fac2377acbbb892dc07e63a10a396  maven-jarsigner-plugin-1.3.1-source-release.zip


More information about the scm-commits mailing list