Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gnome-calculator for
openSUSE:Factory checked in at 2022-03-23 20:16:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-calculator (Old)
and /work/SRC/openSUSE:Factory/.gnome-calculator.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-calculator"
Wed Mar 23 20:16:13 2022 rev:52 rq:963577 version:42.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-calculator/gnome-calculator.changes
2021-12-12 00:55:54.750514461 +0100
+++
/work/SRC/openSUSE:Factory/.gnome-calculator.new.25692/gnome-calculator.changes
2022-03-23 20:16:51.130410953 +0100
@@ -1,0 +2,49 @@
+Sun Mar 20 08:12:53 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 42.0:
+ + Updated translations.
+
+-------------------------------------------------------------------
+Sun Mar 6 10:11:53 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- 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 <[email protected]>
+
+- 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 <[email protected]>
+
+- 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.
+
+-------------------------------------------------------------------
Old:
----
gnome-calculator-41.1.tar.xz
New:
----
gnome-calculator-42.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-calculator.spec ++++++
--- /var/tmp/diff_new_pack.8c3MZT/_old 2022-03-23 20:16:51.738411297 +0100
+++ /var/tmp/diff_new_pack.8c3MZT/_new 2022-03-23 20:16:51.742411300 +0100
@@ -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(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 @@
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
++++++ gnome-calculator-41.1.tar.xz -> gnome-calculator-42.0.tar.xz ++++++
++++ 66106 lines of diff (skipped)