diff --git a/libevtx.changes b/libevtx.changes index e8a4f24..de71fb6 100644 --- a/libevtx.changes +++ b/libevtx.changes @@ -4,6 +4,7 @@ Tue Apr 7 18:49:27 UTC 2020 - Greg Freemyer - update to v0~20191221 * Added binary XML creation time to API and evtxexport #21 * worked on tests +- rename python-libevtx to python2-libevtx - add python3 subpackage ------------------------------------------------------------------- diff --git a/libevtx.spec b/libevtx.spec index 88d794e..80a4cb9 100644 --- a/libevtx.spec +++ b/libevtx.spec @@ -99,6 +99,7 @@ Group: Development/Libraries/Python Requires: %lname = %version BuildRequires: pkgconfig(python2) Obsoletes: pyevtx <= 20191221 +Obsoletes: python-%name <= 20191221 %description -n python2-%name Python bindings for libevtx, which can read Windows XML Event files.