[java-sig-commits] [apache-commons-io] Update to 2.3

Stanislav Ochotnicky sochotni at fedoraproject.org
Thu Apr 19 11:23:52 UTC 2012


commit 1291a1feafd46f549175a5100610a09012f5505e
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Apr 16 10:05:44 2012 +0200

    Update to 2.3

 .gitignore             |    1 +
 apache-commons-io.spec |    5 ++++-
 sources                |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ab75e4a..98e7724 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ commons-io-1.4-src.tar.gz
 /commons-io-2.0.1-src.tar.gz
 commons-io-2.1-src.tar.gz
 /commons-io-2.2-src.tar.gz
+/commons-io-2.3-src.tar.gz
diff --git a/apache-commons-io.spec b/apache-commons-io.spec
index 814859c..d47c6d9 100644
--- a/apache-commons-io.spec
+++ b/apache-commons-io.spec
@@ -2,7 +2,7 @@
 %global short_name      commons-%{base_name}
 
 Name:             apache-%{short_name}
-Version:          2.2
+Version:          2.3
 Release:          1%{?dist}
 Epoch:            1
 Summary:          Utilities to assist with developing IO functionality
@@ -70,6 +70,9 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Mon Apr 16 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 1:2.3-1
+- Update to 2.3
+
 * Wed Apr 4 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 1:2.2-1
 - Update to 2.2
 - Remove rpm bug workaround
diff --git a/sources b/sources
index 92f49d2..6331226 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d2dbb604339bc1d9520b5a15e93abc1f  commons-io-2.2-src.tar.gz
+1be674a029ceac733288a93ec1d176f9  commons-io-2.3-src.tar.gz


More information about the java-sig-commits mailing list