Hello community,

here is the log from the commit of package orca for openSUSE:Factory checked in 
at 2018-07-01 21:25:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/orca (Old)
 and      /work/SRC/openSUSE:Factory/.orca.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "orca"

Sun Jul  1 21:25:54 2018 rev:137 rq:619721 version:3.28.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/orca/orca.changes        2018-04-25 
09:44:47.839271278 +0200
+++ /work/SRC/openSUSE:Factory/.orca.new/orca.changes   2018-07-01 
21:25:58.996800728 +0200
@@ -1,0 +2,11 @@
+Fri Jun 29 00:59:11 UTC 2018 - luc1...@linuxmail.org
+
+- Update to version 3.28.2:
+  + Web + Email: Update Orca to handle "document web" role now
+    used in Gecko.
+  + General: Fix bug causing certain combo boxes to not be
+    presented.
+  + Braille: Fix braille word wrap being incorrectly enabled.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  orca-3.28.1.tar.xz

New:
----
  orca-3.28.2.tar.xz

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

Other differences:
------------------
++++++ orca.spec ++++++
--- /var/tmp/diff_new_pack.qNv6TF/_old  2018-07-01 21:25:59.440800150 +0200
+++ /var/tmp/diff_new_pack.qNv6TF/_new  2018-07-01 21:25:59.440800150 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           orca
-Version:        3.28.1
+Version:        3.28.2
 Release:        0
 Summary:        Screen reader for GNOME
 License:        LGPL-2.1-or-later

++++++ orca-3.28.1.tar.xz -> orca-3.28.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/orca-3.28.1/ChangeLog new/orca-3.28.2/ChangeLog
--- old/orca-3.28.1/ChangeLog   2018-04-21 14:50:26.000000000 +0200
+++ new/orca-3.28.2/ChangeLog   2018-06-29 01:42:34.000000000 +0200
@@ -1,5 +1,57 @@
 # Generated by Makefile. Do not edit.
 
+2018-06-28 18:23:51 -0400 Joanmarie Diggs <jdi...@igalia.com>
+
+        Fix settings copy & paste bug
+
+M      src/orca/orca_gui_prefs.py
+
+2018-05-15 08:16:45 -0400 Joanmarie Diggs <jdi...@igalia.com>
+
+        Add explicit handling for "document web" role
+
+M      src/orca/formatting.py
+M      src/orca/scripts/web/speech_generator.py
+
+2018-05-04 17:50:16 +0000 Tim Sabsch <t...@sabsch.com>
+
+        Update German translation
+
+M      help/de/de.po
+
+2018-04-24 11:41:30 -0400 Joanmarie Diggs <jdi...@igalia.com>
+
+        Fix brlmon regression introduced by 71b63379f
+
+M      src/orca/braille.py
+
+2018-04-25 11:53:36 -0400 Joanmarie Diggs <jdi...@igalia.com>
+
+        Ensure usedDescriptionForName is reset
+
+M      src/orca/generator.py
+
+2018-04-24 18:50:12 +0200 Marek Cernocky <marek_cerno...@conel.cz>
+
+        Updated Czech translation
+
+M      help/cs/cs.po
+
+2018-04-21 08:57:02 -0400 Joanmarie Diggs <jdi...@igalia.com>
+
+        Post-release version bump
+
+M      README
+M      configure.ac
+
+2018-04-21 08:55:44 -0400 Joanmarie Diggs <jdi...@igalia.com>
+
+        Prep for 3.28.1 release
+
+M      NEWS
+M      README
+M      configure.ac
+
 2018-04-20 12:18:38 -0400 Joanmarie Diggs <jdi...@igalia.com>
 
         Ignore name-change events from canvas and icon
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/orca-3.28.1/Makefile.in new/orca-3.28.2/Makefile.in
--- old/orca-3.28.1/Makefile.in 2018-04-21 14:50:13.000000000 +0200
+++ new/orca-3.28.2/Makefile.in 2018-06-29 01:42:07.000000000 +0200
@@ -188,7 +188,7 @@
 DIST_SUBDIRS = $(SUBDIRS)
 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/run_pylint.sh.in \
        AUTHORS COPYING ChangeLog INSTALL NEWS README TODO install-sh \
-       missing py-compile
+       missing
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 distdir = $(PACKAGE)-$(VERSION)
 top_distdir = $(distdir)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/orca-3.28.1/NEWS new/orca-3.28.2/NEWS
--- old/orca-3.28.1/NEWS        2018-04-21 14:49:39.000000000 +0200
+++ new/orca-3.28.2/NEWS        2018-06-29 01:41:12.000000000 +0200
@@ -1,3 +1,26 @@
+3.28.2 - 28 June 2018
+
+Web + Email:
+
+ * Update Orca to handle "document web" role now used in Gecko
+
+General:
+
+ * Fix bug causing certain combo boxes to not be presented
+
+Braille:
+
+ * Fix braille word wrap being incorrectly enabled
+
+ * Fix brlmon regression introduced by 71b63379f
+
+New and updated translations (THANKS EVERYONE!!!):
+
+    cs            Czech                 Marek Cernocky
+    de            German                Tim Sabsch
+
+=========
+
 3.28.1 - 21 April 2018
 
 Web + Email:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/orca-3.28.1/README new/orca-3.28.2/README
--- old/orca-3.28.1/README      2018-04-21 14:44:08.000000000 +0200
+++ new/orca-3.28.2/README      2018-06-29 01:36:11.000000000 +0200
@@ -1,4 +1,4 @@
-Orca v3.28.1
+Orca v3.28.2
 
 Introduction
 ========================================================================
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/orca-3.28.1/configure new/orca-3.28.2/configure
--- old/orca-3.28.1/configure   2018-04-21 14:50:13.000000000 +0200
+++ new/orca-3.28.2/configure   2018-06-29 01:42:07.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for orca 3.28.1.
+# Generated by GNU Autoconf 2.69 for orca 3.28.2.
 #
 # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=orca>.
 #
@@ -580,8 +580,8 @@
 # Identity of this package.
 PACKAGE_NAME='orca'
 PACKAGE_TARNAME='orca'
-PACKAGE_VERSION='3.28.1'
-PACKAGE_STRING='orca 3.28.1'
+PACKAGE_VERSION='3.28.2'
+PACKAGE_STRING='orca 3.28.2'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=orca'
 PACKAGE_URL=''
 
@@ -1286,7 +1286,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures orca 3.28.1 to adapt to many kinds of systems.
+\`configure' configures orca 3.28.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1352,7 +1352,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of orca 3.28.1:";;
+     short | recursive ) echo "Configuration of orca 3.28.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1464,7 +1464,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-orca configure 3.28.1
+orca configure 3.28.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1481,7 +1481,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by orca $as_me 3.28.1, which was
+It was created by orca $as_me 3.28.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2347,7 +2347,7 @@
 
 # Define the identity of the package.
  PACKAGE='orca'
- VERSION='3.28.1'
+ VERSION='3.28.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -4947,7 +4947,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by orca $as_me 3.28.1, which was
+This file was extended by orca $as_me 3.28.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -5004,7 +5004,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-orca config.status 3.28.1
+orca config.status 3.28.2
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/orca-3.28.1/configure.ac new/orca-3.28.2/configure.ac
--- old/orca-3.28.1/configure.ac        2018-04-21 14:44:16.000000000 +0200
+++ new/orca-3.28.2/configure.ac        2018-06-29 01:36:18.000000000 +0200
@@ -1,6 +1,6 @@
 m4_define([orca_major_version], [3])
 m4_define([orca_minor_version], [28])
-m4_define([orca_micro_version], [1])
+m4_define([orca_micro_version], [2])
 m4_define([orca_version],
           [orca_major_version.orca_minor_version.orca_micro_version])
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/orca-3.28.1/help/cs/cs.po 
new/orca-3.28.2/help/cs/cs.po
--- old/orca-3.28.1/help/cs/cs.po       2018-03-22 14:55:27.000000000 +0100
+++ new/orca-3.28.2/help/cs/cs.po       2018-06-29 01:35:40.000000000 +0200
@@ -5,9 +5,9 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: orca\n"
-"POT-Creation-Date: 2018-02-08 19:45+0000\n"
-"PO-Revision-Date: 2018-03-02 17:47+0100\n"
+"Project-Id-Version: orca gnome-3.28\n"
+"POT-Creation-Date: 2018-04-14 12:03+0000\n"
+"PO-Revision-Date: 2018-04-24 18:48+0200\n"
 "Last-Translator: Marek Černocký <ma...@manet.cz>\n"
 "Language-Team: čeština <gnome-cs-l...@gnome.org>\n"
 "Language: cs\n"
@@ -5197,11 +5197,11 @@
 "checked, <app>Orca</app> will use all of the cells on the display so that "
 "more text can be shown at once."
 msgstr ""
-"Když je zašktnuté políčko <gui>Povolit zalamování slov</gui>, bude <app>Orca"
-"</app> přizpůsobovat text tak, aby se na braillském řádu zobrazovala vždy "
-"celá slova. Když zaškrtnuté není, bude <app>Orca</app> využívat k zobrazení "
-"všechny buňky, takže může zobrazit více textu, ale za cenu, že na konci "
-"může být slovo oříznuté."
+"Když je zašktnuté políčko <gui>Povolit zalamování slov</gui>, bude "
+"<app>Orca</app> přizpůsobovat text tak, aby se na braillském řádu "
+"zobrazovala vždy celá slova. Když zaškrtnuté není, bude <app>Orca</app> "
+"využívat k zobrazení všechny buňky, takže může zobrazit více textu, ale za "
+"cenu, že na konci může být slovo oříznuté."
 
 #. (itstool) path: section/title
 #: C/preferences_braille.page:50
@@ -5798,8 +5798,8 @@
 "Preferences</link>."
 msgstr ""
 "Více o volbách čtečky <app>Orca</app>, které se týkají se pohybu po "
-"tabulkách, najdete v kapitole <link xref=\"preferences_table_navigation\">"
-"Předvolby pro pohyb v tabulkách</link>."
+"tabulkách, najdete v kapitole <link xref=\"preferences_table_navigation"
+"\">Předvolby pro pohyb v tabulkách</link>."
 
 #. (itstool) path: section/title
 #: C/preferences_gecko.page:158
@@ -5858,7 +5858,7 @@
 #: C/preferences_gecko.page:188
 msgid ""
 "This editable spin button is where you can specify the number of characters "
-"which much match before <app>Orca</app> announces the matching line. This "
+"which must match before <app>Orca</app> announces the matching line. This "
 "option is also designed to prevent \"chattiness\" as there are many matches "
 "when you first begin typing the string for which you are searching."
 msgstr ""
@@ -7734,8 +7734,8 @@
 "key></keyseq>."
 msgstr ""
 "<gui>Říci</gui>: Toto políčko zaškrtněte, pokud si přejete, aby <app>Orca</"
-"app> oznamovala tuto vlastnost, když zmáčknete <keyseq><key>Modifikátor Orca"
-"</key><key>F</key></keyseq>."
+"app> oznamovala tuto vlastnost, když zmáčknete <keyseq><key>Modifikátor "
+"Orca</key><key>F</key></keyseq>."
 
 #. (itstool) path: item/p
 #: C/preferences_text_attributes.page:50
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/orca-3.28.1/help/cs/preferences_gecko.page 
new/orca-3.28.2/help/cs/preferences_gecko.page
--- old/orca-3.28.1/help/cs/preferences_gecko.page      2018-04-20 
17:37:16.000000000 +0200
+++ new/orca-3.28.2/help/cs/preferences_gecko.page      2018-06-29 
01:42:15.000000000 +0200
@@ -91,13 +91,7 @@
     </section>
     <section id="find_options_minimum_match_length">
       <title>Minimální délka nalezeného textu</title>
-      <p>
-        This editable spin button is where you can specify the number of
-        characters which must match before <app>Orca</app> announces the
-        matching line. This option is also designed to prevent "chattiness"
-        as there are many matches when you first begin typing the string
-        for which you are searching.
-      </p>
+      <p>V tomto číselníku můžete určit počet znaků, které se musí shodovat, 
než začne <app>Orca</app> oznamovat shodné řádky. Rovněž tato volba je určena k 
omezení „upovídanosti“, protože na začátku psaní řetězce, který hledáte, bývá 
výskytů opravdu hodně.</p>
       <p>Výchozí hodnota: 4</p>
     </section>
   </section>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/orca-3.28.1/help/de/de.po 
new/orca-3.28.2/help/de/de.po
--- old/orca-3.28.1/help/de/de.po       2018-03-22 14:55:27.000000000 +0100
+++ new/orca-3.28.2/help/de/de.po       2018-06-29 01:35:40.000000000 +0200
@@ -24,8 +24,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: orca help master\n"
-"POT-Creation-Date: 2018-02-21 15:48+0000\n"
-"PO-Revision-Date: 2018-02-22 11:04+0100\n"
+"POT-Creation-Date: 2018-04-29 14:15+0000\n"
+"PO-Revision-Date: 2018-05-04 19:48+0200\n"
 "Last-Translator: Tim Sabsch <t...@sabsch.com>\n"
 "Language-Team: Deutsch <gnome...@gnome.org>\n"
 "Language: de\n"
@@ -5942,7 +5942,7 @@
 #: C/preferences_gecko.page:188
 msgid ""
 "This editable spin button is where you can specify the number of characters "
-"which much match before <app>Orca</app> announces the matching line. This "
+"which must match before <app>Orca</app> announces the matching line. This "
 "option is also designed to prevent \"chattiness\" as there are many matches "
 "when you first begin typing the string for which you are searching."
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/orca-3.28.1/help/de/preferences_gecko.page 
new/orca-3.28.2/help/de/preferences_gecko.page
--- old/orca-3.28.1/help/de/preferences_gecko.page      2018-04-20 
17:37:17.000000000 +0200
+++ new/orca-3.28.2/help/de/preferences_gecko.page      2018-06-29 
01:42:16.000000000 +0200
@@ -115,13 +115,7 @@
     </section>
     <section id="find_options_minimum_match_length">
       <title>Minimale Länge der Trefferübereinstimmung</title>
-      <p>
-        This editable spin button is where you can specify the number of
-        characters which must match before <app>Orca</app> announces the
-        matching line. This option is also designed to prevent "chattiness"
-        as there are many matches when you first begin typing the string
-        for which you are searching.
-      </p>
+      <p>Über diesen Einstellknopf können Sie die Anzahl an übereinstimmenden 
Zeichen einstellen, bevor <app>Orca</app> eine Zeile als Übereinstimmung 
darstellt. Diese Option ist dafür gedacht, um »nervige« Wiederholungen zu 
vermeiden, da es beim Tippen ihrer Suchanfrage anfangs viele Übereinstimmungen 
geben wird.</p>
       <p>Vorgabewert: 4</p>
     </section>
   </section>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/orca-3.28.1/src/orca/braille.py 
new/orca-3.28.2/src/orca/braille.py
--- old/orca-3.28.1/src/orca/braille.py 2018-04-21 14:40:12.000000000 +0200
+++ new/orca-3.28.2/src/orca/braille.py 2018-06-29 01:35:40.000000000 +0200
@@ -1093,7 +1093,8 @@
     if stopFlash:
         killFlash(restoreSaved=False)
 
-    if not _settingsManager.getSetting('enableBraille'):
+    if not _settingsManager.getSetting('enableBraille') \
+       and not _settingsManager.getSetting('enableBrailleMonitor'):
         if _brlAPIRunning:
             try:
                 _brlAPI.writeText("", 0)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/orca-3.28.1/src/orca/formatting.py 
new/orca-3.28.2/src/orca/formatting.py
--- old/orca-3.28.1/src/orca/formatting.py      2018-04-21 14:38:34.000000000 
+0200
+++ new/orca-3.28.2/src/orca/formatting.py      2018-06-29 01:35:40.000000000 
+0200
@@ -190,6 +190,11 @@
             'basicWhereAmI': 'label + readOnly + textRole + textContent + 
anyTextSelection + ' + MNEMONIC,
             'detailedWhereAmI': 'label + readOnly + textRole + 
textContentWithAttributes + anyTextSelection + ' + MNEMONIC
             },
+        pyatspi.ROLE_DOCUMENT_WEB: {
+            'unfocused': 'label + readOnly + textRole + currentLineText + 
anyTextSelection + ' + MNEMONIC,
+            'basicWhereAmI': 'label + readOnly + textRole + textContent + 
anyTextSelection + ' + MNEMONIC,
+            'detailedWhereAmI': 'label + readOnly + textRole + 
textContentWithAttributes + anyTextSelection + ' + MNEMONIC
+            },
         'ROLE_DPUB_LANDMARK': {
             'focused': 'leaving or labelOrName',
             'unfocused': 'labelOrName + currentLineText + allTextSelection'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/orca-3.28.1/src/orca/generator.py 
new/orca-3.28.2/src/orca/generator.py
--- old/orca-3.28.1/src/orca/generator.py       2018-02-07 20:18:51.000000000 
+0100
+++ new/orca-3.28.2/src/orca/generator.py       2018-06-29 01:35:40.000000000 
+0200
@@ -302,6 +302,7 @@
         needed a _generateDescription for whereAmI. :-) See below.
         """
         result = []
+        self._script.pointOfReference['usedDescriptionForName'] = False
         name = self._script.utilities.displayedText(obj)
         if obj.getRole() == pyatspi.ROLE_COMBO_BOX:
             children = self._script.utilities.selectedChildren(obj)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/orca-3.28.1/src/orca/orca_gui_prefs.py 
new/orca-3.28.2/src/orca/orca_gui_prefs.py
--- old/orca-3.28.1/src/orca/orca_gui_prefs.py  2018-02-09 05:06:01.000000000 
+0100
+++ new/orca-3.28.2/src/orca/orca_gui_prefs.py  2018-06-29 00:33:04.000000000 
+0200
@@ -1524,7 +1524,7 @@
             self.get_widget("brailleVerboseButton").set_active(True)
 
         self.get_widget("enableBrailleWordWrapCheckButton").set_active(
-            prefs.get("enableBrailleWordWrap", settings.speakContextPanel))
+            prefs.get("enableBrailleWordWrap", settings.enableBrailleWordWrap))
 
         selectionIndicator = prefs["brailleSelectorIndicator"]
         if selectionIndicator == settings.BRAILLE_UNDERLINE_7:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/orca-3.28.1/src/orca/orca_platform.py 
new/orca-3.28.2/src/orca/orca_platform.py
--- old/orca-3.28.1/src/orca/orca_platform.py   2018-04-21 14:50:15.000000000 
+0200
+++ new/orca-3.28.2/src/orca/orca_platform.py   2018-06-29 01:42:11.000000000 
+0200
@@ -28,7 +28,7 @@
 
 # $ORCA_MAJOR_VERSION.$ORCA_MINOR_VERSION.$ORCA_MICRO_VERSION
 #
-version     = "3.28.1"
+version     = "3.28.2"
 
 # "--prefix" parameter used when configuring the build.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/orca-3.28.1/src/orca/scripts/web/speech_generator.py 
new/orca-3.28.2/src/orca/scripts/web/speech_generator.py
--- old/orca-3.28.1/src/orca/scripts/web/speech_generator.py    2018-02-09 
05:06:01.000000000 +0100
+++ new/orca-3.28.2/src/orca/scripts/web/speech_generator.py    2018-06-29 
01:35:40.000000000 +0200
@@ -303,6 +303,7 @@
                 doNotSpeak.append(pyatspi.ROLE_LIST)
             if (start or end):
                 doNotSpeak.append(pyatspi.ROLE_DOCUMENT_FRAME)
+                doNotSpeak.append(pyatspi.ROLE_DOCUMENT_WEB)
                 doNotSpeak.append(pyatspi.ROLE_ALERT)
             if self._script.utilities.isAnchor(obj):
                 doNotSpeak.append(obj.getRole())


Reply via email to