[java-sig-commits] [maven-gpg-plugin] Update to latest upstream version.

Alexander Kurtakov akurtakov at fedoraproject.org
Tue Sep 6 08:30:23 UTC 2011


commit 6a88444c77f3297f5649467f14cd7284a72731c6
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Tue Sep 6 11:30:01 2011 +0300

    Update to latest upstream version.

 .gitignore            |    1 +
 maven-gpg-plugin.spec |    5 ++++-
 sources               |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b9a4d0a..c7f94dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 maven-gpg-plugin-1.1.tar.xz
 maven-gpg-plugin-1.2-source-release.zip
 /maven-gpg-plugin-1.3-source-release.zip
+maven-gpg-plugin-1.4-source-release.zip
diff --git a/maven-gpg-plugin.spec b/maven-gpg-plugin.spec
index 5c26e69..74e4330 100644
--- a/maven-gpg-plugin.spec
+++ b/maven-gpg-plugin.spec
@@ -1,5 +1,5 @@
 Name:           maven-gpg-plugin
-Version:        1.3
+Version:        1.4
 Release:        1%{?dist}
 Summary:        Maven GPG Plugin
 
@@ -73,6 +73,9 @@ install -dm 755 %{buildroot}%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Tue Sep 6 2011 Alexander Kurtakov <akurtako at redhat.com> 1.4-1
+- Update to latest upstream version.
+
 * Mon Jun 13 2011 Stanislav Ochotnicky <sochotnicky at redhat.com> - 1.3-1
 - Update to latest upstream version
 
diff --git a/sources b/sources
index 96ba4fc..652cf0b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-676528352ea884c302ac9225577ca9fe  maven-gpg-plugin-1.3-source-release.zip
+496b90b12953a509f29a370716164b2d  maven-gpg-plugin-1.4-source-release.zip


More information about the java-sig-commits mailing list