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-09-21 14:40:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-calculator (Old)
and /work/SRC/openSUSE:Factory/.gnome-calculator.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-calculator"
Wed Sep 21 14:40:25 2022 rev:55 rq:1004788 version:43.0.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-calculator/gnome-calculator.changes
2022-07-09 16:59:22.940467204 +0200
+++
/work/SRC/openSUSE:Factory/.gnome-calculator.new.2083/gnome-calculator.changes
2022-09-21 14:40:56.897507994 +0200
@@ -1,0 +2,41 @@
+Fri Sep 16 18:09:59 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 43.0.1:
+ + Fixed appdata versioning.
+
+-------------------------------------------------------------------
+Fri Sep 16 17:17:12 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 43.0:
+ + Removed old issue tracker references.
+
+-------------------------------------------------------------------
+Sun Sep 4 12:53:29 UTC 2022 - Emily Gonyer <[email protected]>
+
+- Updated to version 43.rc:
+ + Fix crash when entering new function name.
+ + Fix source view border.
+ + Flatpak build update.
+ + Port about window to libadwaita.
+ + Port to libsoup3.
+ + Updated translations.
+ + Drop patch 4fff5e1.patch due to libsoup3 being patched upstream
+
+-------------------------------------------------------------------
+Thu Sep 1 08:36:15 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Add 4fff5e1.patch: Build with soup3. Following this, replace
+ pkgconfig(libsoup-2.4) with pkgconfig(libsoup-3.0) BuildRequires.
+
+-------------------------------------------------------------------
+Fri Jul 8 16:40:50 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 43.alpha:
+ + Fixed broken undo/redo.
+ + Make sure variable name definitions work with whitespace too.
+ + Fix translatable strings.
+ + Fixed missing implicit multiplication with variable and root.
+ + Meson warning fixes.
+ + Updated translations.
+
+-------------------------------------------------------------------
Old:
----
gnome-calculator-42.2.tar.xz
New:
----
gnome-calculator-43.0.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-calculator.spec ++++++
--- /var/tmp/diff_new_pack.APyhgF/_old 2022-09-21 14:40:57.861510668 +0200
+++ /var/tmp/diff_new_pack.APyhgF/_new 2022-09-21 14:40:57.865510679 +0200
@@ -20,13 +20,13 @@
%define gcisover 1-0_0_0
Name: gnome-calculator
-Version: 42.2
+Version: 43.0.1
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/42/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/gnome-calculator/43/%{name}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: meson >= 0.52.0
@@ -43,7 +43,7 @@
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(libsoup-3.0)
BuildRequires: pkgconfig(libxml-2.0)
%description
++++++ gnome-calculator-42.2.tar.xz -> gnome-calculator-43.0.1.tar.xz ++++++
++++ 13903 lines of diff (skipped)