From 7ed2e0476a08109bd96de4cfbb596478c996cf8a324f261072ee5c498964acdb Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 20 Mar 2023 12:47:38 +0000 Subject: [PATCH] Accepting request 1072743 from GNOME:Next New stable release OBS-URL: https://build.opensuse.org/request/show/1072743 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calculator?expand=0&rev=129 --- gnome-calculator-43.0.1.tar.xz | 3 --- gnome-calculator-44.0.tar.xz | 3 +++ gnome-calculator.changes | 28 ++++++++++++++++++++++++++++ gnome-calculator.spec | 8 ++++---- 4 files changed, 35 insertions(+), 7 deletions(-) delete mode 100644 gnome-calculator-43.0.1.tar.xz create mode 100644 gnome-calculator-44.0.tar.xz diff --git a/gnome-calculator-43.0.1.tar.xz b/gnome-calculator-43.0.1.tar.xz deleted file mode 100644 index 5eae3db..0000000 --- a/gnome-calculator-43.0.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:02c12ded3cf5053d17537d95ec69587f4b919899d7726eceecdb4b47ffb1c90f -size 1205840 diff --git a/gnome-calculator-44.0.tar.xz b/gnome-calculator-44.0.tar.xz new file mode 100644 index 0000000..f6f5292 --- /dev/null +++ b/gnome-calculator-44.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14e763329f88309a7e152780d57361b543100e323906b34e0655fdc315b71043 +size 1075480 diff --git a/gnome-calculator.changes b/gnome-calculator.changes index 179d64a..5e1eafc 100644 --- a/gnome-calculator.changes +++ b/gnome-calculator.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Fri Mar 17 20:23:35 UTC 2023 - Bjørn Lie + +- Update to version 44.0: + + Updated translations. + +------------------------------------------------------------------- +Sun Mar 5 13:16:02 UTC 2023 - Bjørn Lie + +- Update to version 44.rc: + + Updated translations. + +------------------------------------------------------------------- +Thu Feb 23 15:08:06 UTC 2023 - Bjørn Lie + +- Update to version 44.beta: + + Improved factorization + + Number format selection documentation improvements + + Made builtin function descriptions translatable + + Fixed display showing 0 on startup + + Improved button tooltips + + Added signed int support to programming mode + + i and e constants updated according to ISO 80000-2:2009 + + Help overlay updates + + Added preferences shortcut + + Destroy dialog after clicking cancel + + Updated translations. + ------------------------------------------------------------------- Fri Sep 16 18:09:59 UTC 2022 - Bjørn Lie diff --git a/gnome-calculator.spec b/gnome-calculator.spec index 707cf56..647b4ba 100644 --- a/gnome-calculator.spec +++ b/gnome-calculator.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-calculator # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,13 +20,13 @@ %define gcisover 1-0_0_0 Name: gnome-calculator -Version: 43.0.1 +Version: 44.0 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/43/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-calculator/44/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: meson >= 0.52.0 @@ -64,7 +64,7 @@ Summary: Shared library for %{name} Group: System/Libraries %description -n libgcalc-%{sover} -GNOME Calculator Library +This package contains a shared library for %{name}. %package -n libgci-%{gcisover} Summary: GNOME Calculator Library GTK Interface