Pascal Bleser
2011-12-03 08:09:26 +00:00
committed by Git OBS Bridge
parent bf67b8ab4d
commit e7cc453bb2
4 changed files with 22 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:196246468d85451020279f1068c3b0ba718bb03c1ded684558500011ef82dea0
size 465497

3
Search-Tools-0.65.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b321835597e8d67c2b14bccb8be50ca9cd94c98eed58a817d03f30824a262c9a
size 464000

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sat Dec 03 08:13:23 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.65:
* lowercase named entity matches
- changes from 0.64:
* optimizations to regex matching in Query->matches and HiLiter
* according to Unicode spect \xfeff (BOM) is deprecated as whitespace
character in favor of \x2060; HTML whitespace definition changed
accordingly
* fix edge case in HiLiter where match on single letter could cause infinite
loop
* add Query->fields method to see the fields searched for
* fix XML->unescape_named to support entities with \d in them, and
case-insensitive RT#72904
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Oct 15 09:05:58 UTC 2011 - pascal.bleser@opensuse.org Sat Oct 15 09:05:58 UTC 2011 - pascal.bleser@opensuse.org

View File

@@ -18,11 +18,10 @@
Name: perl-Search-Tools Name: perl-Search-Tools
Version: 0.63 Version: 0.65
Release: 0 Release: 0
Summary: High-performance tools for building search applications Summary: High-performance tools for building search applications
# ftp://ftp.cpan.org/pub/CPAN/authors/id/K/KA/KARMAN/Search-Tools-%{version}.tar.gz Source: ftp://ftp.cpan.org/pub/CPAN/authors/id/K/KA/KARMAN/Search-Tools-%{version}.tar.gz
Source: Search-Tools-%{version}.tar.gz
Url: http://search.cpan.org/dist/Search-Tools Url: http://search.cpan.org/dist/Search-Tools
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
License: Perl License License: Perl License