Hello community, here is the log from the commit of package chessx for openSUSE:Factory checked in at 2019-05-05 21:22:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/chessx (Old) and /work/SRC/openSUSE:Factory/.chessx.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "chessx" Sun May 5 21:22:36 2019 rev:6 rq:700872 version:1.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/chessx/chessx.changes 2018-06-19 11:55:16.580716249 +0200 +++ /work/SRC/openSUSE:Factory/.chessx.new.5148/chessx.changes 2019-05-05 21:22:39.457479584 +0200 @@ -1,0 +2,61 @@ +Sun May 5 15:53:05 UTC 2019 - Luigi Baldoni <[email protected]> + +- Update to version 1.5.0 + New Features: + * Provide multi-selection for the database list view + * Load favorite databases at startup + * Read Chessbase Books (ctg) + * Read Arena Books (.abk) + * Drag databases into list of games + * Dark Theme + * FICS console with commandline + * Syzygy 7 men online tablebase + * Change font size via mouse wheel + * Search depth for analysis + * Filter operation from gamelist + * Allow user-provided ECO files + * Save dialog allows to store extra tags + * Restrict search to start of word / end of word + * Edit shortcuts by pressing key + * Annotations beneath board view + * Turn board for given player + * Send database to Mail-Client + * Show analysis of position with one piece moved + * Merge internal and external themes, new option to scale + board images + Bug Fixes: + * Reduced Memory Footprint + * Removing a sub-variation kept some invisble moves + * Internal engine produced silly suggestions in case of a check + * Parse more than one tag in a line + * Changing book in analysis should update moves immediately + * Do not list read-only databases as copy targets + * Update game list columns after leaving preferences + * Console output and event info lacks termination of bold text + * Avoid empty annotation when merging a game + * "New Game" disabled after loading game + * Invalid notation when inserting line from analysis + * Puzzle mode not terminated properly + * Performance reading Polyglot positions + * Disconnecting a FICS session leaked some memory + * Progress bar missing occasionally + Changes: + * Draw arrows with right mouse + * Index file format updated + * Support engines with state issues + * time representation to ISO format + * Do not ask to save deleted games + * Copy current game instead of first selected game + * Kick out hotkeys for database changes + * Analysis and Endgametables display localised piece strings + * Books support localized piece representation + * Accept PGN with obscure RAVs + * Index file format stores data size + * If loading modifies db, mark db as changed + * Always use DefaultDataPath (instead of last used folder) for + Save Dialogs + * Index file version + +- Dropped chessx-Qt511.patch (no longer necessary) + +------------------------------------------------------------------- Old: ---- chessx-1.4.6.tgz chessx-Qt511.patch New: ---- chessx-1.5.0.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ chessx.spec ++++++ --- /var/tmp/diff_new_pack.sApBwd/_old 2019-05-05 21:22:39.933480881 +0200 +++ /var/tmp/diff_new_pack.sApBwd/_new 2019-05-05 21:22:39.937480892 +0200 @@ -1,7 +1,7 @@ # # spec file for package chessx # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,25 +12,23 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: chessx -Version: 1.4.6 +Version: 1.5.0 Release: 0 Summary: Chess database License: GPL-2.0-only Group: Amusements/Games/Board/Chess -Url: http://chessx.sourceforge.net -Source0: http://sourceforge.net/projects/chessx/files/chessx/%{version}/chessx-%{version}.tgz -# PATCH-FIX-UPSTREAM chessx-Qt511.patch -Patch0: %{name}-Qt511.patch +URL: http://chessx.sourceforge.net +Source0: https://sourceforge.net/projects/chessx/files/chessx/%{version}/chessx-%{version}.tgz BuildRequires: fdupes BuildRequires: libqt5-linguist -BuildRequires: libqt5-qtbase-common-devel -BuildRequires: pkg-config +BuildRequires: pkgconfig BuildRequires: pkgconfig(Qt5Concurrent) +BuildRequires: pkgconfig(Qt5Core) >= 5.10 BuildRequires: pkgconfig(Qt5Multimedia) BuildRequires: pkgconfig(Qt5PrintSupport) BuildRequires: pkgconfig(Qt5Svg) @@ -38,7 +36,6 @@ BuildRequires: pkgconfig(Qt5Xml) BuildRequires: pkgconfig(zlib) BuildRequires: pkgconfig(zlib) -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ChessX is a chess database. With ChessX, you can browse, edit and @@ -56,7 +53,6 @@ %prep %setup -q -%patch0 -p1 %build lrelease-qt5 i18n/* @@ -78,8 +74,8 @@ %fdupes -s %{buildroot} %files -%defattr(-,root,root,-) -%doc COPYING ChangeLog README.developers TODO +%license COPYING +%doc ChangeLog README.developers TODO %dir %{_datadir}/%{name} %{_bindir}/%{name} %{_datadir}/applications/%{name}.desktop ++++++ chessx-1.4.6.tgz -> chessx-1.5.0.tgz ++++++ ++++ 61144 lines of diff (skipped)
