diff --git a/libmsiecf.changes b/libmsiecf.changes index 8d00e64..394f9f9 100644 --- a/libmsiecf.changes +++ b/libmsiecf.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 26 16:56:24 UTC 2014 - Greg.Freemyer@gmail.com + +- add these 2 lines to python sub-project to ensure proper syncronization between versions + * Provides: pyevt = %version + ------------------------------------------------------------------- Wed Aug 13 16:49:51 UTC 2014 - Greg.Freemyer@gmail.com diff --git a/libmsiecf.spec b/libmsiecf.spec index df52510..a05ad85 100644 --- a/libmsiecf.spec +++ b/libmsiecf.spec @@ -87,6 +87,7 @@ License: LGPL-3.0+ Group: Development/Libraries/Python Requires: %lname = %version Requires: python +Provides: pymsiecf = %version %description -n python-%name Python bindings for libmsiecf, which can read MS IE cache files.