diff --git a/python-certifi.changes b/python-certifi.changes index fea658c..c58714d 100644 --- a/python-certifi.changes +++ b/python-certifi.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Jun 11 20:37:21 UTC 2017 - dmueller@suse.com + +- require ca-certificates-mozilla, otherwise certifi does not + provide any ca bundle (the bundled one that openSUSE patches + out is the mozilla bundle as well) + ------------------------------------------------------------------- Sat Jun 10 08:46:52 UTC 2017 - dmueller@suse.com diff --git a/python-certifi.spec b/python-certifi.spec index 07d1fe5..d958cdf 100644 --- a/python-certifi.spec +++ b/python-certifi.spec @@ -33,6 +33,7 @@ BuildRequires: ca-certificates BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: ca-certificates +Requires: ca-certificates-mozilla BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %python_subpackages