diff --git a/libraqm.spec b/libraqm.spec index c18211fd16767f1a4cbab16f49c7e39183ec0501..44c3c3d3c3f20438d55e4a32adbd28784ee7c3a8 100644 --- a/libraqm.spec +++ b/libraqm.spec @@ -1,10 +1,10 @@ Name: libraqm -Version: 0.10.1 +Version: 0.10.2 Release: 1 License: MIT Summary: Complex Textlayout Library URL: https://github.com/HOST-Oman/libraqm -Source: https://github.com/HOST-Oman/libraqm/archive/refs/tags/v0.10.1.tar.gz +Source: https://github.com/HOST-Oman/libraqm/archive/refs/tags/v0.10.2.tar.gz BuildRequires: meson freetype-devel harfbuzz-devel fribidi-devel gtk-doc gcc @@ -75,6 +75,9 @@ rm -f %{buildroot}%{_libdir}/*.{la,a} %changelog +* Wed Nov 27 2024 liyunqing - 0.10.2-1 +- Upgrade to version 0.10.2 + * Fri Sep 08 2023 Ge Wang - 0.10.1-1 - Update to 0.10.1 diff --git a/v0.10.1.tar.gz b/v0.10.1.tar.gz deleted file mode 100644 index 1f8f64972326061ed03679166bc707e6427ae3f8..0000000000000000000000000000000000000000 Binary files a/v0.10.1.tar.gz and /dev/null differ diff --git a/v0.10.2.tar.gz b/v0.10.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..5596dc2d65c3f0845d5ed4e080f859617fde35b8 Binary files /dev/null and b/v0.10.2.tar.gz differ