Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package accerciser for openSUSE:Factory 
checked in at 2023-10-11 23:56:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/accerciser (Old)
 and      /work/SRC/openSUSE:Factory/.accerciser.new.1807 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "accerciser"

Wed Oct 11 23:56:21 2023 rev:75 rq:1116923 version:3.42.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/accerciser/accerciser.changes    2022-08-04 
13:24:22.128652771 +0200
+++ /work/SRC/openSUSE:Factory/.accerciser.new.1807/accerciser.changes  
2023-10-12 11:36:17.728406630 +0200
@@ -1,0 +2,27 @@
+Sun Oct  8 10:33:30 UTC 2023 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 3.42.0:
+  + ipython_view:
+    - Clear text after cursor on Ctrl+K
+    - Copy selection to clipboard on Ctrl+C (Ctrl+Shift+c)
+    - Fix off-by-one number in input prompt
+    - Fix output with ipython3 8.5
+  + interface_view:
+    - Actually update value when it changes
+    - Add TableCell interface
+    - Handle exception when loading icon
+    - Skip updating text that's already up-to-date
+  + event_monitor: Drop hardcoded color
+  + node: Drop unused Node#blinkRect and Xlib dependency
+  + bookmarks: Use available dialog space for bookmark list
+  + Force accerciser to run in X11 mode as required by libwnck
+  + Require Gtk >= 3.24
+  + Updated translations.
+
+-------------------------------------------------------------------
+Wed Oct  4 11:49:56 UTC 2023 - Daniel Garcia <daniel.gar...@suse.com>
+
+- call to %python3_fix_shebang macro to use the right interpreter in
+  the binary and not the link.
+
+-------------------------------------------------------------------

Old:
----
  accerciser-3.40.0.tar.xz

New:
----
  accerciser-3.42.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ accerciser.spec ++++++
--- /var/tmp/diff_new_pack.GZHR0w/_old  2023-10-12 11:36:18.244425302 +0200
+++ /var/tmp/diff_new_pack.GZHR0w/_new  2023-10-12 11:36:18.244425302 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package accerciser
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:           accerciser
-Version:        3.40.0
+Version:        3.42.0
 Release:        0
 Summary:        Accessibility debugging tool
 License:        BSD-3-Clause
 Group:          Development/Tools/Other
 URL:            https://wiki.gnome.org/Apps/Accerciser
-Source0:        
https://download.gnome.org/sources/accerciser/3.40/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/accerciser/3.42/%{name}-%{version}.tar.xz
 
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection
@@ -33,7 +33,7 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(atspi-2) >= 2.5.2
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.1.13
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.24.0
 BuildRequires:  pkgconfig(pygobject-3.0) >= 2.90.3
 # py3atspi is a virtual name that is provided by the default at-spi stack
 Requires:       py3atspi
@@ -58,7 +58,7 @@
 Requires:       python3-ipython
 # we need setuptools for pkg_resources
 Requires:       python3-setuptools
-Supplements:    %{name} and python3-ipython
+Supplements:    (%{name} and python3-ipython)
 
 %description plugin-IPython
 Accerciser is an interactive Python accessibility explorer for the
@@ -80,6 +80,7 @@
 %make_install
 %suse_update_desktop_file -r -N "Accerciser" -G "Accesibility Debugger" 
accerciser Utility GNOME Accessibility
 %find_lang %{name} %{?no_lang_C}
+%python3_fix_shebang
 %fdupes %{buildroot}%{_prefix}
 
 %files

++++++ accerciser-3.40.0.tar.xz -> accerciser-3.42.0.tar.xz ++++++
++++ 15302 lines of diff (skipped)

Reply via email to