Accepting request 355858 from security:forensics

Fix typo in provides line

OBS-URL: https://build.opensuse.org/request/show/355858
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfsntfs?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2016-01-28 16:23:26 +00:00 committed by Git OBS Bridge
commit ccfbf1fe56
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 26 03:09:55 UTC 2016 - Greg.Freemyer@gmail.com
- correct "Provides: pyfsntfs" line, erroneously said pylnk previously
-------------------------------------------------------------------
Wed Dec 2 19:59:26 UTC 2015 - Greg.Freemyer@gmail.com

View File

@ -94,7 +94,7 @@ License: LGPL-3.0+
Group: Development/Libraries/Python
Requires: %lname = %version
Requires: python
Provides: pylnk = %version
Provides: pyfsntfs = %version
%description -n python-%name
Python binding for libfsntfs, which can access the NTFS filesystem.