diff --git a/lilv.spec b/lilv.spec index a28ed6b..e4d1641 100644 --- a/lilv.spec +++ b/lilv.spec @@ -3,7 +3,7 @@ Name: lilv Version: 0.24.14 -Release: 2%{?dist} +Release: 3%{?dist} Summary: An LV2 Resource Description Framework Library License: MIT @@ -117,6 +117,9 @@ chmod +x %{buildroot}%{_libdir}/lib%{name}-0.so.* %{python3_sitelib}/__pycache__/* %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 0.24.14-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 0.24.14-2 - Rebuilt for Python 3.11