[checkstyle] Update to upstream version 5.6

Mikolaj Izdebski mizdebsk at fedoraproject.org
Tue Dec 4 14:59:50 UTC 2012


commit d96a714e0394ae01d05207eab6da2dfdd35a24fd
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Tue Dec 4 00:57:49 2012 +0100

    Update to upstream version 5.6

 .gitignore      |    1 +
 checkstyle.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5953a83..e870546 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ checkstyle-src-5.1.tar.gz
 /checkstyle-5.3-src.tar.gz
 /checkstyle-5.4-src.tar.gz
 checkstyle-5.5-src.tar.gz
+/checkstyle-5.6-src.tar.gz
diff --git a/checkstyle.spec b/checkstyle.spec
index b16250e..f8d7139 100644
--- a/checkstyle.spec
+++ b/checkstyle.spec
@@ -29,8 +29,8 @@
 #
 
 Name:           checkstyle
-Version:        5.5
-Release:        5%{?dist}
+Version:        5.6
+Release:        1%{?dist}
 Summary:        Java source code checker
 URL:            http://checkstyle.sourceforge.net/
 # src/checkstyle/com/puppycrawl/tools/checkstyle/grammars/java.g is GPLv2+
@@ -194,6 +194,9 @@ fi
 
 
 %changelog
+* Mon Dec  3 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 5.6-1
+- Update to upstream version 5.6
+
 * Mon Nov 26 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 5.5-5
 - Install proper license files
 - Resolves: rhbz#880272
diff --git a/sources b/sources
index b807256..58c5fe9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-29f896d8ff7c6eb3dcf1dd89d7b30a62  checkstyle-5.5-src.tar.gz
+3582621836de28b553197b30113cddaf  checkstyle-5.6-src.tar.gz


More information about the scm-commits mailing list