[RPM (6.0)] [DIST generic] apache-commons-lang3-3.0.1-2.jpp6

Ralph Apel <[email protected]> Sat, 26 Jan 2013 12:23:22 +0100
Newsgroups gmane.linux.jpackage.announce
Message-ID <[email protected]>
Name        : apache-commons-lang3         Relocations: (not relocatable)
Version     : 3.0.1                             Vendor: JPackage Project
Release     : 2.jpp6                        Build Date: Sat 26 Jan 2013 12:20:11 PM CET
Install Date: (not installed)               Build Host: linux.fritz.box
Group       : Development/Libraries/Java    Source RPM: (none)
Size        : 628871                           License: ASL 2.0
Signature   : (none)
Packager    : Ralph Apel <[email protected]>
URL         : http://commons.apache.org/lang
Summary     : Apache Commons Lang Package
Description :
The standard Java libraries fail to provide enough methods for
manipulation of its core classes. The Commons Lang Component provides
these extra methods.

The Commons Lang Component provides a host of helper utilities for the
java.lang API, notably String manipulation methods, basic numerical
methods, object reflection, creation and serialization, and System
properties. Additionally it contains an inheritable enum type, an
exception structure that supports multiple types of nested-Exceptions
and a series of utilities dedicated to help with building methods, such
as hashCode, toString and equals.

---------------
Ralph Apel <[email protected]> 0:3.0.1-2
- Bump release to rebuild and reupload
---------------
apache-commons-lang3.src: W: source-or-patch-not-bzipped apache-commons-lang3-3.0.1.tgz
apache-commons-lang3.src: W: no-signature
apache-commons-lang3.src: W: invalid-license ASL 2.0
1 packages and 0 specfiles checked; 0 errors, 3 warnings.

---------------
Index: apache-commons-lang3.spec
===================================================================
RCS file: /home/projects/jpackage/cvs/rpms/free/apache-commons-lang3/apache-commons-lang3.spec,v
retrieving revision 1.1
diff -u -r1.1 apache-commons-lang3.spec
--- apache-commons-lang3.spec	27 Jun 2012 08:11:16 -0000	1.1
+++ apache-commons-lang3.spec	26 Jan 2013 11:23:21 -0000
@@ -1,4 +1,4 @@
-# Copyright (c) 2000-2012, JPackage Project
+# Copyright (c) 2000-2013, JPackage Project
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
@@ -51,7 +51,7 @@
 
 Name:           apache-commons-lang3
 Version:        3.0.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Epoch:          0
 Summary:        Apache Commons Lang Package
 License:        ASL 2.0
@@ -246,6 +246,9 @@
 %endif
 
 %changelog
+* Sat Jan 26 2013 Ralph Apel <[email protected]> 0:3.0.1-2
+- Bump release to rebuild and reupload
+
 * Wed Jun 27 2012 Ralph Apel <[email protected]> 0:3.0.1-1
 - 3.0.1 as commons-lang3
 - remove gcj support