From 3a52aa8daf29537fe789aa9b692d470d23d2bc9d Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 16 Apr 2012 10:05:44 +0200 Subject: [PATCH] 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 - 1:2.3-1 +- Update to 2.3 + * Wed Apr 4 2012 Mikolaj Izdebski - 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