From 127193fd3ce8dc04f4b223af6e1a6fee8447fc9e85df754fbb21b83e86f4317a Mon Sep 17 00:00:00 2001 From: Greg Freemyer Date: Sun, 14 Jan 2018 19:31:58 +0000 Subject: [PATCH] - fix a problem with the python to python2 rename OBS-URL: https://build.opensuse.org/package/show/security:forensics/libewf?expand=0&rev=8 --- libewf.changes | 5 +++++ libewf.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/libewf.changes b/libewf.changes index dea0461..8fc1d57 100644 --- a/libewf.changes +++ b/libewf.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 14 19:31:05 UTC 2018 - Greg.Freemyer@gmail.com + +- fix a problem with the python to python2 rename + ------------------------------------------------------------------- Wed Oct 11 20:10:55 UTC 2017 - Greg.Freemyer@gmail.com diff --git a/libewf.spec b/libewf.spec index 3c1c7da..013d0c6 100644 --- a/libewf.spec +++ b/libewf.spec @@ -1,7 +1,7 @@ # # spec file for package libewf # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -125,7 +125,8 @@ License: LGPL-3.0+ Group: Development/Libraries/Python Requires: %{lname} = %{version} BuildRequires: pkgconfig(python2) -Obsoletes: python-%{name} +Provides: python-%{name} = %{version} +Obsoletes: python-%{name} < 20140608 %description -n python2-%{name} Python 2 binding for libewf, which can create and read EnCase forensic