Changelog for
fractal-5.0.0alpha.1649602139-58.31.x86_64.rpm :
* Sun Apr 10 2022 Florian \"sp1rit\"
- Update to version 5.0.0alpha.1649602139:
* Update Polish translation
* ci: Build nightly flatpak for aarch64
* Update Basque translation
* Update Ukrainian translation
* Update French translation
* Improve a couple strings
* chore: Update libsecret
* i18n: Add formatting i18n methods compatible with xgettext
* context-menu-bin: Create popup only when needed
* Improve wording
* Wed Jan 26 2022 Bjørn Lie - Add 6fa1a23596d65d94aa889efe725174e6cd2903f0.patch: Fix build with meson 0.61.0.- Add fractal-fix-build.patch: Downgrade dead_code to a warning, hackfix build for now as we wait for a new release. The same dead_code built fine a short while ago, so we can\'t be that much worse off.
* Fri Nov 26 2021 Bjørn Lie - Update to version 4.4.1: + No upstream changes available. Please see upstream commitlog at https://gitlab.gnome.org/GNOME/fractal/-/commits/release-4.4.1/- Replace pkgconfig(libhandy-0.0) with pkgconfig(libhandy-1) BuildRequires following upstream changes.- Add c_compiler, c++_compiler and cmake BuildRequires, new dependencies.
* Mon Dec 07 2020 Bjørn Lie - Update to version 4.4.0: + New features: - Videos now have a preview directly in history - New videos player: click on a preview to open it - Improved audio file support, with a nicer presentation and seeking - Redacted messages are removed from history - Edited messages are replaced with their new content and show a small icon - Spellcheck language is saved per room - New swipe-back gesture to go back from room to room list in narrow view - New swipe left and right gesture to navigate through media in media view - SOCKS proxy are now also supported + Bugfixes: - Thumbnail for pasted images have been fixed - File type detection for uploads is more reliable - Typing notifications are now only sent when text is actually typed in the message input + Under the hood: - Code refactor is still going - Some improvements to logging, including access token removal for privacy + Updated translations.
* Fri Aug 21 2020 Michel Normand - Add _constraints min 4GB disk space and 4GB min physicalmemory for x86_64 ppc64 ppc64le
* Thu Aug 20 2020 Michel Normand - Avoid build error for ppc64le as reported by boo#1175502
* Sat Jan 25 2020 Dominique Leuenberger - No longer recommend -lang: supplements are in use
* Sat Jan 11 2020 Matej Cepl - Update to 4.2.2: + Translation strings have been updated + Newlines now work when markdown is enabled + Account settings can be accessed again + Redaction is working again + Compatibility with HTTP-only (non HTTPS) servers has been restored + Some crashes fixed + Autocompletion popover position fix + Translation strings have been updated + Disable the textbox when there are no write permissions + Fix crash on logout and login with wrong credentials + Adaptive window, mobile friendly + Window size and position are remembered + Redesigned login + Spellcheck + Network proxy support + Typing notifications + Badges are shown for operators and moderators + Keyboard shortcuts for easier navigation across rooms + Better uploads: - Audio and video files are now tagged correctly - Image files have a thumbnail - Various tweaks to the file chooser + Logs actually output something now + A few issues with invites and direct chats have been resolved + More reliable scrolling + Some crashes fixed + Code refactor continues + We’re now using Rust 2018 + Many improvements to the build system and CI- Remove fractal-drop-gst-bad-video-dep.patch, which has been included upstream.- Replace pkgconfig(gtksourceview-3.0) with pkgconfig(gtksourceview-4) BuildRequires.- Add pkgconfig(gst-editing-services-1.0) BuildRequires: New dependency.
* Fri Nov 08 2019 Frederic Crozat - Remove BuildRequires: rust-std, rust is enough and it conflicts when building on SLE 15 SPx.
* Wed Sep 04 2019 Luke Jones - Remove BuildRequires: cargo-vendor, this is now included in the base cargo install.
* Tue Jul 09 2019 Bjørn Lie - Disable LTO, fractal fails to build with it.
* Tue Feb 26 2019 bjorn.lieAATTgmail.com- Add fractal-drop-gst-bad-video-dep.patch: Adapt to changes in gstreamer.- Add pkgconfig(gstreamer-audio-1.0), pkgconfig(gstreamer-base-1.0), pkgconfig(gstreamer-video-1.0), pkgconfig(gstreamer-plugins-bad-1.0) and pkgconfig(gstreamer-bad-audio-1.0) BuildRequires: Align with what meson checks for.