diff --git a/epour.changes b/epour.changes index 12cae77..90f3e2b 100644 --- a/epour.changes +++ b/epour.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 3 07:25:50 UTC 2016 - sleep_walker@opensuse.org + +- use python3 sitelib + ------------------------------------------------------------------- Wed Jul 16 09:46:48 UTC 2014 - sleep_walker@suse.cz diff --git a/epour.spec b/epour.spec index 9c58208..2278741 100644 --- a/epour.spec +++ b/epour.spec @@ -59,7 +59,7 @@ rm -rf "%{buildroot}/%{_datadir}/doc" %defattr(-,root,root,-) %doc README AUTHORS TODO %{_bindir}/epour -%{python_sitelib}/epour* +%{python3_sitelib}/epour* %{_datadir}/icons/* %{_datadir}/applications/epour.desktop