Hello community,

here is the log from the commit of package orca for openSUSE:Factory checked in 
at 2017-11-09 13:42:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/orca (Old)
 and      /work/SRC/openSUSE:Factory/.orca.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "orca"

Thu Nov  9 13:42:22 2017 rev:132 rq:538415 version:3.26.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/orca/orca.changes        2017-10-27 
13:47:35.382808556 +0200
+++ /work/SRC/openSUSE:Factory/.orca.new/orca.changes   2017-11-09 
13:42:23.072855214 +0100
@@ -1,0 +2,6 @@
+Thu Nov  2 13:17:16 UTC 2017 - [email protected]
+
+- Explicitly require python3
+- Small cleanup with spec-clener
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ orca.spec ++++++
--- /var/tmp/diff_new_pack.SRqzoi/_old  2017-11-09 13:42:24.200813981 +0100
+++ /var/tmp/diff_new_pack.SRqzoi/_new  2017-11-09 13:42:24.204813834 +0100
@@ -29,13 +29,11 @@
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
 BuildRequires:  liblouis-devel
-BuildRequires:  python >= 3.3
+BuildRequires:  pkgconfig
+BuildRequires:  python3-base >= 3.3
 BuildRequires:  python3-brlapi >= 0.5.1
 BuildRequires:  python3-louis
 BuildRequires:  python3-speechd
-%if !0%{?is_opensuse}
-BuildRequires:  translation-update-upstream
-%endif
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(atk-bridge-2.0) >= 2.10
@@ -44,7 +42,6 @@
 BuildRequires:  pkgconfig(pygobject-3.0) >= 3.10
 # the gsettings tool is used to know if a11y is enabled
 Requires:       glib2-tools
-Recommends:     brltty >= 3.9
 # pyatspi is a virtual name that is provided by the default at-spi stack
 Requires:       py3atspi
 Requires:       python3-brlapi
@@ -53,9 +50,11 @@
 Requires:       python3-louis
 Requires:       python3-speechd
 Recommends:     %{name}-lang
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Recommends:     brltty >= 3.9
 BuildArch:      noarch
-%py_requires
+%if !0%{?is_opensuse}
+BuildRequires:  translation-update-upstream
+%endif
 
 %description
 Orca is an extensible screen reader that provides access to the
@@ -63,6 +62,7 @@
 braille, and/or magnification.
 
 %lang_package
+
 %prep
 %setup -q
 %if !0%{?is_opensuse}
@@ -79,7 +79,6 @@
 %fdupes %{buildroot}
 
 %files
-%defattr (-, root, root)
 %doc AUTHORS COPYING ChangeLog NEWS README TODO
 %doc %{_datadir}/help/C/%{name}/
 %{_bindir}/orca


Reply via email to