From 2d3c1966ea8a8c77507892089417af31130a6d26776dba00888e5c80fd13fa11 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 20 Sep 2016 18:28:01 +0000 Subject: [PATCH] Accepting request 428823 from GNOME:Next New stable OBS-URL: https://build.opensuse.org/request/show/428823 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calculator?expand=0&rev=68 --- gnome-calculator-3.21.92.tar.xz | 3 --- gnome-calculator-3.22.0.tar.xz | 3 +++ gnome-calculator.changes | 9 +++++++++ gnome-calculator.spec | 4 ++-- 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 gnome-calculator-3.21.92.tar.xz create mode 100644 gnome-calculator-3.22.0.tar.xz diff --git a/gnome-calculator-3.21.92.tar.xz b/gnome-calculator-3.21.92.tar.xz deleted file mode 100644 index 2d869da..0000000 --- a/gnome-calculator-3.21.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9cbebb18c3db5179f8a690a5d661e7c7aeae9888b6d5a8a459e01f9c7f46ea9a -size 1352360 diff --git a/gnome-calculator-3.22.0.tar.xz b/gnome-calculator-3.22.0.tar.xz new file mode 100644 index 0000000..52f53de --- /dev/null +++ b/gnome-calculator-3.22.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa0f192fc0cad43a8520d4015780ce008d9fc6201bd2dd6dc06365ba45458728 +size 1352336 diff --git a/gnome-calculator.changes b/gnome-calculator.changes index d4453ab..2cbba3d 100644 --- a/gnome-calculator.changes +++ b/gnome-calculator.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Sep 19 20:02:16 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.22.0: + + Fix base change for log, fixes bgo#748729. + + Math buttons: fix a (potential) crash loading financial + dialogs. + + Updated translations. + ------------------------------------------------------------------- Mon Sep 12 19:16:59 UTC 2016 - zaitor@opensuse.org diff --git a/gnome-calculator.spec b/gnome-calculator.spec index 85cb381..e070919 100644 --- a/gnome-calculator.spec +++ b/gnome-calculator.spec @@ -17,13 +17,13 @@ Name: gnome-calculator -Version: 3.21.92 +Version: 3.22.0 Release: 0 Summary: A GNOME Calculator Application License: GPL-3.0+ Group: Productivity/Scientific/Math Url: http://www.gnome.org -Source: http://download.gnome.org/sources/gnome-calculator/3.21/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-calculator/3.22/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: intltool >= 0.50 BuildRequires: mpfr-devel