Dominique Leuenberger 2023-09-20 11:22:17 +00:00 committed by Git OBS Bridge
commit f9402912e3
4 changed files with 58 additions and 6 deletions

View File

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

View File

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

View File

@ -1,3 +1,55 @@
-------------------------------------------------------------------
Sat Sep 16 16:20:13 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 45.0.2:
+ Updated translations.
-------------------------------------------------------------------
Sun Sep 3 12:11:40 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 45.0.1:
+ Updated translations.
-------------------------------------------------------------------
Wed Aug 16 20:03:37 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 45.0:
+ Search provider performance improvements.
+ Use numeric font instead of monospace.
+ Fixed electron-volt unit abbreviation.
+ Fixed erroneous Joule unit name.
+ Fixed missing build dependency.
+ Updated translations.
-------------------------------------------------------------------
Fri Aug 4 09:38:02 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 45.beta:
+ Fixed variable and function popover reverse typing.
+ Better left/right cursor key handling.
+ Improved toolbar using Adwaita library.
+ Flatpak build improvements.
+ Updated translations.
-------------------------------------------------------------------
Tue Jul 11 12:07:50 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 45.alpha:
+ Remember window size
+ Allow opening Main Menu by pressing F10
+ Extend bit-shifting limit
+ Added new energy units
+ Added TWD support via Bank of Canada rates
+ Added legal section for exchange rate source attribution
+ Added United Nations Treasury exchange rate datasource
+ Added Jamaican Dollar currency
+ Added Ukrainian hryvnia currency
+ Added Nigerian Naira currency
+ Changed symbolic icon to C on the clear button
+ Dropped VEF currency support
+ Use new vala-nightly SDK extension for flatpak
+ Updated translations.
-------------------------------------------------------------------
Fri Mar 17 20:23:35 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -20,13 +20,13 @@
%define gcisover 1-0_0_0
Name: gnome-calculator
Version: 44.0
Version: 45.0.2
Release: 0
Summary: A GNOME Calculator Application
License: GPL-3.0-or-later
Group: Productivity/Scientific/Math
URL: https://wiki.gnome.org/Apps/Calculator
Source0: https://download.gnome.org/sources/gnome-calculator/44/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/gnome-calculator/45/%{name}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: meson >= 0.52.0
@ -42,7 +42,7 @@ BuildRequires: pkgconfig(gmodule-export-2.0)
BuildRequires: pkgconfig(gobject-2.0) >= 2.40
BuildRequires: pkgconfig(gtk4) >= 4.4.1
BuildRequires: pkgconfig(gtksourceview-5) >= 5.2.0
BuildRequires: pkgconfig(libadwaita-1) >= 1.0.0
BuildRequires: pkgconfig(libadwaita-1) >= 1.4.alpha
BuildRequires: pkgconfig(libsoup-3.0)
BuildRequires: pkgconfig(libxml-2.0)