Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package orca for openSUSE:Factory checked in 
at 2026-04-10 17:46:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/orca (Old)
 and      /work/SRC/openSUSE:Factory/.orca.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "orca"

Fri Apr 10 17:46:36 2026 rev:193 rq:1345411 version:50.0.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/orca/orca.changes        2025-11-27 
15:19:41.864265044 +0100
+++ /work/SRC/openSUSE:Factory/.orca.new.21863/orca.changes     2026-04-10 
17:48:38.042987527 +0200
@@ -1,0 +2,149 @@
+Wed Mar 18 16:46:25 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 50.0.9:
+  + Prevent browse/focus mode changes during say all
+  + Fix presentation of new Writer paragraph when navigating by
+    char/word
+  + Fix regression in presenting newly-opened menus
+- Switch _Service to do tar/compress on the packagers machine. With
+  the migration of the devel project to git we no longer benefit
+  from the obscpio files on the backend.
+
+-------------------------------------------------------------------
+Wed Mar 18 13:13:47 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 50.0.8:
+  + Fix comparison in is_release_for()
+  + Don't announce "focus mode" when LO Writer destroys objects
+  + Fix flat review of open menus
+  + Fix traceback
+
+-------------------------------------------------------------------
+Mon Mar 16 09:27:50 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 50.0.7:
+  + Speculative fix for not presenting selection changes in gecko
+    address bar
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar 16 09:05:36 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 50.0.6:
+  + Fix braille presentation of the Gecko address bar
+- Changes from version 50.0.5:
+  + Speculative fix for caja chattiness
+  + Don't announce automatic unselection of text
+  + Eliminate some chattiness from autocompletes
+  + Don't echo word or sentence when text is selected
+
+-------------------------------------------------------------------
+Sun Mar 15 09:29:51 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 50.0.4:
+  + Fix regression in saving the keyboard layout
+
+-------------------------------------------------------------------
+Sat Mar 14 18:36:23 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 50.0.3:
+  + Update docs to remove "stickiness" section
+  + Add another null check for generator context
+
+-------------------------------------------------------------------
+Sat Mar 14 16:09:32 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 50.0.2:
+  + Add null checks for generator context
+
+-------------------------------------------------------------------
+Sat Mar 14 14:14:36 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 50.0.1:
+  + Ignore events from hidden menus
+  + Fix unit test
+
+-------------------------------------------------------------------
+Sat Mar 14 10:23:36 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 50.0:
+  + Refactor mouse review to use the new AtspiDevice API when
+    available.
+  + Fix multiple issues related to settings and the preferences
+    window.
+  + Fix presentation when using Google Docs' native navigation.
+  + Fix caret navigation sticking on named links with broken
+    hypertext offsets.
+  + Don't toggle browse/focus modes when using the table navigator.
+  + Fix presentation of characters when automatic language
+    switching is enabled.
+  + Attempt to use the action interface when synthesizing a right
+    click.
+  + Fix flat review braille panning viewport jump.
+  + Fix presentation of autoinsertions of one character.
+  + Include the new value when changing rate, pitch, or volume on
+    the fly.
+  + Add per-layout Orca modifier key settings so preferred
+    modifiers are remembered when switching layouts.
+  + Add another workaround for
+    https://bugreports.qt.io/browse/QTBUG-128558 so that Mumble
+    status cells are presented.
+  + Fix on-screen speech display not initially focused on MATE.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Mar  3 12:17:30 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 50.rc:
+  + Orca now uses GSettings. Existing settings will be migrated
+    from JSON automatically.
+  + There is new Say All option to only speak displayed text,
+    making reading a long web page smoother.
+  + There is new option to read chat room meesages from the active
+    room when in any application.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Feb 13 15:31:49 UTC 2026 - Dominique Leuenberger <[email protected]>
+
+- Update to version 50.beta:
+  + New features:
+    - Orca has a brand new preferences window. It is still GTK3,
+      but has an appearance more consistent with other GNOME
+      applications.
+    - All settings and commands are now global, eliminating the
+      need to save settings on a per-application basis e.g. for
+      web browsers. Settings can, of course, still be saved on a
+      per-application basis when doing so is desired.
+    - Automatic language switching has been added both for web
+      content and for UI. Because this can have unexpected results,
+      it can be turned off within the preferences window.
+    - It is now possible to keep contrated braille enabled at the
+      cursor location, and to display object mnemonics in braille.
+    - Browse mode now works in all document content; not just web
+      content.
+    - Sticky focus mode should be automatically enabled for all
+      Electron apps.
+  + Bug fixes:
+    - Fix orphaned key grabs for non-numeric KeyPad keys when
+      NumLock is toggled on.
+    - Fix presentation of terminal-app window title when the
+      speak-title command is used.
+    - Filter out name and description changes that are too similar,
+      e.g. from busy indicators.
+    - Fix presentation when Alt+Tabbing back into Firefox without
+      receiving the expected window-activate event.
+    - Don't announce indentation during word navigation.
+    - Always treat lists and tables as "large objects" for the
+      purpose of structural navigation.
+    - Fix Learn Mode incorrectly reporting unbound/disabled
+      commands
+    - Fix skipping over elements in web pages during Say All.
+    - Work around Firefox downloads list chattiness.
+    - Prevent muted speech from being re-enabled by the switcher
+      script.
+    - Fix double-presentation of lines with new line characters in
+      web content.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  orca-49.5.obscpio

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  orca-50.0.9.tar.xz

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

Other differences:
------------------
++++++ orca.spec ++++++
--- /var/tmp/diff_new_pack.bgZtK0/_old  2026-04-10 17:48:40.027069381 +0200
+++ /var/tmp/diff_new_pack.bgZtK0/_new  2026-04-10 17:48:40.031069545 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package orca
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,13 @@
 %global __requires_exclude typelib\\(Wnck\\)
 
 Name:           orca
-Version:        49.5
+Version:        50.0.9
 Release:        0
 Summary:        Screen reader for GNOME
 License:        LGPL-2.1-or-later
 Group:          System/GUI/GNOME
 URL:            https://wiki.gnome.org/Projects/Orca
-Source0:        %{name}-%{version}.tar.zst
+Source0:        %{name}-%{version}.tar.xz
 
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection
@@ -41,8 +41,8 @@
 BuildRequires:  python3-louis
 BuildRequires:  python3-speechd
 BuildRequires:  yelp-tools
-BuildRequires:  pkgconfig(atk-bridge-2.0) >= 2.50.0
-BuildRequires:  pkgconfig(atspi-2) >= 2.52.0
+BuildRequires:  pkgconfig(atk-bridge-2.0) >= 2.56.0
+BuildRequires:  pkgconfig(atspi-2) >= 2.56.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.24.0
 BuildRequires:  pkgconfig(pygobject-3.0) >= 3.18
 # the gsettings tool is used to know if a11y is enabled
@@ -85,10 +85,11 @@
 %{_bindir}/orca
 %{_sysconfdir}/xdg/autostart/orca-autostart.desktop
 %{_datadir}/icons/hicolor/*/apps/orca*
-%{_datadir}/orca/
 %{_mandir}/man1/orca.1%{?ext_man}
 %{python3_sitelib}/orca/
 %{_userunitdir}/orca.service
+%{_datadir}/applications/orca.desktop
+%{_datadir}/glib-2.0/schemas/org.gnome.Orca.gschema.xml
 
 %files lang -f %{name}.lang
 

++++++ _scmsync.obsinfo ++++++
mtime: 1773852604
commit: 97e97f6e697fa86d4738a758ab4a5801cac9d4f811c5389c5b302d931530982e
url: https://src.opensuse.org/GNOME/orca
revision: 97e97f6e697fa86d4738a758ab4a5801cac9d4f811c5389c5b302d931530982e
projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj

++++++ _service ++++++
--- /var/tmp/diff_new_pack.bgZtK0/_old  2026-04-10 17:48:40.087071850 +0200
+++ /var/tmp/diff_new_pack.bgZtK0/_new  2026-04-10 17:48:40.091072014 +0200
@@ -3,16 +3,16 @@
   <service name="obs_scm" mode="manual">
     <param name="scm">git</param>
     <param name="url">https://gitlab.gnome.org/GNOME/orca.git</param>
-    <param name="revision">49.5</param>
+    <param name="revision">50.0.9</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">(.*)\+0</param>
     <param name="versionrewrite-replacement">\1</param>
 <!--    <param name="changesgenerate">enable</param> -->
   </service>
-  <service name="tar" mode="buildtime"/>
-  <service name="recompress" mode="buildtime">
+  <service name="tar" mode="manual"/>
+  <service name="recompress" mode="manual">
     <param name="file">*.tar</param>
-    <param name="compression">zst</param>
+    <param name="compression">xz</param>
   </service>
   <service name="set_version" mode="manual" />
 </services>

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-03-20 13:01:12.000000000 +0100
@@ -0,0 +1,4 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild

++++++ orca.obsinfo ++++++
--- /var/tmp/diff_new_pack.bgZtK0/_old  2026-04-10 17:48:40.215077117 +0200
+++ /var/tmp/diff_new_pack.bgZtK0/_new  2026-04-10 17:48:40.227077611 +0200
@@ -1,5 +1,5 @@
 name: orca
-version: 49.5
-mtime: 1764063938
-commit: d8d6066e7051c16b4ea8de60b258248775328a62
+version: 50.0.9
+mtime: 1773840319
+commit: 8deaa14825eb43a18cd361c88561dbf09a6aa5de
 

Reply via email to