From 29d08f4d7c2d81a7274ad01d955e574ffb612acb37e9565cde445d5b8d983cf6 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Wed, 8 Nov 2017 16:54:38 +0000 Subject: [PATCH] - Drop forgotten python2 build dependency OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/nghttp2?expand=0&rev=77 --- nghttp2.changes | 5 +++++ nghttp2.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/nghttp2.changes b/nghttp2.changes index 0046510..5023215 100644 --- a/nghttp2.changes +++ b/nghttp2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 8 16:54:59 UTC 2017 - mpluskal@suse.com + +- Drop forgotten python2 build dependency + ------------------------------------------------------------------- Thu Oct 26 10:28:19 UTC 2017 - mpluskal@suse.com diff --git a/nghttp2.spec b/nghttp2.spec index fbae4e3..7f802e6 100644 --- a/nghttp2.spec +++ b/nghttp2.spec @@ -50,7 +50,6 @@ BuildRequires: pkgconfig(libspdylay) BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(openssl) -BuildRequires: pkgconfig(python2) BuildRequires: pkgconfig(zlib) %if 0%{?suse_version} > 1325 BuildRequires: libboost_system-devel