From 3a222d378bb44e2a3f75e9f53803977f58986624662d647d4206a48f6187f1b4 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 21 Mar 2022 08:36:23 +0000 Subject: [PATCH] Accepting request 963184 from GNOME:Next New stable rel OBS-URL: https://build.opensuse.org/request/show/963184 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calculator?expand=0&rev=120 --- gnome-calculator-41.1.tar.xz | 3 --- gnome-calculator-42.0.tar.xz | 3 +++ gnome-calculator.changes | 49 ++++++++++++++++++++++++++++++++++++ gnome-calculator.spec | 14 +++++------ 4 files changed, 59 insertions(+), 10 deletions(-) delete mode 100644 gnome-calculator-41.1.tar.xz create mode 100644 gnome-calculator-42.0.tar.xz diff --git a/gnome-calculator-41.1.tar.xz b/gnome-calculator-41.1.tar.xz deleted file mode 100644 index 593beb2..0000000 --- a/gnome-calculator-41.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0267614afdb25d38b78411b42ebab7bc50c1b6340cc49bb68c0e432d7ddf8a34 -size 1046092 diff --git a/gnome-calculator-42.0.tar.xz b/gnome-calculator-42.0.tar.xz new file mode 100644 index 0000000..c388cb3 --- /dev/null +++ b/gnome-calculator-42.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a535a14ebea58e691a4b5a085256aed060a2c3f07384ac3a3d01832332a27e4a +size 1200548 diff --git a/gnome-calculator.changes b/gnome-calculator.changes index 70e3c41..405dffe 100644 --- a/gnome-calculator.changes +++ b/gnome-calculator.changes @@ -1,3 +1,52 @@ +------------------------------------------------------------------- +Sun Mar 20 08:12:53 UTC 2022 - Bjørn Lie + +- Update to version 42.0: + + Updated translations. + +------------------------------------------------------------------- +Sun Mar 6 10:11:53 UTC 2022 - Bjørn Lie + +- Update to version 42.rc: + + Use new gnome post_install script + + gcalc build fixes + + Updated screenshots + + Set default focus to entry + + Updated translations. + +------------------------------------------------------------------- +Mon Feb 14 09:19:17 UTC 2022 - Bjørn Lie + +- Update to version 42.beta: + + Fixed build issues with GCI entry controller tests + + Force LTR in history view + + programing mode: Force bit digits to be always LTR + + Use AdwApplication + + ui: Fix styles + + Updated translations. + +------------------------------------------------------------------- +Mon Jan 10 12:14:39 UTC 2022 - Dominique Leuenberger + +- Update to version 42.alpha: + + build: migrated to GTK4. + + entry: Added currencies completion provider. + + entry: Fixed percentage evaluation error. + + internal: Moved history view from MathDisplay to MathWindow. + + window: set default width for basic and keyboard mode. + + buttons: removed destructive action class from clear button. + + converter: search support in unit selector, separate conversion + category selector. + + Updated translations. +- Update BuildRequires for port to GTK4: + + Replace pkgconfig(gtk+-3.0)with pkgconfig(gtk4) + + Replace pkgconfig(gtksourceview-4) with + pkgconfig(gtksourceview-5) + + Drop pkgconfig(libhandy-1) + + Add pgkconfig(libadwaita-1) +- Update format of Supplements from packageane() to regular RPM + boolean deps. + ------------------------------------------------------------------- Mon Dec 6 10:22:29 UTC 2021 - Bjørn Lie diff --git a/gnome-calculator.spec b/gnome-calculator.spec index fd16f8e..601949a 100644 --- a/gnome-calculator.spec +++ b/gnome-calculator.spec @@ -1,7 +1,7 @@ # # spec file for package gnome-calculator # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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: 41.1 +Version: 42.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/41/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gnome-calculator/42/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: meson >= 0.52.0 @@ -40,9 +40,9 @@ BuildRequires: pkgconfig(gio-2.0) >= 2.40 BuildRequires: pkgconfig(glib-2.0) >= 2.40 BuildRequires: pkgconfig(gmodule-export-2.0) BuildRequires: pkgconfig(gobject-2.0) >= 2.40 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.3 -BuildRequires: pkgconfig(gtksourceview-4) -BuildRequires: pkgconfig(libhandy-1) +BuildRequires: pkgconfig(gtk4) >= 4.4.1 +BuildRequires: pkgconfig(gtksourceview-5) >= 5.2.0 +BuildRequires: pkgconfig(libadwaita-1) >= 1.0.0 BuildRequires: pkgconfig(libsoup-2.4) >= 2.42 BuildRequires: pkgconfig(libxml-2.0) @@ -53,7 +53,7 @@ A GNOME calculator package based on calctool and MP library. Summary: GNOME Calculator -- Search Provider for GNOME Shell Group: Productivity/Scientific/Math Requires: %{name} = %{version} -Supplements: packageand(gnome-shell:%{name}) +Supplements: (gnome-shell and %{name}) %description -n gnome-shell-search-provider-gnome-calculator This package contains a search provider to enable GNOME Shell to get