diff --git a/libass.spec b/libass.spec index f08425a4eadcdfa4b4699a41a6768715757b2bf2..b3d0de830ea8d0d57b8e69204dc27e36a716529d 100644 --- a/libass.spec +++ b/libass.spec @@ -1,6 +1,7 @@ +%define anolis_release 1 Name: libass Version: 0.14.0 -Release: 4%{?dist}.1 +Release: 4.1.%{anolis_release}%{?dist} 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 +* Mon Aug 28 2023 yangxianzhao - 0.14.0-4.1.1 +- Specification spec file + * Tue Feb 09 2021 Xue haolin - 0.14.0-4.1 - Rebuild