[pmd] Update to upstream 5.1.1

Alexander Kurtakov akurtakov at fedoraproject.org
Mon May 12 11:16:15 UTC 2014


commit 64f10b8d771b72a9ba07a3561fe219082bec02c7
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Mon May 12 14:16:01 2014 +0300

    Update to upstream 5.1.1

 .gitignore |    1 +
 pmd.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f8b5f4b..5267537 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /pmd-src-5.0.4.zip
 /pmd-src-5.0.5.zip
 /pmd-src-5.1.0.zip
+/pmd-src-5.1.1.zip
diff --git a/pmd.spec b/pmd.spec
index a3969e9..2543c6c 100644
--- a/pmd.spec
+++ b/pmd.spec
@@ -28,8 +28,8 @@
 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #
 Name:           pmd
-Version:        5.1.0
-Release:        2%{?dist}
+Version:        5.1.1
+Release:        1%{?dist}
 Epoch:          0
 Summary:        Scans Java source code and looks for potential problems
 License:        BSD
@@ -110,6 +110,9 @@ find . -name "*.class" -exec rm -f {} \;
 %doc LICENSE
 
 %changelog
+* Mon May 12 2014 Alexander Kurtakov <akurtako at redhat.com> 0:5.1.1-1
+- Update to upstream 5.1.1.
+
 * Tue Mar 11 2014 Michael Simacek <msimacek at redhat.com> - 0:5.1.0-2
 - Drop manual requires
 - Remove wagon-ssh from extensions
diff --git a/sources b/sources
index 5d9516b..0bd0398 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-472371a639d707e53437ab862bb391c9  pmd-src-5.1.0.zip
+a6fc4ff7e54233aee901bfcd207bd83a  pmd-src-5.1.1.zip


More information about the scm-commits mailing list