Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tokodon for openSUSE:Factory checked 
in at 2025-10-13 17:26:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tokodon (Old)
 and      /work/SRC/openSUSE:Factory/.tokodon.new.18484 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tokodon"

Mon Oct 13 17:26:36 2025 rev:36 rq:1310284 version:25.08.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/tokodon/tokodon.changes  2025-09-11 
14:46:59.019182822 +0200
+++ /work/SRC/openSUSE:Factory/.tokodon.new.18484/tokodon.changes       
2025-10-13 17:32:51.605156473 +0200
@@ -1,0 +2,15 @@
+Tue Oct  7 18:49:46 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 25.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.08.2/
+- Changes since 25.08.1:
+  * Fix vertical alignment of page titles with custom emoji
+  * Add missing include
+  * Make push notifications way more reliable
+  * Mess around a bit with the oauth code
+  * Simplify post tap handling, again
+  * Listen to wideMode when deciding to expand the post interaction bar
+
+-------------------------------------------------------------------

Old:
----
  tokodon-25.08.1.tar.xz
  tokodon-25.08.1.tar.xz.sig

New:
----
  tokodon-25.08.2.tar.xz
  tokodon-25.08.2.tar.xz.sig

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

Other differences:
------------------
++++++ tokodon.spec ++++++
--- /var/tmp/diff_new_pack.OErBj6/_old  2025-10-13 17:32:52.121178059 +0200
+++ /var/tmp/diff_new_pack.OErBj6/_new  2025-10-13 17:32:52.125178226 +0200
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           tokodon
-Version:        25.08.1
+Version:        25.08.2
 Release:        0
 Summary:        Mastodon client by KDE
 License:        GPL-3.0-only
@@ -82,6 +82,11 @@
 %lang_package
 
 %prep
+# lto causes a link error on aarch64 on leap 16, disable it for this arch
+%ifarch aarch64
+%define _lto_cflags %{nil}
+%endif
+
 %autosetup -p1
 
 %build


++++++ tokodon-25.08.1.tar.xz -> tokodon-25.08.2.tar.xz ++++++
++++ 14794 lines of diff (skipped)

Reply via email to