SHA256
1
0
forked from pool/fractal
Files
fractal/fractal.changes

247 lines
9.0 KiB
Plaintext
Raw Permalink Normal View History

-------------------------------------------------------------------
Sat Feb 4 14:20:30 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Replace pkgconfig(openssl) with explicit libopenssl-1_1-devel
BuildRequires as fractal does not support building with openssl
3 and newer yet.
-------------------------------------------------------------------
Wed Jan 26 19:03:55 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- 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 23:06:15 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- 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 7 21:02:36 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- 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 06:29:49 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>
- Add _constraints min 4GB disk space
and 4GB min physicalmemory for x86_64 ppc64 ppc64le
-------------------------------------------------------------------
Thu Aug 20 15:39:43 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>
- Avoid build error for ppc64le as reported by boo#1175502
-------------------------------------------------------------------
Sat Jan 25 14:07:40 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- No longer recommend -lang: supplements are in use
-------------------------------------------------------------------
Sat Jan 11 15:38:08 CET 2020 - Matej Cepl <mcepl@suse.com>
- 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
+ Were 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 8 12:45:05 UTC 2019 - Frederic Crozat <fcrozat@suse.com>
- Remove BuildRequires: rust-std, rust is enough and it conflicts
when building on SLE 15 SPx.
-------------------------------------------------------------------
Wed Sep 4 03:35:50 UTC 2019 - Luke Jones <luke@ljones.dev>
- Remove BuildRequires: cargo-vendor, this is now included in
the base cargo install.
-------------------------------------------------------------------
Tue Jul 9 11:10:12 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Disable LTO, fractal fails to build with it.
-------------------------------------------------------------------
Tue Feb 26 07:30:32 UTC 2019 - bjorn.lie@gmail.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.
-------------------------------------------------------------------
Mon Dec 24 09:31:56 UTC 2018 - bjorn.lie@gmail.com
- Update to version 4.0.0:
+ New features:
- Enhanced history view with adaptive layout, day divider.
- Larger display of emoji-only messages.
- Some performance improvements.
- Opening a room jumps to first unread message.
+ Bugfixes:
- More reliable notifications.
- Fixed display bug for avatars.
+ Under the hood:
- Large code refactor.
- Logging infrastructure.
- Continuous integration.
- More informative build output.
- Add pkgconfig(libsecret-1) and pkgconfig(libhandy-0.0)
BuildRequires: New dependencies.
-------------------------------------------------------------------
Wed Oct 17 18:32:44 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Fix grammar in description.
-------------------------------------------------------------------
Thu Sep 6 17:29:48 UTC 2018 - bjorn.lie@gmail.com
- Update to version 3.30.0:
+ No changes, stable bump only.
- Changes from version 3.29.92:
+ New features:
- Use markup for room details.
- Direct chat and invite to user id.
- Redesign file messages.
- Improve notification title format.
- Room Topic: Remove the button, use only labels.
- MessageMenu: Copy selected text action to menu.
- Native file chooser for attachments.
+ Fixes: Don't override m.direct on direct room creation.
+ Updated translations.
-------------------------------------------------------------------
Fri Aug 3 09:06:27 UTC 2018 - bjorn.lie@gmail.com
- Update to version 3.29.6:
+ Message right click menu with: view source, reply, copy text
and delete.
+ Styles for quotes in messages.
+ Initial sync speed up.
+ Updated translations.
-------------------------------------------------------------------
Tue Jul 31 11:34:25 UTC 2018 - bjorn.lie@gmail.com
- Update to version 3.29.5:
+ Fix multiline behaviour.
+ Updated translations.
-------------------------------------------------------------------
Tue Jul 24 16:44:48 UTC 2018 - bjorn.lie@gmail.com
- Update to version 3.29.4:
+ New audio player widget for audio files.
+ MediaViewer now loads more images from the server.
+ MediaViewer with headerbar in full screen.
+ New avatar async loading and defaults.
+ New room settings view.
+ Multiline entry with markdown syntax highlighting.
- Add pkgconfig(gstreamer-1.0), pkgconfig(gstreamer-player-1.0),
pkgconfig(gstreamer-plugins-base-1.0) and
pkgconfig(gtksourceview-3.0) BuildRequires: New dependencies.
-------------------------------------------------------------------
Sat Jun 23 17:20:13 UTC 2018 - bjorn.lie@gmail.com
- Update to version 3.29.1:
+ Media viewer for images.
-------------------------------------------------------------------
Fri Jun 15 17:37:16 UTC 2018 - bjorn.lie@gmail.com
- Update to version 3.29.0:
+ Various features and bugfixes.
+ Adapt to GNOME release schedule.
+ Updated translations.
-------------------------------------------------------------------
Wed May 23 18:10:17 UTC 2018 - bjorn.lie@gmail.com
- Update to version 0.1.30:
+ Number of members in the room in the members button.
+ File storage configuration support.
+ Gold and Silver tags for admins and moderatos.
+ Translation support.
- Drop fractal-fix-categories.patch: Fixed upstream.
- Add lang sub-package, now that upstream supports translations.
- Add pkgconfig(gspell-1) BuildRequires: New dependency.
-------------------------------------------------------------------
Mon May 14 19:50:16 UTC 2018 - bjorn.lie@gmail.com
- Inital packaging.