[args4j] Update to upstream version 2.0.27

Michal Srb msrb at fedoraproject.org
Wed May 7 06:41:23 UTC 2014


commit 85f96089b0a023036147a167ac27f1f5afcfb1e0
Author: Michal Srb <msrb at redhat.com>
Date:   Wed May 7 08:40:44 2014 +0200

    Update to upstream version 2.0.27

 .gitignore  |    1 +
 args4j.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a15aac7..51ad53f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /args4j-site-2.0.23.tar.gz
 /args4j-site-2.0.25.tar.gz
 /args4j-site-2.0.26.tar.gz
+/args4j-site-2.0.27.tar.gz
diff --git a/args4j.spec b/args4j.spec
index 5b8c76b..109ffa7 100644
--- a/args4j.spec
+++ b/args4j.spec
@@ -1,6 +1,6 @@
 Name:           args4j
-Version:        2.0.26
-Release:        4%{?dist}
+Version:        2.0.27
+Release:        1%{?dist}
 Summary:        Java command line arguments parser
 License:        MIT
 URL:            http://args4j.kohsuke.org/
@@ -78,6 +78,9 @@ find -name '*.jar' -exec rm -f '{}' \;
 %doc %{name}/LICENSE.txt
 
 %changelog
+* Wed May 07 2014 Michal Srb <msrb at redhat.com> - 2.0.27-1
+- Update to upstream version 2.0.27
+
 * Tue May 06 2014 Michal Srb <msrb at redhat.com> - 2.0.26-4
 - Port to JSR-269
 
diff --git a/sources b/sources
index 706cb0d..40016d8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e30ff357f3de36832bd432a6ca38186b  args4j-site-2.0.26.tar.gz
+2a1ad13486dade7991cf784b130bd284  args4j-site-2.0.27.tar.gz


More information about the scm-commits mailing list