21 Commits

Author SHA256 Message Date
c54b03ea44 Accepting request 1237161 from games
OBS-URL: https://build.opensuse.org/request/show/1237161
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pgn-extract?expand=0&rev=10
2025-01-13 16:50:21 +00:00
e2b9704947 - Update to 25.01
* 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
2025-01-12 10:17:26 +00:00
3471051049 Accepting request 1188903 from games
OBS-URL: https://build.opensuse.org/request/show/1188903
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pgn-extract?expand=0&rev=9
2024-07-22 15:18:30 +00:00
8b457f33b5 - Update to 24.11
* 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
2024-07-21 15:23:44 +00:00
f5281d0833 Accepting request 1180738 from games
OBS-URL: https://build.opensuse.org/request/show/1180738
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pgn-extract?expand=0&rev=8
2024-06-14 17:01:56 +00:00
083a28698c - Update to 24.10
* Bug fix for -n resulting from failing to completely check 
    the validity of non-matching games.

OBS-URL: https://build.opensuse.org/package/show/games/pgn-extract?expand=0&rev=16
2024-06-13 15:59:16 +00:00
96f4545847 Accepting request 1179142 from games
OBS-URL: https://build.opensuse.org/request/show/1179142
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pgn-extract?expand=0&rev=7
2024-06-07 13:04:48 +00:00
24dae3d069 Accepting request 1178660 from home:amanzini:branches:games
- 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
2024-06-07 07:02:56 +00:00
444c1627f3 Accepting request 1153439 from games
OBS-URL: https://build.opensuse.org/request/show/1153439
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pgn-extract?expand=0&rev=6
2024-02-29 20:51:49 +00:00
d4936aadac Accepting request 1153348 from home:dimstar:rpm4.20:p
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1153348
OBS-URL: https://build.opensuse.org/package/show/games/pgn-extract?expand=0&rev=12
2024-02-29 15:42:34 +00:00
e25736daf0 Accepting request 1045216 from games
OBS-URL: https://build.opensuse.org/request/show/1045216
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pgn-extract?expand=0&rev=5
2022-12-24 17:01:51 +00:00
55edee6779 Accepting request 1045012 from home:amanzini:branches:games
- 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
2022-12-24 14:43:54 +00:00
e2c4f189bd Accepting request 889544 from games
OBS-URL: https://build.opensuse.org/request/show/889544
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pgn-extract?expand=0&rev=4
2021-04-30 22:46:56 +00:00
632e092a99 Accepting request 889526 from home:susnux:branches:games
Update to 20.02

OBS-URL: https://build.opensuse.org/request/show/889526
OBS-URL: https://build.opensuse.org/package/show/games/pgn-extract?expand=0&rev=8
2021-04-30 11:56:49 +00:00
3c385e1ec4 Accepting request 789564 from games
OBS-URL: https://build.opensuse.org/request/show/789564
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pgn-extract?expand=0&rev=3
2020-03-30 21:02:43 +00:00
7c3504b93c Accepting request 789550 from home:cgiboudeaux:branches:games
- 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
2020-03-29 17:43:17 +00:00
0d2993ac69 Accepting request 649291 from games
OBS-URL: https://build.opensuse.org/request/show/649291
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pgn-extract?expand=0&rev=2
2018-11-18 22:30:49 +00:00
fd1c669dd5 Accepting request 649290 from home:alois:branches:games
- Update to version 18.10 (no changelog supplied)
- Refreshed pgn-extract-no-buildtime.patch
- Modified pgn-extract-no-buildtime.patch. Previous patch left a
  dangling '%s' in the format string which causes the app to crash
  when called with '-h' (courtesy of Rolf Offermanns)
  Fixes (boo#1116207)

OBS-URL: https://build.opensuse.org/request/show/649290
OBS-URL: https://build.opensuse.org/package/show/games/pgn-extract?expand=0&rev=4
2018-11-15 13:59:00 +00:00
2cbdf8fd2c Accepting request 649275 from home:zapp42:branches:games
Fix pgn-extract-no-buildtime.patch. Previous patch left a dangling '%s' in the format string which causes the app to crash when called with '-h'.

OBS-URL: https://build.opensuse.org/request/show/649275
OBS-URL: https://build.opensuse.org/package/show/games/pgn-extract?expand=0&rev=3
2018-11-15 13:34:13 +00:00
46c16a7e5b Accepting request 571996 from games
Brought over from Packman

OBS-URL: https://build.opensuse.org/request/show/571996
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pgn-extract?expand=0&rev=1
2018-02-02 21:22:32 +00:00
6c09c840dc Accepting request 570405 from home:alois:branches:games
Brought over from Packman (2nd attempt)

OBS-URL: https://build.opensuse.org/request/show/570405
OBS-URL: https://build.opensuse.org/package/show/games/pgn-extract?expand=0&rev=1
2018-02-02 10:53:46 +00:00