* bug fix for repetition detection (--repetition);
* find games whether the winner is either the higher or lower rated player
(--lowerratedwinner and --higherratedwinner);
* extend -v to match move sequences anywhere in a game, not just at the
start (--vanywhere);
* find games played at odds (--odds).
OBS-URL: https://build.opensuse.org/package/show/games/pgn-extract?expand=0&rev=20
* Bug fix for material matches with Chess960 games involving castling.
* Bug fix for -n when used with tag matching.
* Bug fix for tag matching with relational operators.
* Bug fix for position matching via -z. Games with FEN tags in which black
was to move had colours swapped when matching.
* New options --commented, --insufficient and --suppressmatched.
* Added stdout as an output for -n.
* EloDiff pseudo-tag added.
* Relational operator available for non-numeric tag values.
OBS-URL: https://build.opensuse.org/package/show/games/pgn-extract?expand=0&rev=18
- Update to 24.09
* For tag matches using <> in which all matches are negative,
the absence of that tag from a game will result in the game being retained.
* Bug fix for relational operators matching numeric tags.
Comparisons are now 'anded' rather than 'ored'.
* Bug fix affecting material matches for games with a FEN tag in which Black is to move.
* Added options --commented , --insufficient, --suppressmatched and -n stdout
* <> relational operator now available for non-numeric tag values.
* EloDiff pseudo-tag added for matching differences in Elo rating between opponents
* Detect wrong to-move status in FEN string when the other side is in check.
OBS-URL: https://build.opensuse.org/request/show/1178660
OBS-URL: https://build.opensuse.org/package/show/games/pgn-extract?expand=0&rev=14
- Update to 22.11
* Bug fixes
* added --firstgame and --gamelimit
* Regular expressions added to tag matching via -t
* added --seventyfive , --repetition5
* Added recognition of some en passant indicators in the input. They are deleted in the output version.
* Added recognition of single-line comments.
* Added -Wfen, --deletesamesetup, --addfencastling , --detag
OBS-URL: https://build.opensuse.org/request/show/1045012
OBS-URL: https://build.opensuse.org/package/show/games/pgn-extract?expand=0&rev=10
- Update to 19.04:
* Improved --repetition so that it does not give false
positives when castling rights or who is to move are
different.
* Retain next move number rather than resetting to 1
with --dropply and --dropbefore.
* Fixed a memory error in v18-10
* Added --xroster to suppress tags that are not required with -R.
* Missing SetUp tags no longer elicit an error message as this
contravention of the standard is so common.
* Negative value accepted with --dropply to indicates plies
to be retained at the end of the game.
- Rebase patches:
* pgn-extract-set_eco.pgn_path.patch
* pgn-extract-no-buildtime.patch
OBS-URL: https://build.opensuse.org/request/show/789550
OBS-URL: https://build.opensuse.org/package/show/games/pgn-extract?expand=0&rev=6