[plexus-classworlds] Update to latest bugfix release 2.4.2 (#895445)

Stanislav Ochotnicky sochotni at fedoraproject.org
Tue Jan 22 18:15:27 UTC 2013


commit c76f59b6ae7dc6608a27e283940a4129673046fe
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Tue Jan 22 19:13:41 2013 +0100

    Update to latest bugfix release 2.4.2 (#895445)

 .gitignore              |    1 +
 plexus-classworlds.spec |    7 +++++--
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2bae9fa..4daa469 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ target/
 bin
 /plexus-classworlds-2.4.tar.gz
 /LICENSE-2.0.txt
+/plexus-classworlds-2.4.2.tar.gz
diff --git a/plexus-classworlds.spec b/plexus-classworlds.spec
index 738f75c..84017a5 100644
--- a/plexus-classworlds.spec
+++ b/plexus-classworlds.spec
@@ -33,8 +33,8 @@
 %global subname classworlds
 
 Name:           %{parent}-%{subname}
-Version:        2.4
-Release:        11%{?dist}
+Version:        2.4.2
+Release:        1%{?dist}
 Summary:        Plexus Classworlds Classloader Framework
 License:        ASL 2.0 and Plexus
 Group:          Development/Libraries
@@ -135,6 +135,9 @@ cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %doc %{_javadocdir}/%{name}
 
 %changelog
+* Tue Jan 22 2013 Stanislav Ochotnicky <sochotnicky at redhat.com> - 2.4.2-1
+- Update to latest bugfix release 2.4.2 (#895445)
+
 * Wed Nov 21 2012 Stanislav Ochotnicky <sochotnicky at redhat.com> - 2.4-11
 - Install required ASL 2.0 license text
 
diff --git a/sources b/sources
index c118d7d..6027ce7 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-845548c77ba44995aa61a9edacfc1864  plexus-classworlds-2.4.tar.gz
 3b83ef96387f14655fc854ddc3c6bd57  LICENSE-2.0.txt
+6fc109fde19057742f82daa99687f0a1  plexus-classworlds-2.4.2.tar.gz


More information about the scm-commits mailing list