Package Release Info

nudoku-2.1.0-bp154.1.25

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

nudoku
nudoku-lang

Change Logs

* Fri Nov 20 2020 Michael Vetter <mvetter@suse.com>
- Update to 2.1.0:
  * Use actual terminal background color (instead of black) as
    background color (pr #31)
  * Define minimum gettext version instead of exact one (pr #32)
  * Require gettext 0.20
  * Add Japanese translation (pr #40)
  * Minor code change
- Drop nudoku-2.0.0-unused-var.patch: upstreamed
- Drop nudoku-2.0.0-gettext.patch: upstreamed
* Thu Feb 06 2020 Michael Vetter <mvetter@suse.com>
- Add nudoku-2.0.0-unused-var.patch:
  Remove unused variable. Fixes build on TW.
- Add nudoku-2.0.0-gettext.patch:
  Require gettext 0.20
* Tue Jul 30 2019 mvetter@suse.com
- Add cairo dependency: enable PDF and PNG creation
* Tue Jul 30 2019 mvetter@suse.com
- Update to 2.0.0:
  * Translation support
  * Added translations for: Spanish, German, Russian
  * Refactoring and code cleanup
  * Add color difference between provided numbers and the ones
    entered by the user
  * Output sudoku PDFs (-p/-n option)
  * Output sudoku PNG (-i option)
  * Fix duplicate fields in sudoku generation (pr #28)
Version: 1.0.0-bp150.2.3
* Thu Apr 19 2018 mvetter@suse.com
- Update to 1.0.0:
  * Add 'mark' command to highlight the currently selected number
    in all other cells. Thanks to James Warnock.
  * Redesign commands display.
  * Display how many hints a person used when the puzzle is solved.
  * Update maintainer email and man page.
  * Code cleanup
* Mon Jun 13 2016 mvetter@suse.com
- Update to version 0.2.5
  * manpage fixes
* Wed Aug 26 2015 mvetter@suse.com
- Version bump to 0.2.4
  * Fix array out of bound in validity_check
* Fri Aug 21 2015 mvetter@suse.com
- Version bump to 0.2.3
  * Code cleanup
* Wed Aug 19 2015 mvetter@suse.com
- Change Source to download location
- Update to version 0.2.2
  * Add manpage
  * User can provide sudokus of his own
  * Major code cleanup
  * Provide hints based on the users board
  * Improve feedback for "check" to let the user know if his sudoku is right so far
* Tue Apr 07 2015 g.bluehut@gmail.com
- Add BuildRequires xz to make it work under SLE11 too.
  Going to add it generally since it is needed anyways, so to make
  sure it exists.
* Tue Apr 07 2015 g.bluehut@gmail.com
- Clean up spec
* Wed Mar 25 2015 g.bluehut@gmail.com
- Rename and clean up spec file