You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pylucene-commits@lucene.apache.org by va...@apache.org on 2013/10/14 04:49:25 UTC

svn commit: r1531779 - in /lucene/pylucene/branches/pylucene_4_5: ./ CHANGES Makefile samples/

Author: vajda
Date: Mon Oct 14 02:49:24 2013
New Revision: 1531779

URL: http://svn.apache.org/r1531779
Log:
preparing PyLucene 4.5.0 rc2

Modified:
    lucene/pylucene/branches/pylucene_4_5/   (props changed)
    lucene/pylucene/branches/pylucene_4_5/CHANGES   (contents, props changed)
    lucene/pylucene/branches/pylucene_4_5/Makefile   (contents, props changed)
    lucene/pylucene/branches/pylucene_4_5/samples/   (props changed)

Propchange: lucene/pylucene/branches/pylucene_4_5/
------------------------------------------------------------------------------
  Merged /lucene/pylucene/trunk:r1529353-1531776

Modified: lucene/pylucene/branches/pylucene_4_5/CHANGES
URL: http://svn.apache.org/viewvc/lucene/pylucene/branches/pylucene_4_5/CHANGES?rev=1531779&r1=1531778&r2=1531779&view=diff
==============================================================================
--- lucene/pylucene/branches/pylucene_4_5/CHANGES (original)
+++ lucene/pylucene/branches/pylucene_4_5/CHANGES Mon Oct 14 02:49:24 2013
@@ -1,6 +1,7 @@
 Version 4.4.0 -> 4.5.0
 ----------------------
  - using Lucene 4.5.0 sources
+ - PyLucene built with JCC 2.18
 
 Version 4.3.0 -> 4.4.0
 ----------------------

Propchange: lucene/pylucene/branches/pylucene_4_5/CHANGES
------------------------------------------------------------------------------
  Merged /lucene/pylucene/trunk/CHANGES:r1529353-1531776

Modified: lucene/pylucene/branches/pylucene_4_5/Makefile
URL: http://svn.apache.org/viewvc/lucene/pylucene/branches/pylucene_4_5/Makefile?rev=1531779&r1=1531778&r2=1531779&view=diff
==============================================================================
--- lucene/pylucene/branches/pylucene_4_5/Makefile (original)
+++ lucene/pylucene/branches/pylucene_4_5/Makefile Mon Oct 14 02:49:24 2013
@@ -15,7 +15,7 @@
 # site-packages directory.
 #
 
-VERSION=4.5.0-1
+VERSION=4.5.0-2
 LUCENE_SVN_VER=HEAD
 LUCENE_VER=4.5.0
 LUCENE_SVN=http://svn.apache.org/repos/asf/lucene/dev/tags/lucene_solr_4_5_0

Propchange: lucene/pylucene/branches/pylucene_4_5/Makefile
------------------------------------------------------------------------------
  Merged /lucene/pylucene/trunk/Makefile:r1529353-1531776

Propchange: lucene/pylucene/branches/pylucene_4_5/samples/
------------------------------------------------------------------------------
  Merged /lucene/pylucene/trunk/samples:r1529353-1531776