2 Commits

Author SHA256 Message Date
ae8b559ce9 Accepting request 1284578 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1284578
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libass?expand=0&rev=50
2025-06-11 14:18:55 +00:00
01e088eccd - Update to 0.17.4:
* add new API to prune old events from memory
    - ass_prune_events for manual pruning
    - ass_configure_prune to set up automatic pruning
  * add ASS_OVERRIDE_BIT_BLUR flag
  * fontconfig: fix minor memory leaks in pathological font setups
  * coretext: fix build on older compilers or Mac OS X 10.5
  * checkasm: fix build for older compilers
  * aarch64: fix assembly build on strict compilers due to oversized align
  * meson: improve ASM configuration on x86 Android
  * meson: align MSVC warnings and optimisations closer to gcc-like compilers
  * meson can now build all dev utility executables

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libass?expand=0&rev=69
2025-06-10 19:31:23 +00:00
4 changed files with 21 additions and 5 deletions

Binary file not shown.

3
libass-0.17.4.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:78f1179b838d025e9c26e8fef33f8092f65611444ffa1bfc0cfac6a33511a05a
size 452648

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sun Jun 8 22:22:08 UTC 2025 - llyyr <llyyr@yukari.in>
- Update to 0.17.4:
* add new API to prune old events from memory
- ass_prune_events for manual pruning
- ass_configure_prune to set up automatic pruning
* add ASS_OVERRIDE_BIT_BLUR flag
* fontconfig: fix minor memory leaks in pathological font setups
* coretext: fix build on older compilers or Mac OS X 10.5
* checkasm: fix build for older compilers
* aarch64: fix assembly build on strict compilers due to oversized align
* meson: improve ASM configuration on x86 Android
* meson: align MSVC warnings and optimisations closer to gcc-like compilers
* meson can now build all dev utility executables
-------------------------------------------------------------------
Wed Jul 3 09:50:35 UTC 2024 - llyyr <llyyr@yukari.in>

View File

@@ -1,7 +1,7 @@
#
# spec file for package libass
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define sover 9
Name: libass
Version: 0.17.3
Version: 0.17.4
Release: 0
Summary: Library for SSA/ASS-formatted subtitle rendering
License: ISC