Ana Guerrero 2023-10-03 18:15:18 +00:00 committed by Git OBS Bridge
commit a659d1cc7e
4 changed files with 28 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c2761626a061b772da3cec9135c21e9b7ce5aa87a6bb47c9ddd7d82fc8f0f46c
size 2625669

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a55fbdc14cb183c62a95e430823017b5f958f0758d3476578f8cc05369157c54
size 2625564

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Mon Oct 2 07:26:26 UTC 2023 - pgajdos@suse.com
- 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)
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Aug 24 13:45:36 UTC 2023 - pgajdos@suse.com Thu Aug 24 13:45:36 UTC 2023 - pgajdos@suse.com

View File

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