Updae to 2.4
This commit is contained in:
parent
3a52aa8daf
commit
6383660001
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ commons-io-1.4-src.tar.gz
|
||||
commons-io-2.1-src.tar.gz
|
||||
/commons-io-2.2-src.tar.gz
|
||||
/commons-io-2.3-src.tar.gz
|
||||
/commons-io-2.4-src.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%global short_name commons-%{base_name}
|
||||
|
||||
Name: apache-%{short_name}
|
||||
Version: 2.3
|
||||
Version: 2.4
|
||||
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
|
||||
* Tue Jun 19 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:2.4-1
|
||||
- Updae to 2.4
|
||||
|
||||
* Mon Apr 16 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 1:2.3-1
|
||||
- Update to 2.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user