diff --git a/libass.spec b/libass.spec index f08425a4eadcdfa4b4699a41a6768715757b2bf2..cdac1f18cd0d81cde8fcf4bc1c9dd2a0a0710f9d 100644 --- a/libass.spec +++ b/libass.spec @@ -1,6 +1,7 @@ +%define anolis_release .0.1 Name: libass Version: 0.14.0 -Release: 4%{?dist}.1 +Release: 4%{anolis_release}%{?dist}.1 Summary: Portable library for SSA/ASS subtitles rendering License: ISC URL: https://github.com/libass @@ -54,6 +55,9 @@ make check %{_libdir}/pkgconfig/%{name}.pc %changelog +* Wed Sep 20 2023 yangxianzhao - 0.14.0-4.1.0.1 +- rebuild for qt5-qtbase-5.15.3 + * Tue Feb 09 2021 Xue haolin - 0.14.0-4.1 - Rebuild