diff --git a/dino-0.5.0.tar.gz b/dino-0.5.0.tar.gz deleted file mode 100644 index 56bf251..0000000 --- a/dino-0.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:914e265faf56a5ff4ffc3b957df181222e5cacab6b5a744ed72696041bf5f0c1 -size 1002577 diff --git a/dino-0.5.1.tar.gz b/dino-0.5.1.tar.gz new file mode 100644 index 0000000..3bbb51f --- /dev/null +++ b/dino-0.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b265ee3551dcddad5b62e188bdcab2cbb61a0d6a7e72107b2518a156b3ed665 +size 1004784 diff --git a/dino.changes b/dino.changes index 5f0ff57..dbbaef8 100644 --- a/dino.changes +++ b/dino.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Tue Dec 23 21:29:45 UTC 2025 - Richard Rahl + +- Update to version 0.5.1: + * Strip leading "v" from tag when generating display version + * AppData: Set display_length to 360 + * Account details: Make own jid selectable + * Conversation details: Show used account if multiple are active + * Fix parse incoming stateless file sharing sources + * FileTransfer fix store source + * Voice processor: add back call to set stream delay + * Add support for whole body fallbacks + * Disregard SFS fallback messages even without source attachment given + * xmpp-vala: Fix SFS mime_type wire-format + * File Send Dialog: Make file widget static + * SFS: Fix datetime formating + * Add keyboard shortcut to close conversation + * Fix checkmark icon not being available + * Meson: Fix path to version.py in certain build + * User Avatar: Correctly handle multiple avatar sources + * Improve checking whether MUC messages will be referencable + * Meson: Add legacy support for Meson 1.3 + * Fix version.py for old python argparse + * Fix setting server_id for MAM messages from MUCs + * Only support SystemMemory caps for video + * device: Target resolution of 720p on libcamera devices + * device: Request 30 fps in absence of framerate negotiation + * SFS: Prefer announced media type over application/octet-stream from HTTP + * Handle issues with libsoup + * History: Fix sync issues when resuming from partial sync + * Remove invalid declaration modifiers + * Fix tick icons + * Fix file overlay leak + * rtp: device: Tweak common_widths for 16:9 ratio + * rtp: device: Ensure even heights for rescaled streams + * Fix fetching some MAM history for every MUC +- fix building by removing pkgconfig(vapigen-0.46) requirement, as that + dependency does not exist + ------------------------------------------------------------------- Sun Apr 13 18:46:17 UTC 2025 - Michael Vetter diff --git a/dino.spec b/dino.spec index 59834da..3a0b828 100644 --- a/dino.spec +++ b/dino.spec @@ -1,7 +1,7 @@ # # spec file for package dino # -# Copyright (c) 2024 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 @@ -23,7 +23,7 @@ %bcond_with separated_plugins %bcond_with separated_libs Name: dino -Version: 0.5.0 +Version: 0.5.1 Release: 0 Summary: Modern Jabber/XMPP Client using GTK+/Vala License: GPL-3.0-only @@ -58,7 +58,6 @@ BuildRequires: pkgconfig(libsrtp2) BuildRequires: pkgconfig(nice) >= 0.1.15 BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(vapigen) >= 0.30 -BuildRequires: pkgconfig(vapigen-0.46) >= 0.30 BuildRequires: pkgconfig(webrtc-audio-processing) Requires: hicolor-icon-theme %if 0%{?suse_version} @@ -202,6 +201,7 @@ export CFLAGS="%{optflags} -Wno-error=return-type" %endif %icon_theme_cache_postun %else + %post %if ! %{with separated_libs} /sbin/ldconfig @@ -237,6 +237,7 @@ gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor &>/dev/null || : %if %{with separated_plugins} %files -f dino.lang %else + %files -f dino.lang -f dino-omemo.lang -f dino-openpgp.lang %endif %defattr(-,root,root)