commit libraqm for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libraqm for openSUSE:Factory checked in at 2022-01-31 22:57:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libraqm (Old) and /work/SRC/openSUSE:Factory/.libraqm.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libraqm" Mon Jan 31 22:57:31 2022 rev:6 rq:950279 version:0.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libraqm/libraqm.changes 2021-10-12 21:51:15.776035743 +0200 +++ /work/SRC/openSUSE:Factory/.libraqm.new.1898/libraqm.changes 2022-01-31 22:58:26.257130849 +0100 @@ -1,0 +2,22 @@ +Mon Jan 31 13:22:19 UTC 2022 - Paolo Stivanin <info@paolostivanin.com> + +- update to 0.9.0: + * raqm_t objects can now be reused by calling raqm_clear_contents() + before re-use, to potentially reduce the number memory allocations. + * don't hardcode python3 in tests. + * new API: + * raqm_set_freetype_load_flags_range() + * raqm_clear_contents() +- Remove 0001-Pass_version_to_meson_library.patch as it was upstreamed + +------------------------------------------------------------------- +Mon Dec 20 22:17:54 UTC 2021 - Dirk M��ller <dmueller@suse.com> + +- update to 0.8.0: + * Support using SheenBiDi instead of FriBiDi for Unicode BiDi support. + * Fix running tests with Python <= 3.6. + * New API: + * raqm_get_par_resolved_direction + * raqm_get_direction_at_index + +------------------------------------------------------------------- Old: ---- 0001-Pass_version_to_meson_library.patch raqm-0.7.2.tar.xz New: ---- raqm-0.9.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libraqm.spec ++++++ --- /var/tmp/diff_new_pack.c75z7R/_old 2022-01-31 22:58:26.801127186 +0100 +++ /var/tmp/diff_new_pack.c75z7R/_new 2022-01-31 22:58:26.801127186 +0100 @@ -1,7 +1,7 @@ # # spec file for package libraqm # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,15 +18,13 @@ %define sover 0 Name: libraqm -Version: 0.7.2 +Version: 0.9.0 Release: 0 Summary: Complex Textlayout Library License: MIT Group: Development/Libraries/C and C++ URL: https://github.com/HOST-Oman/libraqm Source: https://github.com/HOST-Oman/libraqm/releases/download/v%{version}/raqm-%{version}.tar.xz -# PATCH-FIX-UPSTREAM -Patch0: 0001-Pass_version_to_meson_library.patch BuildRequires: freetype2-devel BuildRequires: fribidi-devel BuildRequires: gcc @@ -87,7 +85,7 @@ %files -n %{name}%{sover} %license COPYING -%doc AUTHORS NEWS README +%doc AUTHORS NEWS README.md %{_libdir}/libraqm.so.* %files devel ++++++ raqm-0.7.2.tar.xz -> raqm-0.9.0.tar.xz ++++++ ++++ 6321 lines of diff (skipped)
participants (1)
-
Source-Sync