Update to latest bugfix release 2.4.2 (#895445)

This commit is contained in:
Stanislav Ochotnicky 2013-01-22 19:13:41 +01:00
parent 2d8225e311
commit c76f59b6ae
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ target/
bin bin
/plexus-classworlds-2.4.tar.gz /plexus-classworlds-2.4.tar.gz
/LICENSE-2.0.txt /LICENSE-2.0.txt
/plexus-classworlds-2.4.2.tar.gz

View File

@ -33,8 +33,8 @@
%global subname classworlds %global subname classworlds
Name: %{parent}-%{subname} Name: %{parent}-%{subname}
Version: 2.4 Version: 2.4.2
Release: 11%{?dist} Release: 1%{?dist}
Summary: Plexus Classworlds Classloader Framework Summary: Plexus Classworlds Classloader Framework
License: ASL 2.0 and Plexus License: ASL 2.0 and Plexus
Group: Development/Libraries Group: Development/Libraries
@ -135,6 +135,9 @@ cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
%doc %{_javadocdir}/%{name} %doc %{_javadocdir}/%{name}
%changelog %changelog
* Tue Jan 22 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.4.2-1
- Update to latest bugfix release 2.4.2 (#895445)
* Wed Nov 21 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.4-11 * Wed Nov 21 2012 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.4-11
- Install required ASL 2.0 license text - Install required ASL 2.0 license text

View File

@ -1,2 +1,2 @@
845548c77ba44995aa61a9edacfc1864 plexus-classworlds-2.4.tar.gz
3b83ef96387f14655fc854ddc3c6bd57 LICENSE-2.0.txt 3b83ef96387f14655fc854ddc3c6bd57 LICENSE-2.0.txt
6fc109fde19057742f82daa99687f0a1 plexus-classworlds-2.4.2.tar.gz