Hello community,

here is the log from the commit of package brltty for openSUSE:Factory checked 
in at 2014-06-19 13:19:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/brltty (Old)
 and      /work/SRC/openSUSE:Factory/.brltty.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "brltty"

Changes:
--------
--- /work/SRC/openSUSE:Factory/brltty/brltty.changes    2014-06-02 
07:00:19.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.brltty.new/brltty.changes       2014-06-19 
13:19:38.000000000 +0200
@@ -1,0 +2,9 @@
+Fri Jun  6 14:37:06 UTC 2014 - [email protected]
+
+- Update to version 5.1
+  + Various changes. See ChangeLog.
+- API version is now 0.6.2
+ 
+- Build Python 3 bindings, rather than Python 2 bindings.
+
+-------------------------------------------------------------------

Old:
----
  brltty-5.0.tar.xz

New:
----
  brltty-5.1.tar.xz

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

Other differences:
------------------
++++++ brltty.spec ++++++
--- /var/tmp/diff_new_pack.cEL2fv/_old  2014-06-19 13:19:39.000000000 +0200
+++ /var/tmp/diff_new_pack.cEL2fv/_new  2014-06-19 13:19:39.000000000 +0200
@@ -18,12 +18,12 @@
 
 %{!?tcl_version: %global tcl_version %(echo 'puts $tcl_version' | tclsh)}
 %{!?tcl_sitearch: %global tcl_sitearch %{_libdir}/tcl/tcl%{tcl_version}}
-%define api_version 0.6.1
+%define api_version 0.6.2
 %define sover 0_6
 %define soname libbrlapi%{sover}
 
 Name:           brltty
-Version:        5.0
+Version:        5.1
 Release:        0
 # FIXME libbraille driver when libbraille is in factory
 Summary:        Braille display driver for Linux/Unix
@@ -49,8 +49,8 @@
 BuildRequires:  ncurses-devel
 BuildRequires:  ocaml
 BuildRequires:  pkg-config
-BuildRequires:  python-Cython
-BuildRequires:  python-devel
+BuildRequires:  python3-Cython
+BuildRequires:  python3-devel
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  tcl-devel
 BuildRequires:  xorg-x11-devel
@@ -244,11 +244,11 @@
 ignored, whereas each piece of data coming from the braille terminal is
 sent to the application, rather than to brltty.
 
-%package -n python-brlapi
+%package -n python3-brlapi
 Summary:        Library to use BRLTTY from applications -- Python Bindings
 Group:          System/Daemons
 
-%description -n python-brlapi
+%description -n python3-brlapi
 BrlAPI is a service provided by the brltty daemon.
 
 Its purpose is to allow programmers to write applications that take
@@ -296,6 +296,7 @@
 for i in -I%{_libdir}/jvm/java/include{,/linux}; do
       java_inc="$java_inc $i"
 done
+export PYTHON=/usr/bin/python3
 %configure CPPFLAGS="$java_inc" \
         --with-install-root="%{buildroot}" \
         --disable-stripping
@@ -450,10 +451,10 @@
 %{_libdir}/ocaml/brlapi/
 %{_libdir}/ocaml/stublibs/dllbrlapi_stubs.so*
 
-%files -n python-brlapi
+%files -n python3-brlapi
 %defattr(-, root, root)
-%{python_sitearch}/brlapi.so
-%{python_sitearch}/Brlapi-*.egg-info
+%{python3_sitearch}/brlapi.cpython*.so
+%{python3_sitearch}/Brlapi-*.egg-info
 
 %files -n tcl-brlapi
 %defattr(-, root, root)

++++++ brltty-5.0.tar.xz -> brltty-5.1.tar.xz ++++++
++++ 38856 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to