diff --git a/libappindicator.spec b/libappindicator.spec index 0acf88a..45874c9 100644 --- a/libappindicator.spec +++ b/libappindicator.spec @@ -1,6 +1,6 @@ Name: libappindicator Version: 12.10.0 -Release: 21%{?dist} +Release: 22%{?dist} Summary: Application indicators library Group: System Environment/Libraries @@ -176,7 +176,7 @@ find %{buildroot} -type f -name '*.la' -delete %files -n python2-appindicator -%dir %{python_sitearch}/appindicator/ +%dir %{python2_sitearch}/appindicator/ %{python2_sitearch}/appindicator/__init__.py* %{python2_sitearch}/appindicator/_appindicator.so %dir %{_datadir}/pygtk/ @@ -246,6 +246,9 @@ find %{buildroot} -type f -name '*.la' -delete %endif %changelog +* Thu Jan 24 2019 Tomáš Popela - 12.10.0-22 +- Fix the build due to python_sitearch usage + * Fri Jul 13 2018 Fedora Release Engineering - 12.10.0-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild