Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tuba for openSUSE:Factory checked in 
at 2026-08-29 17:41:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tuba (Old)
 and      /work/SRC/openSUSE:Factory/.tuba.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tuba"

Sat Aug 29 17:41:47 2026 rev:12 rq:1374506 version:0.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/tuba/tuba.changes        2025-10-12 
22:29:39.191009957 +0200
+++ /work/SRC/openSUSE:Factory/.tuba.new.1265/tuba.changes      2026-08-29 
17:43:27.182360727 +0200
@@ -1,0 +2,33 @@
+Fri Aug 28 20:55:13 UTC 2026 - Richard Rahl <[email protected]>
+
+- Update to version 0.11.0:
+  + Full Mastodon quote support
+  + Mastodon Collections
+  + Hashtag lists
+  + Unifiedpush
+  + Selectable custom font size, replacing the "larger font size" setting
+  + Warning before boosting a post that has attachments without alt text
+  + Custom thumbnail support for videos/audio attachments in the composer
+  + Custom Emoji Picker was re-written to optimize for thousands of
+    custom emojis
+  + Profile notes are now more prominent, show the full content and are easier 
to edit
+  + Moved to AdwShortcutsDialog
+  + Match Media Viewer controls with Loupe's and animate zoom
+  + Media Viewer zoom towards point instead of center
+  + More compact spacing on narrow window sizes
+  + Replaced big profile views when displaying accounts with smaller more
+    compact ones in some timelines, matching the Mastodon-web design
+  + "Open Folder" action on the saved media toast
+  + Respect content warnings of desktop push notifications
+  + Poll and attachments at the same time support for the Composer on 
supported fedi software
+  + Workflow to re-authenticate or remove accounts that had their tokens 
revoked by the instance
+  + Regular update of post stats of a threads and notification of newly found 
replies
+  + User confirmation before loading UNKNOWN media (unhandled media types or
+    sometimes unproxied media) from remote instances and let the Media Viewer
+    handle them
+  + Support for Mastodon's "Featured", "Media" and media replies profile 
toggles
+  + Greatly improved focus workflow
+  + Proper account searching for the Advanced Search Dialog
+- New upstream URL
+
+-------------------------------------------------------------------

Old:
----
  tuba-0.10.3.tar.gz

New:
----
  tuba-0.11.0.tar.gz

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

Other differences:
------------------
++++++ tuba.spec ++++++
--- /var/tmp/diff_new_pack.q0yozE/_old  2026-08-29 17:43:28.231397831 +0200
+++ /var/tmp/diff_new_pack.q0yozE/_new  2026-08-29 17:43:28.233397902 +0200
@@ -1,8 +1,7 @@
 #
 # spec file for package tuba
 #
-# Copyright (c) 2025 SUSE LLC
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,11 +18,11 @@
 
 %define         appid dev.geopjr.Tuba
 Name:           tuba
-Version:        0.10.3
+Version:        0.11.0
 Release:        0
 Summary:        Browse the Fediverse
 License:        GPL-3.0-only
-URL:            https://github.com/GeopJr/Tuba
+URL:            https://codeberg.org/GeopJr/Tuba
 Source0:        %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  appstream-glib
 BuildRequires:  desktop-file-utils
@@ -42,7 +41,7 @@
 BuildRequires:  pkgconfig(gtksourceview-5) >= 5.7.1
 BuildRequires:  pkgconfig(icu-uc)
 BuildRequires:  pkgconfig(json-glib-1.0) >= 1.4.4
-BuildRequires:  pkgconfig(libadwaita-1) >= 1.7.5
+BuildRequires:  pkgconfig(libadwaita-1) >= 1.8
 BuildRequires:  pkgconfig(libsecret-1)
 BuildRequires:  pkgconfig(libsecret-1) >= 0.20
 BuildRequires:  pkgconfig(libsoup-3.0) >= 3.0.0
@@ -57,13 +56,18 @@
 %{summary}.
 
 %prep
-%autosetup -n Tuba-%{version}
+%autosetup -n tuba
 
 %build
 %meson \
   -Ddevel=false \
   -Ddistro=true \
-  -Dclapper=true
+  -Dclapper=enabled \
+  -Dgstreamer=enabled \
+  -Din-app-browser=enabled \
+  -Dgexiv2=enabled \
+  -Dunifiedpush=disabled \
+  %{nil}
 %meson_build
 
 %install

++++++ tuba-0.10.3.tar.gz -> tuba-0.11.0.tar.gz ++++++
++++ 306782 lines of diff (skipped)

Reply via email to