Package Release Info

gnome-sudoku-48.1-bp160.1.3

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

gnome-sudoku
gnome-sudoku-lang

Change Logs

* Fri Apr 11 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.1:
  + Fix broken ctrl shortcuts on some setups.
  + Fix trapped focus during pause.
* Fri Mar 14 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.0:
  + Let the about dialog track appdata releases.
  + Updated translations.
* Fri Feb 28 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.rc:
  + Update the selection highlighting to more closely follow the
    focus
  + Fix the focus jumping around on window resize
  + Fix custom game's missing icon
  + Fix print multiple puzzles dialog's scaling at lower
    resolutions
  + Fix reset puzzle incorrectly affecting the timer after a reload
  + Fix show possibilities setter not working after a reload
  + Add Accessible label to earmark picker buttons
  + Add custom accent color palette of 18 colors
  + Updated translations.
- Add blueprint-compiler BuildRequires: New dependency.
* Fri Jan 31 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.beta:
  + Add custom accent color palette of 16 colors
  + Add support for row/column/block highlighting with accent
    colors
  + Update selection and highlighter colors to use oklab
* Fri Jan 10 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.alpha:
  + Port to blueprints
  + Use GtkStack and its animations for the number_picker,
    play/pause and fullscreen/unfullscreen buttons
  + Fix Warnings shortcut not working
  + Add mouse button binding for Back
  + Stop saving elapsed time on game completion when Timer is
    disabled
  + Includes changes from 47.1
  + Updated translations.
* Sat Oct 19 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.1.1:
  + Fix metainfo screenshots
* Fri Oct 18 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.1:
  + Fix tooltip font color in light mode
  + Fix a case when the highlighter doesn't get cleared with undo
  + Fix view not grabbing the focus on start blocking keyboard
    shortcuts
  + Fix reset zoom shortcut not working
  + Fix pause button having no tooltip
  + Fix meson build requirements
  + Updated translations.
* Fri Sep 13 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.0:
  + Switch back all keyboard input to KeyPress
  + The number picker buttons will no longer grab the focus which
    was blocking movement keys and shortcuts
  + Let mouse shortcuts be used in the number picker
  + Always dismiss the picker on number input from the keyboard
  + Add Enter shortcut interaction with earmark mode
  + A lot of backend changes with the number picker
  + Fix number picker not updating on undo/redo
  + Fix undo and redo being usable in pause
  + Updated translations.
* Fri Aug 30 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.rc:
  + Add mouse wheel zoom
  + Use consistent terminology for Puzzle and Game
  + Increase meson requirement to v1.4
  + Change the selection to be a bit lighter in light mode
  + Update default size to 650x700
  + Use variables for app id
  + Change app_id to org.gnome.Sudoku.Devel for gnome nightly
  + Add feature set to metainfo description
  + Updated translations.
* Mon Aug 26 2024 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.beta:
  + Add accent color support
  + Add zoom feature, supported by new buttons and the standard
    bindings
  + Move create custom game to the start menu
  + Add mouse button bindings for undo and redo
  + Allow earmark picker in filled cells
  + Adjust play again to skip the start menu
  + Give play custom game success style to make it more visible and
    move it next to the primary menu
  + Disable "New Puzzle" and "Clear Board" while in start menu
  + Fix cell[0, 0] not being selectable on game start
  + Fix highlighter bugs with undo/redo and clear board
  + Fix fixed cells not being counted in custom games
  + Fix clear button adding individual actions to the undo/redo
    stack
  + Fix disable_all_earmarks not grabbing focus on undo/redo
  + Port Message Dialogs to Alert Dialogs
  + Updated translations
- Changes from version 47.alpha:
  + Add preferences dialog with the previously hidden settings
    aswell as new customizations for warnings and the highlighter
  + Add earmark mode button (shortcut e) to toggle earmark input
  + Change warnings to additionally check against the solution by
    default to prevent getting stuck
  + Add autoclean earmarks feature toggleable in preferences
  + Add number picker on second click feature toggleable in
    preferences
  + Add keyboard shortcuts window
  + Change the headerbar and error color to follow adwaita's theme
  + Port AboutDialog and PrintDialog to Adw.Dialog
  + Restore the difficulty in the headerbar as a subtitle
  + Reduce margin sizes and hide the clock when the window gets too
    small
  + Move the paused button to the left side
  + Disable most Sudoku shortcuts in dialogs
  + Change dark mode's highlighter to be more subtle and its
    earmark highlight easier to read
  + Remove Clear Board confirmation, with the stack rework it can
    now be undone with "undo"
  + Remove showing 'X' as warnings
  + Includes changes from 46.1, 46.2, 46.3
  + Updated translations.
Version: 44.0-bp156.1.6
* Fri Mar 17 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 44.0:
  + Help: Remove references to mailing lists.
  + Updated translations.
* Thu Feb 23 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 44.beta:
  + Gate extra warnings behind hidden setting.
  + Undo/redo for earmarks is now less broken.
* Fri Feb 17 2023 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 44.alpha:
  + Make earmark popover open on long press.
  + Add "wrap around" keyboard navigation.
  + Updated translations.
Version: 43.1-bp155.1.6
* Tue Jan 24 2023 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 43.1:
  + Revert "Fix redundant undo stack entries for earmarks".
  + Warnings when solution to puzzle is violated no longer consider
    earmarks.
  + Updated translations.
* Thu Sep 15 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 43.0:
  + Updated application screenshot.
  + Updated translations.
- Add desktop-file-utils BuildRequires: New dependency.
- Following the above new BuildRequires, add optional
  appstream-glib BuildRequires and a check section and
  verify desktop file and metadata during build.
- Stop packaging help files as documentation.
- Replace gcc-c++ with generic c++_compiler and c_compiler
  BuildRequires.
- Drop gobject-introspection BuildRequires: Package does not do
  introspection any more.
* Mon Aug 08 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 43.beta:
  + Warnings now flag when solution to puzzle is violated.
  + Updated translations.
* Fri Jul 08 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 43.alpha:
  + Add setting to initialize earmarks.
  + Fix redundant undo stack entries for earmarks.
* Fri Mar 18 2022 Luciano Santos <luc14n0@opensuse.org>
- Update to version 42.0:
  + Support Purism form factor.
  + Updated translations.
- Drop merged upstream patch:
  7c9935a02b48f332f67bad3e4ee020b75591084a.patch.
* Wed Feb 02 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Add 7c9935a02b48f332f67bad3e4ee020b75591084a.patch: Fix build
  with meson 0.60.0 and newer.
Version: 40.2-bp154.1.70
* Sat Jul 24 2021 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 40.2:
  + Fix complex text in printed sudokus.
* Fri Apr 30 2021 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 40.1:
  + Fix issue with appdata.
  + Updated translations.
* Tue Mar 23 2021 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 40.0:
  + Vala warning fixes.
  + Updated translations.
* Thu Jan 14 2021 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 40.alpha:
  + Choose how many puzzles to print per page.
  + Move game controls to header bar and window menu and improve
    mobile layout.
  + Make game win message dialog modal.
* Mon Sep 14 2020 dimstar@opensuse.org
- Update to version 3.38.0:
  + Updated translations.
* Sat Sep 05 2020 dimstar@opensuse.org
- Update to version 3.37.92:
  + Display incorrect earmarks as red.
* Fri Sep 04 2020 dimstar@opensuse.org
- Update to version 3.37.90:
  + Redesign new game menu using a listbox.
  + Do not draw focused or highlighted cell when board is not in
    focus.
  + Highlight all numbers equal to selected one.
- Changes from version 3.37.3:
  + New app icon.
- Changes from version 3.37.2:
  + Remove limit on earmarks.
  + Earmarks are now displayed in fixed positions.
  + Improve earmark picker.
  + Make D-Bus activatable.
  + Additional preparation for GTK 4.
- Changes from version 3.37.1:
  + Various refactoring and preparation for GTK 4.
* Wed Aug 19 2020 Dominique Leuenberger <dimstar@opensuse.org>
- Stop calling -%fdupes on %{buildroot}/%{_libexecdir}: no files
  are being installed to this location.
Version: 3.36.0-bp152.1.1
* Fri Mar 06 2020 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.36.0:
  + Update link in user help.
* Mon Oct 14 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.34.1:
  + Fix earmark popover regression.
  + Fix appdata release tags.
  + Updated translations.
* Mon Sep 09 2019 mgorse@suse.com
- Update to version 3.34.0:
  + Updated translations.
* Sun Sep 01 2019 mgorse@suse.com
- Update to version 3.33.4:
  + Set an earmark instead of the value if earmark picker is
    active.
  + Handle earmarks properly in undo/redo.
  + Make undo and redo hide the value/earmark popovers.
  + Display numbers at top-left in the earmark picker.
  + Place numbers in number picker as on numpad.
  + Updated translations.
* Mon Mar 11 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.32.0:
  + Updated translations.
* Mon Mar 04 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.31.92:
  + Fix crash on print multiple sudokus dialog.
  + Updates to user help.
* Sun Feb 17 2019 bjorn.lie@gmail.com
- Update to version 3.31.90:
  + Updated app ID to org.gnome.Sudoku.
* Sat Jan 05 2019 bjorn.lie@gmail.com
- Update to version 3.31.1:
  + Removed the app menu.
* Fri Sep 07 2018 antoine.belvire@opensuse.org
- Update to version 3.30.0:
  + Miscellaneous fixes to meson build system.
  + Miscellaneous fixes to user help.
  + Updated translations.
- Drop sudoku-fix-appdata-location.patch (fixed upstream).
- Remove lang package from recommended packages as it already
  supplements main package.
* Wed May 23 2018 luc14n0@linuxmail.org
- Update to version 3.29.2:
  + No visible changes for the user.
- Add:
  + meson BuildRequires and replace configure/make_build/make_\
    install macros with meson/meson_build/meson_install
    respectively, to follow upstream port to Meson build system.
  + sudoku-fix-appdata-location.patch.
- Drop update-desktop-files BuildRequires and suse_update_desktop_\
  file macro: they are no longer needed.
* Sun Mar 11 2018 dimstar@opensuse.org
- Update to version 3.28.0:
  + Updated translations.
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Fri Dec 22 2017 luc14n0@linuxmail.org
- Update to version 3.27.3:
  + Remove the OMF file.
  + Updated user docs.
  + Updated help.
  + Updated translations.
- Update Url to https://wiki.gnome.org/Apps/Sudoku: current
  Sudoku's web page.
- Adopt the use of %make_build macro rather than raw make command,
  following the best practices.
- Drop %glib2_gsettings_schema_requires macro: it's no longer
  required since RPM file triggers.
* Fri Aug 19 2016 dimstar@opensuse.org
- Update to version 3.21.90:
  + Use namespace instead of class for SudokuGenerator.
  + Update appdata.
  + Simplify style-checker enabling code.
  + Fix style-checker with new libgnome-games-support.
  + Updated translations.
Version: 3.26.0-bp150.2.4
* Sat Sep 09 2017 dimstar@opensuse.org
- Update to version 3.26.0:
  + Updated translations.
* Sun Jul 16 2017 zaitor@opensuse.org
- Update to version 3.25.4:
  + Remove unnecessary css.
  + Updated translations.
- Drop obsolete post(un) handling, following macros removed:
  glib2_gsettings_schema_post(un), desktop_database_post(un) and
  icon_theme_cache_post(un).
- Run spec-cleaner, modernize spec.
* Mon Mar 20 2017 dimstar@opensuse.org
- Update to version 3.24.0:
  + Add flatpak manifest.
* Mon Mar 13 2017 dimstar@opensuse.org
- Update to version 3.23.92.1:
  + Revert "minor code update" that broke clearing cells.
- Changes from verison 3.23.92:
  + Bump required Vala version to ensure fix for bgo#779955.
  + Add OARS content rating metadata.
  + Minor code updates.
- Add vala BuildRequires: ensure to build from the vala sources
  instead fo the pre-shipped .c sources.
* Mon Nov 07 2016 zaitor@opensuse.org
- Update to version 3.22.2:
  + Use AX_REQUIRE_DEFINED in configure.ac.
  + Stop using intltool.
  + Update MSGCTXT and PACKAGE_GNU in Makevars.
  + Keep POTFILES in in alphabetical order.
  + Remove trailing whitespace.
  + Add translator comments to the .desktop file.
  + Updated translations.
- Drop intltool BuildRequires: No longer needed.
* Wed Sep 21 2016 zaitor@opensuse.org
- Update to version 3.22.0:
  + When pause is clicked, the game field should be hidden.
  + Updated translations.
* Fri Aug 19 2016 dimstar@opensuse.org
- Update to version 3.21.90:
  + Use namespace instead of class for SudokuGenerator.
  + Update appdata.
  + Simplify style-checker enabling code.
  + Fix style-checker with new libgnome-games-support.
  + Updated translations.
* Fri Aug 19 2016 zaitor@opensuse.org
- Update to version 3.21.4:
  + Drop using declarations.
  + Seed RNG for qqwing.
  + Switch to C++ 11.
  + Fix new warnings about static const variables.
  + Updated translations.
* Fri Aug 19 2016 zaitor@opensuse.org
- Update to version 3.21.3:
  + Always set header bar as the title bar.
  + Updated translations.
* Fri Aug 19 2016 zaitor@opensuse.org
- Update to version 3.20.5:
  + Properly hide game field during pause and show after resume.
* Wed Jul 13 2016 zaitor@opensuse.org
- Update to version 3.20.4:
  + Avoid accidental use of C++ 11.
* Wed Jul 13 2016 zaitor@opensuse.org
- Update to version 3.20.3:
  + Seed the RNG so we actually get different puzzles each run.
* Mon May 23 2016 zaitor@opensuse.org
- Update to version 3.20.2:
  + Fix window size growing out of control with GTK+ 3.20.
* Sat May 07 2016 zaitor@opensuse.org
- Update to version 3.20.1:
  + Updated translations.
* Mon Mar 21 2016 dimstar@opensuse.org
- Update to version 3.20.0:
  + Update license.
  + Use AM_DISTCHECK_CONFIGURE_FLAGS.
  + Bump up the license version on source files.
  + Update CSS for GTK+ 3.19.
  + Require GTK+ 3.19.
  + Update about dialog.
  + Add a missing tag to the AppData file.
  + Updated translations.
- Change license to GPL-3.0+, following upstreams relicensing.
* Mon Jan 18 2016 dimstar@opensuse.org
- Update to version 3.19.4:
  + Update doap.
  + Update appdata.
  + Stop using deprecated gnome-common.
  + Add pre-commit and pre-applypatch hooks.
  + Updated translations.
* Tue Nov 24 2015 zaitor@opensuse.org
- Update to version 3.19.2:
  + Increase line width around 3x3.
* Fri Nov 06 2015 zaitor@opensuse.org
- Update to version 3.18.2:
  + Updated translations.
* Sun Oct 11 2015 zaitor@opensuse.org
- Update to version 3.18.1:
  + Updated translations.
* Tue Sep 22 2015 dimstar@opensuse.org
- Update to version 3.18.0:
  + Updated translations.