Accepting request 1114700 from home:pgajdos

- version update to 4.8.1
  *  Fix besselj() and bessely()
  *  Fix display of matrices and vectors with complex number form other than
     rectangular (default)
  *  Fix conflict between decibel units (e.g. "0dB") and duodecimal 0d… syntax
     (now requires at least two digits)
  *  Fixes for title options in plot() function
  *  Add additional buttons and button menus to general keypad (Qt)
  *  Add option to show all functions, units, and variables in tool button
     menus (Qt)
  *  Add recently used objects to functions, units, and variables menus (Qt)
  *  Add option to bypass dialog for functions in menu (Qt)
  *  Add option, in context menu, to display text for tool buttons (Qt)
  *  Open functions, units, and variables tool button menus using long-press
     or right-click (in addition to arrow button), and add keyboard shortcuts (Qt)
  *  Use keypad tool button menu as context menu and show keypad type in
     title bar of keypad (Qt)
  *  Auto-update number bases above programming keypad when entering simple
     integers, even if calculate-as-you-type is deactivated (GTK)

OBS-URL: https://build.opensuse.org/request/show/1114700
OBS-URL: https://build.opensuse.org/package/show/science/qalculate?expand=0&rev=22
This commit is contained in:
Ana Guerrero
2023-10-02 10:16:48 +00:00
committed by Git OBS Bridge
parent 05dc6dc044
commit 6bfa98e161
4 changed files with 28 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%define major 22
%define libname libqalculate
Name: qalculate
Version: 4.8.0
Version: 4.8.1
Release: 0
Summary: Multi-purpose desktop calculator application
License: GPL-2.0-or-later