Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gajim for openSUSE:Factory checked 
in at 2024-10-02 21:33:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gajim (Old)
 and      /work/SRC/openSUSE:Factory/.gajim.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gajim"

Wed Oct  2 21:33:16 2024 rev:69 rq:1204974 version:1.9.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/gajim/gajim.changes      2024-09-20 
17:13:27.887363094 +0200
+++ /work/SRC/openSUSE:Factory/.gajim.new.19354/gajim.changes   2024-10-02 
21:33:39.471063439 +0200
@@ -1,0 +2,16 @@
+Tue Oct  1 08:56:39 UTC 2024 - Alexei Sorokin <sor.ale...@meowr.ru>
+
+- Update to version 1.9.5:
+  * DebugConsole: Show "Log" when opening the dialogue.
+  * DebugConsole: Improve search for XML logs.
+  * Datafroms: Display text-multi fields without scrolled window.
+  * Inform user when referenced message cannot be found.
+  * Move chat state indicator above message input.
+  * Preview: Update preview object while updating progress.
+  * Dataforms: Don’t try to calculate label size.
+  * Groupchat: Wrap long nicknames in subject row.
+  * StartChat: Fix global search results missing the name in some
+    cases.
+  * Build: Build translations for all distributions again.
+
+-------------------------------------------------------------------

Old:
----
  gajim-1.9.4.tar.gz

New:
----
  gajim-1.9.5.tar.gz

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

Other differences:
------------------
++++++ gajim.spec ++++++
--- /var/tmp/diff_new_pack.qf7TQV/_old  2024-10-02 21:33:40.207094038 +0200
+++ /var/tmp/diff_new_pack.qf7TQV/_new  2024-10-02 21:33:40.211094205 +0200
@@ -25,7 +25,7 @@
 %{?sle15_python_module_pythons}
 %endif
 Name:           gajim
-Version:        1.9.4
+Version:        1.9.5
 Release:        0
 Summary:        XMPP client written in Python and GTK
 License:        GPL-3.0-only
@@ -92,16 +92,12 @@
 sed -i '/^Keywords/d' data/org.gajim.Gajim.desktop.in
 
 %build
-%pyproject_wheel
 python%{python_bin_suffix} ./make.py build --dist unix
-# FIXME: Build locales.
-python%{python_bin_suffix} ./make.py build --dist win
+%pyproject_wheel
 
 %install
-%pyproject_install
 python%{python_bin_suffix} ./make.py install --dist unix 
--prefix=%{buildroot}%{_prefix}
-# FIXME: Install locales.
-cp -a %{name}/data/locale %{buildroot}%{python_sitelib}/%{name}/data/
+%pyproject_install
 
 mkdir -p %{buildroot}%{_datadir}/
 mv %{buildroot}{%{python_sitelib}/%{name}/data,%{_datadir}/%{name}}/

++++++ gajim-1.9.4.tar.gz -> gajim-1.9.5.tar.gz ++++++
++++ 13380 lines of diff (skipped)

Reply via email to