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