Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package liblouis for openSUSE:Factory 
checked in at 2025-12-19 16:42:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/liblouis (Old)
 and      /work/SRC/openSUSE:Factory/.liblouis.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "liblouis"

Fri Dec 19 16:42:13 2025 rev:64 rq:1323519 version:3.36.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/liblouis/liblouis.changes        2025-09-29 
16:31:15.583984628 +0200
+++ /work/SRC/openSUSE:Factory/.liblouis.new.1928/liblouis.changes      
2025-12-19 16:42:41.509957925 +0100
@@ -1,0 +2,14 @@
+Tue Dec 16 20:14:56 UTC 2025 - Michael Gorse <[email protected]>
+
+- Update to version 3.36.0:
+  + This release brings various updates to braille tables,
+    particularly for Slovakian and Norwegian in line with the
+    respective changes to their the braille standards. There
+    are new tables for Macedonian uncontracted braille and the
+    long awaited table for English Grade 3 is finally here. On
+    the technical side, there are modernized Python bindings
+    and better support for building liblouis for environments
+    such as Android.
+- Update python build/install macros for pyproject.toml.
+
+-------------------------------------------------------------------

Old:
----
  liblouis-3.35.0.tar.gz

New:
----
  liblouis-3.36.0.tar.gz

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

Other differences:
------------------
++++++ liblouis.spec ++++++
--- /var/tmp/diff_new_pack.S1DK18/_old  2025-12-19 16:42:43.042021994 +0100
+++ /var/tmp/diff_new_pack.S1DK18/_new  2025-12-19 16:42:43.046022161 +0100
@@ -16,9 +16,10 @@
 #
 
 
+%define pythons python3
 %define sover 20
 Name:           liblouis
-Version:        3.35.0
+Version:        3.36.0
 Release:        0
 Summary:        Two-way braille translator
 License:        GPL-3.0-or-later AND LGPL-2.1-or-later
@@ -31,6 +32,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  python-rpm-macros
 BuildRequires:  python3
+BuildRequires:  python3-pip
 BuildRequires:  python3-pytest
 Requires:       liblouis%{sover} = %{version}
 
@@ -131,7 +133,7 @@
 
 # build python binding
 pushd python
-%python3_build
+%pyproject_wheel
 popd
 
 %install
@@ -144,7 +146,7 @@
 
 # install python binding
 pushd python
-%python3_install
+%pyproject_install
 popd
 
 %post -n liblouis%{sover} -p /sbin/ldconfig
@@ -182,6 +184,7 @@
 %{_includedir}/liblouis
 
 %files -n python3-louis
-%{python3_sitelib}/louis*.egg-info
+%{python3_sitelib}/louis/
+%{python3_sitelib}/louis-%{version}.dist-info
 %{python3_sitelib}/louis
 

++++++ liblouis-3.35.0.tar.gz -> liblouis-3.36.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/liblouis/liblouis-3.35.0.tar.gz 
/work/SRC/openSUSE:Factory/.liblouis.new.1928/liblouis-3.36.0.tar.gz differ: 
char 31, line 1

Reply via email to