Package Release Info

gnome-calculator-48.1-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

gnome-shell-search-provider-gnome-calculator

Change Logs

* Sat Apr 12 2025 bjorn.lie@gmail.com
- Update to version 48.1:
  + Fix converter not visible when exchange rate refresh is set to
    never.
  + Align the text in the converter entries to right in RTL layout.
  + Use GNOME-hosted exchange rates instead of external sources.
  + Improved exchange rate handling.
  + Updated translation.
* Sat Mar 22 2025 bjorn.lie@gmail.com
- Update to version 48.0.2:
  + Fix building with non-nightly vala.
* Fri Mar 21 2025 bjorn.lie@gmail.com
- Update to version 48.0.1:
  + Code cleanup and minor improvements.
  + Allow scrolling the display using scroll wheel.
  + Fixed conversions not working.
* Sat Mar 15 2025 bjorn.lie@gmail.com
- Update to version 48.0:
  + Fixed converter context menus not working
  + Code cleanup and improvements
  + Improvements in function usage, brackets usage
  + Updated translations.
* Tue Mar 11 2025 dimstar@opensuse.org
- Add BuildOption: -Ddisable-introspection=true: do not build
  gobject-introspection/typelib packages. They are generated with
  invalid dependencies (and until the switch to the automatic
  buildrequires, we did not have them enabled in our package).
* Sat Mar 01 2025 bjorn.lie@gmail.com
- Update to version 48.rc:
  + UI and styling fixes
  + Do not steal focus on window move
  + Updated translations.
* Fri Feb 21 2025 bjorn.lie@gmail.com
- Add optional valadoc and valadoc-doclet-devhelp BuildRequires:
  Build vala API documentation.
* Thu Feb 20 2025 bjorn.lie@gmail.com
- Update to version 48.beta:
  + Added Conversion mode
  + Ported financial dialogs to modern widgets
  + programming: disable digits not available in current number
    base
  + buttons: improvements to popover styling
  + Updated translations.
* Wed Feb 19 2025 bjorn.lie@gmail.com
- Update to version 48.alpha:
  + a11y: Announce the calculation result even when done through
    the buttons
  + display:
  - Cycle through history with Alt+Left/Right buttons
  - Fixed incorrectly sized text entry
  - Fix crash on using Shift+Insert
  + character-dialog: Modernized the character dialog
  + history-entry: Apply dim label to some buttons
  + math-preferences: Use header capitalization
  + converter:
  - Use correct kJ unit shortName
  - Fixed incorrect units in financial mode
  - Added nanosecond unit
  - Fixed MJ and kWh conversion factors
  + tests:
  - Fixed broken test on slower computers
  - Added test to validate MJ and kWh conversion
  + history-view: Improve default size
  + converter:
  - Add pressure units
  - Updated russian ruble currency symbol and name
  + keyboard: Added shortcut to clear history
  + Updated translations.
* Tue Feb 18 2025 dimstar@opensuse.org
- Change spec file to use modern BuildSystem: meson with automatic
  build dependency detection.
- Drop all BuildRequires now autogenerated by meson_buildrequires
  macro.
- Split off new packages typelib-1_0-GCalc-2 and typelib-1_0-GCi-1
  for the typelibs, that now appear after meson is properly parsed
  to find all dependencies. Have the devel package require those
  new packages.