[maven-checkstyle-plugin] Updated to latest upstream version

spike spike at fedoraproject.org
Sat Oct 2 10:58:46 UTC 2010


commit 44be153f2fb0379877fa42673069b24570399112
Author: spike <spike at fedoraproject.org>
Date:   Sat Oct 2 12:58:26 2010 +0200

    Updated to latest upstream version

 .gitignore                   |    1 +
 maven-checkstyle-plugin.spec |    7 +++++--
 sources                      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1dc10d9..66e6512 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 maven-checkstyle-plugin-2.5-source-release.zip
+/maven-checkstyle-plugin-2.6-source-release.zip
diff --git a/maven-checkstyle-plugin.spec b/maven-checkstyle-plugin.spec
index 38377f6..18f07e2 100644
--- a/maven-checkstyle-plugin.spec
+++ b/maven-checkstyle-plugin.spec
@@ -1,6 +1,6 @@
 Name:             maven-checkstyle-plugin
-Version:          2.5
-Release:          3%{?dist}
+Version:          2.6
+Release:          1%{?dist}
 Summary:          Plugin that generates a report regarding the code style used by the developers
 Group:            Development/Libraries
 License:          ASL 2.0
@@ -113,6 +113,9 @@ rm -rf %{buildroot}
 %{_javadocdir}/%{name}
 
 %changelog
+* Sat Oct 2 2010 Chris Spike <chris.spike at arcor.de> 2.6-1
+- Updated to latest upstream version
+
 * Mon Jul 19 2010 Chris Spike <chris.spike at arcor.de> 2.5-3
 - Eventually really fixed Requires for plexus-containers-container-default and 
   plexus-resources (#616202)
diff --git a/sources b/sources
index 6855a4a..1754d95 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c958836809489f6ee7fca4d021729dc8  maven-checkstyle-plugin-2.5-source-release.zip
+b6c8cb3a574029b4eaa2d0f24df7d2ba  maven-checkstyle-plugin-2.6-source-release.zip


More information about the scm-commits mailing list