[RPM (6.0)] [DIST generic] java-diff-1.1-3.jpp6

Will Tatam <[email protected]> Thu, 1 Nov 2012 01:36:51 +0100
Newsgroups gmane.linux.jpackage.announce
Message-ID <[email protected]>
Name        : java-diff                    Relocations: (not relocatable)
Version     : 1.1                               Vendor: JPackage Project
Release     : 3.jpp6                        Build Date: Thu 01 Nov 2012 01:35:48 AM CET
Install Date: (not installed)               Build Host: flat.netmindz.net
Group       : Development/Libraries/Java    Source RPM: (none)
Size        : 168579                           License: ASL 2.0
Signature   : (none)
Packager    : Will Tatam <[email protected]>
URL         : http://ant.apache.org/antlibs/antunit/
Summary     : Longest common subsequences for Java
Description :
An implementation of the longest common subsequences
algorithm for Java, as two classes, its main method
(Diff:diff()) returning a list of Difference objects,
each of which describes an addition, deletion, or
change between the two collections.

---------------
Will Tatam <[email protected]> 1.1-3
- Auto rebuild for JPackage 6 in centos5 mock
---------------
java-diff.src: W: no-signature
java-diff.src: W: invalid-license ASL 2.0
1 packages and 0 specfiles checked; 0 errors, 2 warnings.

---------------
Index: java-diff.spec
===================================================================
RCS file: /home/projects/jpackage/cvs/rpms/free/java-diff/java-diff.spec,v
retrieving revision 1.2
diff -u -r1.2 java-diff.spec
--- java-diff.spec	17 Jun 2012 12:51:53 -0000	1.2
+++ java-diff.spec	1 Nov 2012 00:36:50 -0000
@@ -36,7 +36,7 @@
 
 Name:           java-diff
 Version:        1.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Epoch:          0
 Summary:        Longest common subsequences for Java
 Group:          Development/Libraries/Java
@@ -122,6 +122,9 @@
 %{_javadocdir}/%{name}
 
 %changelog
+* Thu Nov 01 2012 Will Tatam <[email protected]> 1.1-3
+- Auto rebuild for JPackage 6 in centos5 mock
+
 * Sun Jun 17 2012 Ralph Apel <[email protected]> 1.1-2
 - Avoid FileDigest and PayloadIsXz problems on EL5