From a12d793462847d9f9ab935492cac4a6c26d92fa9cc654b27b99554d47a284cf6 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 26 Jun 2021 10:06:00 +0000 Subject: [PATCH] - Remove unused BuildRequire on python2. OBS-URL: https://build.opensuse.org/package/show/security:forensics/libvhdi?expand=0&rev=21 --- libvhdi.changes | 5 +++++ libvhdi.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/libvhdi.changes b/libvhdi.changes index 4a4f198..1870f8c 100644 --- a/libvhdi.changes +++ b/libvhdi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jun 26 10:03:45 UTC 2021 - Jan Engelhardt + +- Remove unused BuildRequire on python2. + ------------------------------------------------------------------- Sun May 16 10:23:33 UTC 2021 - Jan Engelhardt diff --git a/libvhdi.spec b/libvhdi.spec index 6cb6a66..c76483f 100644 --- a/libvhdi.spec +++ b/libvhdi.spec @@ -44,7 +44,6 @@ BuildRequires: pkgconfig(libfcache) >= 20200708 BuildRequires: pkgconfig(libfdata) >= 20201129 BuildRequires: pkgconfig(libfguid) >= 20180724 BuildRequires: pkgconfig(libuna) >= 20201204 -BuildRequires: pkgconfig(python2) BuildRequires: pkgconfig(python3) %description