Accepting request 247268 from devel:libraries:c_c++

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/247268
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libevt?expand=0&rev=7
This commit is contained in:
Stephan Kulow 2014-09-06 10:17:55 +00:00 committed by Git OBS Bridge
parent 50903200a0
commit 73ab80ac92
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Aug 26 16:34:59 UTC 2014 - Greg.Freemyer@gmail.com
- add these 2 lines to python sub-project to ensure proper syncronization between versions
* Requires: %lname = %version
* Provides: pyevt = %version
-------------------------------------------------------------------
Wed Aug 13 15:33:51 UTC 2014 - Greg.Freemyer@gmail.com

View File

@ -100,7 +100,9 @@ applications that want to make use of %name.
Summary: Python bindings for libevt, a Windows event file parser
License: LGPL-3.0+
Group: Development/Libraries/Python
Requires: %lname = %version
Requires: python
Provides: pyevt = %version
%description -n python-%name
Python bindings for libevt, which can read Windows event files.