Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tuba for openSUSE:Factory checked in at 2025-08-13 16:29:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tuba (Old) and /work/SRC/openSUSE:Factory/.tuba.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tuba" Wed Aug 13 16:29:01 2025 rev:9 rq:1299090 version:0.10.1 Changes: -------- --- /work/SRC/openSUSE:Factory/tuba/tuba.changes 2025-03-02 12:21:37.255986566 +0100 +++ /work/SRC/openSUSE:Factory/.tuba.new.1085/tuba.changes 2025-08-13 16:31:01.349672123 +0200 @@ -1,0 +2,93 @@ +Tue Aug 12 14:20:53 UTC 2025 - Richard Rahl <rra...@opensuse.org> + +- add a minimum version to clapper BR + +------------------------------------------------------------------- +Mon Aug 11 10:36:37 UTC 2025 - Richard Rahl <rra...@opensuse.org> + +- update to version 0.10.1: + * Composer alt text editor should increase height with the content + * gexiv2-0.16 lookup to respect gexiv2 option + * Composer editor should have focus by default +- update to version 0.10.0: + * New composer + * In-app web browser + * Collapse long posts + * Grouped notifications + * Clapper is now the default video player + * Clapper enhancers are now used to play media from third-party services + * Desktop notifications will now be withdrawn when viewing the in-app ones + * Polls can now display custom emojis + * Mastodon quotes support + * Iceshrimp Drive + * Iceshrimp Bubble Timeline + * Ability to forward reports to the instances of all involved parties + * Tab switching using alt+1/2/3/N + * Quit App menu entry + * Other apps by GeopJr in the about dialog + * Input hints about spellcheck and completion on text inputs + * More reactive scheduled and draft posts views updates + * More fluid convergent horizontal lists by using AdwWrapBox + * Use appstreamcli over appstream-glib for metadata validation + * Clear new notifications when scrolling to top on the Notifications view + * Removed UUID migration fallback + * Account switcher handles can now take up to two lines + * Enforce MATCH_NAME when searching for secrets + * When replying use the most private visibility between the user-default and the replying-to + * The proxy setting now gets instantly saved in dconf + * Windows ARM builds + * Proper URI validation and normalization when adding new accounts + * Ctrl+L shortcut for searching + * Language specs and styles are now embedded + * Meson options are now actual features + * Match Audio Visualizer's controls to Clapper's + * Transition post action hover style + * Round search bars + * Featured tab on profile that shows endorsed accounts and featured tags + * Delete & Redraft + * Search history + * Adding favorite hashtags to the sidebar + * Endorse account + * Feature hashtag + * Local-only posting when supported + * More settings in dconf, less in GUI + * Reveal sensitive media by default setting + * Hide interaction counters setting + * Alt text extraction from image file metadata + * Enabled more features for Pleroma + * Smooth and optimize audio visualizer updates by animating states + * GApplication to parse command line options + * D-Bus service file + * Long name and handles will now be ellipsized + * Language selector will now use the English locale name for searching + * Websockets not connecting right away when the instance uses a different domain for them + * Manually refreshing would refresh all constructed timelines instead of just the visible one + * Random non-reproducible crashes due to weak references by getting rid of most of them + * Scroll to open post when opening a thread + * Inability to toggle the sidebar when collapsed using gestures + * Removed hacks around labels with custom emojis since the bugs have been fixed upstream + * Freezing by attempting to create all profile fields rows allowed when editing your profile + when the limit was too high by dynamically appending new rows + * Chinese translations not being usable due to the default locale name used + * Embed missing icon + * Instantly save settings in dconf on window close when work-in-background is enabled + * Match libadwaita's 1.7 roundness + * Schedule post dialog being too close to the edges + * Increased (old) composer's width to fit different locales better + * Avatar size bugs from libadwaita 1.7.5 + * Profile view errors and empty state never being displayed + * Lists appearing blank when containing reserved characters when editing them from a profile + * Hidden following/followers counts being displayed as -1 + * Timelines not being able to infinite scroll when the min batch size is too small + * Thread open post getting memory leaked + * Some widgets not removing all their children when they are getting updated + * Open post not being selectable when opening a thread after it gets updated + * Spoiler being visible for a millisecond when opening a post in a thread even if it doesn't have a spoiler + * Uploading attachments on Windows + * Segfault on Windows when opening the scheduling dialog + * Account switcher badges being in the wrong position + * Sidebar badges not being centered + * Screen readers freezing on the timelines +- use the more common appid as the macro, not appname + +------------------------------------------------------------------- Old: ---- tuba-0.9.2.tar.gz New: ---- tuba-0.10.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tuba.spec ++++++ --- /var/tmp/diff_new_pack.LtMaPQ/_old 2025-08-13 16:31:04.205790873 +0200 +++ /var/tmp/diff_new_pack.LtMaPQ/_new 2025-08-13 16:31:04.221791538 +0200 @@ -1,7 +1,7 @@ # # spec file for package tuba # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 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 @@ -16,34 +16,39 @@ # -%define appname dev.geopjr.Tuba +%define appid dev.geopjr.Tuba Name: tuba -Version: 0.9.2 +Version: 0.10.1 Release: 0 Summary: Browse the Fediverse License: GPL-3.0-only URL: https://github.com/GeopJr/Tuba Source0: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: appstream-glib -BuildRequires: cmake BuildRequires: desktop-file-utils +BuildRequires: gettext-tools BuildRequires: hicolor-icon-theme -BuildRequires: meson >= 0.56 +BuildRequires: meson >= 0.60 BuildRequires: pkgconfig -BuildRequires: vala >= 0.48 -BuildRequires: pkgconfig(clapper-0.0) +BuildRequires: vala >= 0.56 +BuildRequires: pkgconfig(clapper-0.0) >= 0.8.0 +BuildRequires: pkgconfig(clapper-gtk-0.0) >= 0.8.0 BuildRequires: pkgconfig(gee-0.8) >= 0.8.5 +BuildRequires: pkgconfig(gexiv2) >= 0.14 +BuildRequires: pkgconfig(glib-2.0) >= 2.80.0 BuildRequires: pkgconfig(gstreamer-1.0) -BuildRequires: pkgconfig(gstreamer-base-1.0) -BuildRequires: pkgconfig(gtksourceview-5) +BuildRequires: pkgconfig(gtk4) >= 4.18.0 +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.5 +BuildRequires: pkgconfig(libadwaita-1) >= 1.7.5 +BuildRequires: pkgconfig(libsecret-1) BuildRequires: pkgconfig(libsecret-1) >= 0.20 BuildRequires: pkgconfig(libsoup-3.0) >= 3.0.0 BuildRequires: pkgconfig(libspelling-1) BuildRequires: pkgconfig(libwebp) BuildRequires: pkgconfig(libxml-2.0) >= 2.9.10 +BuildRequires: pkgconfig(webkitgtk-6.0) %lang_package @@ -62,7 +67,7 @@ %install %meson_install -%find_lang %{appname} +%find_lang %{appid} %check %meson_test @@ -70,15 +75,14 @@ %files %license LICENSE %doc CODE_OF_CONDUCT.md README.md -%{_bindir}/%{appname} -%{_datadir}/applications/%{appname}.desktop +%{_bindir}/%{appid} +%{_datadir}/applications/%{appid}.desktop +%{_datadir}/dbus-1/services/%{appid}.service %{_datadir}/glib-2.0/schemas/dev.geopjr.Tuba.gschema.xml -%{_datadir}/gtksourceview-5/language-specs/fedi-*.lang -%{_datadir}/gtksourceview-5/styles/fedi* -%{_iconsdir}/hicolor/scalable/apps/%{appname}.svg -%{_iconsdir}/hicolor/symbolic/apps/%{appname}-symbolic.svg -%{_mandir}/man?/%{appname}.?%{?ext_man} -%{_datadir}/metainfo/%{appname}.metainfo.xml +%{_datadir}/metainfo/%{appid}.metainfo.xml +%{_iconsdir}/hicolor/scalable/apps/%{appid}.svg +%{_iconsdir}/hicolor/symbolic/apps/%{appid}-symbolic.svg +%{_mandir}/man?/%{appid}.?%{?ext_man} -%files lang -f %{appname}.lang +%files lang -f %{appid}.lang ++++++ tuba-0.9.2.tar.gz -> tuba-0.10.1.tar.gz ++++++ ++++ 218089 lines of diff (skipped)