From dacad276757e127d52c60c60b051350bfbfff39715a184aaa20dc0b0b91ec2b8 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sat, 6 Sep 2014 10:17:57 +0000 Subject: [PATCH] Accepting request 247270 from devel:libraries:c_c++ Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/247270 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmsiecf?expand=0&rev=8 --- libmsiecf.changes | 6 ++++++ libmsiecf.spec | 1 + 2 files changed, 7 insertions(+) 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.