[maven-checkstyle-plugin] Update to 2.9.1.

Alexander Kurtakov akurtakov at fedoraproject.org
Mon Mar 5 11:56:33 UTC 2012


commit e2debeb4cfa9c7a9dedb89b6ab4cb9a2a4d21bfe
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Mon Mar 5 13:56:03 2012 +0200

    Update to 2.9.1.

 .gitignore                   |    1 +
 maven-checkstyle-plugin.spec |    7 +++++--
 sources                      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 62ca93a..df14f3c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ maven-checkstyle-plugin-2.7-source-release.zip
 /maven-checkstyle-plugin-2.7-1.fc17.src.rpm
 /maven-checkstyle-plugin-2_7-1_fc17
 maven-checkstyle-plugin-2.8-source-release.zip
+maven-checkstyle-plugin-2.9.1-source-release.zip
diff --git a/maven-checkstyle-plugin.spec b/maven-checkstyle-plugin.spec
index 18790a6..aefdb69 100644
--- a/maven-checkstyle-plugin.spec
+++ b/maven-checkstyle-plugin.spec
@@ -1,6 +1,6 @@
 Name:             maven-checkstyle-plugin
-Version:          2.8
-Release:          2%{?dist}
+Version:          2.9.1
+Release:          1%{?dist}
 Summary:          Plugin that generates a report regarding the code style used by the developers
 Group:            Development/Libraries
 License:          ASL 2.0
@@ -99,6 +99,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Mon Mar 5 2012 Alexander Kurtakov <akurtako at redhat.com> 2.9.1-1
+- Update to 2.9.1.
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.8-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 0622e12..a1af886 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e47e10974620490fb30223d68086fb26  maven-checkstyle-plugin-2.8-source-release.zip
+03b79c57651f2c9a71ab61b2090cdc15  maven-checkstyle-plugin-2.9.1-source-release.zip


More information about the scm-commits mailing list