Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tuba for openSUSE:Factory checked in at 2024-12-18 20:09:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tuba (Old) and /work/SRC/openSUSE:Factory/.tuba.new.29675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tuba" Wed Dec 18 20:09:41 2024 rev:6 rq:1231769 version:0.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tuba/tuba.changes 2024-09-10 21:16:07.181252343 +0200 +++ /work/SRC/openSUSE:Factory/.tuba.new.29675/tuba.changes 2024-12-18 20:09:59.692908592 +0100 @@ -1,0 +2,67 @@ +Tue Dec 17 23:31:35 UTC 2024 - Richard Rahl <rra...@opensuse.org> + +- update to 0.9.0: + * Audio Visualizer + * Focus Picker + * Scheduled Posts + * Draft Posts + * Bold search query in results + * Mute expiration and notification hiding switch + * Verified Authors section on preview cards + * Link discussion timelines on explore tab news + * Accent colors and other GNOME 47 changes + * Numeric style for counters + * Adw.Spinners + * Attachment thumbnail in alt text dialog + * Custom picture widget that can display thumbnails at their defined focus position + * tuba://share + * Removed the pre 0.8 cache cleaner + * Muting your own posts + * Copy attachment on CtrlC in the Media Viewer + * Auto-fill author button in Advanced Search Dialog + * Hashtag extracting from the end of a post to a separate section + * Removed GL renderer preference + * Poll animations + * Poll show and refresh results buttons + * Full emoji reaction and stats support when possible + * Opt-in anonymous preference popularity analytics + * Improved the profile posts, replies, media filter UX + * Use TextView for the alt text dialog + * Sync post language and spellchecker language + * #FediWrapped + * Account suggestions for new fediverse users + * Clean up timelines when blocking / muting accounts + * Moved accounts note + * Dedicated quote button when appropriate + * Viewing which ones of the people you follow also follow an account + * Refreshing outdated profile info on cached users + * Placing favorite lists to the sidebar + * Simpler UX for list member removals + * Bubble timeline on supported backends + * Moved notification policy settings to the notification view settings dialog + * Hide window controls from the Media Viewer to avoid accidentally closing Tuba + * Many accessibility improvements + * Account birthday style + * Thread root post refresh on load + * Removed timeline refreshing on network change + * Avatar and Header alt text viewing and editing on supported backends + * Improved UI of the New Account Dialog to better match the HIG + * Handle status notification type + * Handle moderation_warning notification type + * Window icon as a fallback + * Alt text publishing on Akkoma + * Dialog titles not following the HIG + * Jarring Media Viewer scale animation states + * Completion providers returning incorrect results due to the prefix in some backends + * Crashes due to custom widgets types not being available sometimes + * Floating button area being unclickable and unscrollable + * Headerbar having a big minimum width + * Use UriLauncher when appropriate + * Utility dialogs headerbar UX not following the HIG + * List creation and editing on Akkoma + * Media Viewer auto-hide timeout match Gtk.Video's + * Filter creation and editing on GoToSocial + * Timestamp tooltip text format not being converted to the local timezone from UTC + * RTL versions of icons not being set or missing + +------------------------------------------------------------------- @@ -126 +192,0 @@ - Old: ---- tuba-0.8.4.tar.gz New: ---- tuba-0.9.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tuba.spec ++++++ --- /var/tmp/diff_new_pack.lfS9NU/_old 2024-12-18 20:10:00.252931933 +0100 +++ /var/tmp/diff_new_pack.lfS9NU/_new 2024-12-18 20:10:00.252931933 +0100 @@ -18,7 +18,7 @@ %define appname dev.geopjr.Tuba Name: tuba -Version: 0.8.4 +Version: 0.9.0 Release: 0 Summary: Browse the Fediverse License: GPL-3.0-only @@ -27,14 +27,14 @@ BuildRequires: appstream-glib BuildRequires: cmake BuildRequires: desktop-file-utils -BuildRequires: git-core BuildRequires: hicolor-icon-theme BuildRequires: meson >= 0.56 BuildRequires: pkgconfig -BuildRequires: update-desktop-files BuildRequires: vala >= 0.48 BuildRequires: pkgconfig(clapper-0.0) BuildRequires: pkgconfig(gee-0.8) >= 0.8.5 +BuildRequires: pkgconfig(gstreamer-1.0) +BuildRequires: pkgconfig(gstreamer-base-1.0) BuildRequires: pkgconfig(gtksourceview-5) BuildRequires: pkgconfig(icu-uc) BuildRequires: pkgconfig(json-glib-1.0) >= 1.4.4 @@ -63,7 +63,6 @@ %install %meson_install %find_lang %{appname} -%suse_update_desktop_file %{appname} %check %meson_test @@ -78,7 +77,7 @@ %{_datadir}/gtksourceview-5/styles/fedi* %{_iconsdir}/hicolor/scalable/apps/%{appname}.svg %{_iconsdir}/hicolor/symbolic/apps/%{appname}-symbolic.svg -%{_mandir}/man1/%{appname}.1.gz +%{_mandir}/man?/%{appname}.?%{?ext_man} %{_datadir}/metainfo/%{appname}.metainfo.xml %files lang -f %{appname}.lang ++++++ tuba-0.8.4.tar.gz -> tuba-0.9.0.tar.gz ++++++ ++++ 145580 lines of diff (skipped)