Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package spread-sheet-widget for
openSUSE:Factory checked in at 2024-03-13 22:18:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spread-sheet-widget (Old)
and /work/SRC/openSUSE:Factory/.spread-sheet-widget.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spread-sheet-widget"
Wed Mar 13 22:18:54 2024 rev:6 rq:1157321 version:0.10
Changes:
--------
--- /work/SRC/openSUSE:Factory/spread-sheet-widget/spread-sheet-widget.changes
2021-05-12 19:32:36.198948658 +0200
+++
/work/SRC/openSUSE:Factory/.spread-sheet-widget.new.1770/spread-sheet-widget.changes
2024-03-13 22:19:57.999341416 +0100
@@ -1,0 +2,11 @@
+Tue Mar 12 11:40:34 UTC 2024 - [email protected]
+
+- Update to version 0.10.
+- Changes between version 0.9 and 0.10:
+ * Update obsolete macro in configure.ac
+ * Correctly draw selection when in RTL locales
+ * Arrange for make dist to be reproducible
+- Changes between version 0.8 and 0.9:
+ * Use a fallback algorithm if scrolling to a row/column fails
+
+-------------------------------------------------------------------
Old:
----
spread-sheet-widget-0.8.tar.gz
spread-sheet-widget-0.8.tar.gz.sig
New:
----
spread-sheet-widget-0.10.tar.gz
spread-sheet-widget-0.10.tar.gz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ spread-sheet-widget.spec ++++++
--- /var/tmp/diff_new_pack.WcKWL9/_old 2024-03-13 22:19:58.523360734 +0100
+++ /var/tmp/diff_new_pack.WcKWL9/_new 2024-03-13 22:19:58.523360734 +0100
@@ -2,7 +2,7 @@
# spec file for package spread-sheet-widget
#
# Copyright (c) 2021 SUSE LLC
-# Copyright (c) 2017,2020 <[email protected]>
+# Copyright (c) 2017,2020,2024 <[email protected]>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define libname libspread-sheet-widget0
Name: spread-sheet-widget
-Version: 0.8
+Version: 0.10
Release: 0
Summary: GNU Spread Sheet Widget library for Gtk+
License: GPL-3.0-or-later
@@ -34,8 +34,8 @@
%description
GNU Spread Sheet Widget is a library for Gtk+ which provides a widget for
-viewing and manipulating 2-dimensional tabular data in a manner similar to many
-popular spread sheet programs.
+viewing and manipulating 2-dimensional tabular data in a manner similar
+to many popular spread sheet programs.
The design follows the model-view-controller paradigm and is of complexity O(1)
in both time and space. This means that it is efficient and fast even for very
++++++ spread-sheet-widget-0.8.tar.gz -> spread-sheet-widget-0.10.tar.gz ++++++
++++ 21981 lines of diff (skipped)