diff --git a/python-polib.spec b/python-polib.spec index 75903d3..e2b6a12 100644 --- a/python-polib.spec +++ b/python-polib.spec @@ -58,13 +58,13 @@ POFile, MOFile, POEntry and MOEntry for creating new files/entries. %license LICENSE %{python_sitelib}/* -%files -n python2-%{srcname} +%files -n python3-%{srcname} %doc README.rst %license LICENSE %{python3_sitelib}/* %changelog -* Fri Jan 08 2015 Robert Kuska - 1.0.7-1 +* Fri Jan 08 2016 Robert Kuska - 1.0.7-1 - Update to 1.0.7 upstream version - Remove all the optional things like %%clean, %%defattr, buildroot and group tags