diff --git a/Search-Tools-0.63.tar.gz b/Search-Tools-0.63.tar.gz deleted file mode 100644 index 6dc9b8f..0000000 --- a/Search-Tools-0.63.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:196246468d85451020279f1068c3b0ba718bb03c1ded684558500011ef82dea0 -size 465497 diff --git a/Search-Tools-0.65.tar.gz b/Search-Tools-0.65.tar.gz new file mode 100644 index 0000000..bbf62ed --- /dev/null +++ b/Search-Tools-0.65.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b321835597e8d67c2b14bccb8be50ca9cd94c98eed58a817d03f30824a262c9a +size 464000 diff --git a/perl-Search-Tools.changes b/perl-Search-Tools.changes index 94552af..146a483 100644 --- a/perl-Search-Tools.changes +++ b/perl-Search-Tools.changes @@ -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 diff --git a/perl-Search-Tools.spec b/perl-Search-Tools.spec index 2c69779..a196e26 100644 --- a/perl-Search-Tools.spec +++ b/perl-Search-Tools.spec @@ -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