Blame stl-thumb.changes

e0601d
-------------------------------------------------------------------
0f78e5
Tue Jun  6 21:18:46 UTC 2023 - Михаил Чиков <mike.chikov@gmail.com>
0f78e5
0f78e5
- Update vendor dependencies to fix CVE bnc#1212008 
0f78e5
0f78e5
-------------------------------------------------------------------
966f4e
Wed May 24 18:43:32 UTC 2023 - Mike Chikov <mike.chikov@gmail.com>
966f4e
966f4e
- Switch to cargo-packaging 
966f4e
966f4e
-------------------------------------------------------------------
e0601d
Thu Jul 21 10:59:37 UTC 2022 - Michael Vetter <mvetter@suse.com>
e0601d
e0601d
- Update to version 0.5.0~0:
e0601d
  * FXAA Anti-aliasing - Images look much nicer now without the
e0601d
    jagged edges! FXAA is on by default, but can be shut off. It has
e0601d
    minimal performance impact.
e0601d
  * Pipes! - Can now read STL data from the stdin stream instead of
e0601d
    a file #23
e0601d
  * Faster Image Compression
e0601d
  * Added option to force recalculating face normals if your STL
e0601d
    files are malformed #59
e0601d
  * Published on package on crates.io and docs on docs.rs.
e0601d
e0601d
-------------------------------------------------------------------
e0601d
Thu Jul 21 10:33:27 UTC 2022 - Michael Vetter <mvetter@suse.com>
e0601d
e0601d
- Copy version 0.4.0 from home:mrbadguy:KDE5/stl-thumb
e0601d
- Remove patches:
e0601d
  * glium.patch
e0601d
  * force-running-event-loop-outside-main-loop.patch
e0601d
  * change-colors.patch
e0601d
  * no-mesa-workaround.patch
e0601d
- Update _service file get sources and recompress according to
e0601d
  rust packaging wiki