Hello community, here is the log from the commit of package lekha for openSUSE:Factory checked in at 2016-09-28 11:30:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lekha (Old) and /work/SRC/openSUSE:Factory/.lekha.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lekha" Changes: -------- --- /work/SRC/openSUSE:Factory/lekha/lekha.changes 2015-08-27 08:56:57.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.lekha.new/lekha.changes 2016-09-28 11:30:33.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Sep 12 02:01:49 UTC 2016 - [email protected] + +- python3 support + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lekha.spec ++++++ --- /var/tmp/diff_new_pack.S8pxXL/_old 2016-09-28 11:30:34.000000000 +0200 +++ /var/tmp/diff_new_pack.S8pxXL/_new 2016-09-28 11:30:34.000000000 +0200 @@ -33,14 +33,14 @@ # .desktop files contained actions with no action defined # I couldn't work out what the actions should do so they are removed Patch2: fix-invalid-actions-in-desktop-file.patch -BuildRequires: python-efl +BuildRequires: python3-efl BuildRequires: efl-devel -BuildRequires: python-PyPDF2 -BuildRequires: python-xdg -BuildRequires: python-distutils-extra -Requires: python-efl -Requires: python-PyPDF2 -Requires: python-xdg +BuildRequires: python3-PyPDF2 +BuildRequires: python3-xdg +BuildRequires: python3-distutils-extra +Requires: python3-efl +Requires: python3-PyPDF2 +Requires: python3-xdg buildroot: %{_tmppath}/Lekha-%{version}-build %if 0%{?suse_version}
