diff --git a/xmlrpc-c.spec b/xmlrpc-c.spec index 3681046..286ed34 100644 --- a/xmlrpc-c.spec +++ b/xmlrpc-c.spec @@ -6,7 +6,7 @@ Name: xmlrpc-c Version: 1.48.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A lightweight RPC library based on XML and HTTP # See doc/COPYING for details. # The Python 1.5.2 license used by a few files is just BSD. @@ -40,7 +40,7 @@ BuildRequires: pkgconfig(libxml-2.0) # upstream has its own fork of expat Provides: bundled(expat) %endif -BuildRequires: pkgconfig(openssl) +BuildRequires: openssl-devel BuildRequires: pkgconfig(libcurl) BuildRequires: readline-devel BuildRequires: ncurses-devel @@ -193,6 +193,9 @@ This package contains some handy XML-RPC demo applications. %{_bindir}/xmlrpc_pstream %changelog +* Mon Mar 13 2017 Peter Robinson 1.48.0-4 +- Build with openssl 1.1 + * Sat Feb 11 2017 Fedora Release Engineering - 1.48.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild