diff --git a/frescobaldi.spec b/frescobaldi.spec index 6085379..31e437e 100644 --- a/frescobaldi.spec +++ b/frescobaldi.spec @@ -1,6 +1,6 @@ Name: frescobaldi Version: 3.0.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Edit LilyPond sheet music with ease! # hyphenator.py is LGPLv2+ @@ -71,12 +71,15 @@ desktop-file-install \ %doc ChangeLog COPYING README* THANKS TODO %{_bindir}/%{name} %{python3_sitelib}/%{name}_app -%{python3_sitelib}/%{name}-%{version}-py3.6.egg-info +%{python3_sitelib}/%{name}-%{version}-py3.7.egg-info %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg %{_mandir}/man1/* %changelog +* Thu Jun 28 2017 Gwyn Ciesla - 3.0.0-6 +- Python 3.7 fix. + * Tue Jun 19 2018 Miro HronĨok - 3.0.0-5 - Rebuilt for Python 3.7