Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pgn-extract for openSUSE:Factory 
checked in at 2022-12-24 18:01:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pgn-extract (Old)
 and      /work/SRC/openSUSE:Factory/.pgn-extract.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pgn-extract"

Sat Dec 24 18:01:51 2022 rev:5 rq:1045216 version:22.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/pgn-extract/pgn-extract.changes  2021-05-01 
00:46:59.867372063 +0200
+++ /work/SRC/openSUSE:Factory/.pgn-extract.new.1563/pgn-extract.changes        
2022-12-24 18:01:53.266397578 +0100
@@ -1,0 +2,12 @@
+Fri Dec 23 13:42:39 UTC 2022 - Andrea Manzini <andrea.manz...@suse.com>
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  pgn-extract-21-02.tgz

New:
----
  pgn-extract-22-11.tgz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pgn-extract.spec ++++++
--- /var/tmp/diff_new_pack.fQ9Bz9/_old  2022-12-24 18:01:54.574405312 +0100
+++ /var/tmp/diff_new_pack.fQ9Bz9/_new  2022-12-24 18:01:54.578405335 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pgn-extract
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2010 Packman Team <pack...@links2linux.de>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,8 +18,8 @@
 
 
 Name:           pgn-extract
-Version:        21.02
-%define mver    21-02
+Version:        22.11
+%define mver    22-11
 Release:        0
 Summary:        A CLI program for manipulating PGN files
 License:        GPL-3.0-or-later

++++++ pgn-extract-21-02.tgz -> pgn-extract-22-11.tgz ++++++
++++ 5072 lines of diff (skipped)

++++++ pgn-extract-no-buildtime.patch ++++++
--- /var/tmp/diff_new_pack.fQ9Bz9/_old  2022-12-24 18:01:54.722406187 +0100
+++ /var/tmp/diff_new_pack.fQ9Bz9/_new  2022-12-24 18:01:54.726406210 +0100
@@ -1,7 +1,8 @@
-diff -Nur pgn-extract/argsfile.c new/argsfile.c
---- pgn-extract/argsfile.c     2021-01-27 12:22:02.000000000 +0100
-+++ new/argsfile.c     2021-04-29 20:11:53.583307686 +0200
-@@ -259,8 +259,8 @@
+Index: pgn-extract/argsfile.c
+===================================================================
+--- pgn-extract.orig/argsfile.c
++++ pgn-extract/argsfile.c
+@@ -277,8 +277,8 @@ usage_and_exit(void)
      const char **data = help_data;
  
      fprintf(GlobalState.logfile,
@@ -10,6 +11,6 @@
 +            "pgn-extract %s: a Portable Game Notation (PGN) manipulator.\n",
 +            CURRENT_VERSION);
      fprintf(GlobalState.logfile,
-             "Copyright (C) 1994-2021 David J. Barnes 
(d.j.bar...@kent.ac.uk)\n");
+             "Copyright (C) 1994-2022 David J. Barnes 
(d.j.bar...@kent.ac.uk)\n");
      fprintf(GlobalState.logfile, "%s\n\n", URL);
 

++++++ pgn-extract-set_eco.pgn_path.patch ++++++
--- /var/tmp/diff_new_pack.fQ9Bz9/_old  2022-12-24 18:01:54.734406258 +0100
+++ /var/tmp/diff_new_pack.fQ9Bz9/_new  2022-12-24 18:01:54.738406281 +0100
@@ -1,7 +1,8 @@
-diff -Nur pgn-extract/argsfile.c new/argsfile.c
---- pgn-extract/argsfile.c     2021-01-27 12:22:02.000000000 +0100
-+++ new/argsfile.c     2021-04-29 20:25:15.746494374 +0200
-@@ -133,7 +133,7 @@
+Index: pgn-extract/argsfile.c
+===================================================================
+--- pgn-extract.orig/argsfile.c
++++ pgn-extract/argsfile.c
+@@ -136,7 +136,7 @@ usage_and_exit(void)
          "-D -- don't output duplicate games.",
          "-eECO_file -- perform ECO classification of games. The optional",
          "      ECO_file should contain a PGN format list of ECO lines",
@@ -10,10 +11,11 @@
          "-E[123 etc.] -- split output into separate files according to ECO.",
          "      E1 : Produce files from ECO letter, A.pgn, B.pgn, ...",
          "      E2 : Produce files from ECO letter and first digit, A0.pgn, 
...",
-diff -Nur pgn-extract/help.html new/help.html
---- pgn-extract/help.html      2021-01-27 12:22:02.000000000 +0100
-+++ new/help.html      2021-04-29 20:27:01.234728770 +0200
-@@ -211,7 +211,7 @@
+Index: pgn-extract/help.html
+===================================================================
+--- pgn-extract.orig/help.html
++++ pgn-extract/help.html
+@@ -243,7 +243,7 @@ of this page before attempting to use pg
        <li>-D - don't output duplicate extracted game scores.
        <li>-eECO_file - perform ECO classification of games. The optional
              ECO_file should contain a PGN format list of ECO lines
@@ -22,7 +24,7 @@
        <li>-E[123 etc.] - split output into separate files according to ECO.
          <ul>
              <li>E1 : Produce files from ECO letter, A.pgn, B.pgn, ...
-@@ -1501,7 +1501,7 @@
+@@ -1627,7 +1627,7 @@ believe that this was put together by Ew
  others, to whom appropriate thanks is due.  The -e flag requests
  pgn-extract to add/replace ECO classifications in the games it outputs.
  This is done by firstly reading a file of ECO lines in PGN format
@@ -31,9 +33,10 @@
  resulting positions. As the games are then read they are looked up in
  the table to find a classification. The deepest match is found.
  A match is allowed within six half moves of the length of the ECO line.
-diff -Nur pgn-extract/main.c new/main.c
---- pgn-extract/main.c 2021-01-03 14:43:15.000000000 +0100
-+++ new/main.c 2021-04-29 20:27:25.909847943 +0200
+Index: pgn-extract/main.c
+===================================================================
+--- pgn-extract.orig/main.c
++++ pgn-extract/main.c
 @@ -48,7 +48,7 @@
   * a file of ECO classificiations.
   */

Reply via email to