0.65
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Search-Tools?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
bf67b8ab4d
commit
e7cc453bb2
@@ -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
3
Search-Tools-0.65.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b321835597e8d67c2b14bccb8be50ca9cd94c98eed58a817d03f30824a262c9a
|
||||
size 464000
|
@@ -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
|
||||
|
||||
|
@@ -18,11 +18,10 @@
|
||||
|
||||
|
||||
Name: perl-Search-Tools
|
||||
Version: 0.63
|
||||
Version: 0.65
|
||||
Release: 0
|
||||
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: Search-Tools-%{version}.tar.gz
|
||||
Source: ftp://ftp.cpan.org/pub/CPAN/authors/id/K/KA/KARMAN/Search-Tools-%{version}.tar.gz
|
||||
Url: http://search.cpan.org/dist/Search-Tools
|
||||
Group: Development/Libraries/Perl
|
||||
License: Perl License
|
||||
|
Reference in New Issue
Block a user