diff --git a/ipsilon.spec b/ipsilon.spec index 87165be..77487f7 100644 --- a/ipsilon.spec +++ b/ipsilon.spec @@ -8,7 +8,7 @@ %global snaprel %{?snapdate:.git%{snapdate}.%{shortcommit}} # for rpmdev-bumpspec -%global baserelease 15 +%global baserelease 16 Name: ipsilon Version: 2.1.0 @@ -113,6 +113,7 @@ Convenience client install tools for IPA support in the Ipsilon identity Provide %package saml2-base Summary: SAML2 base License: GPLv3+ +Requires: openssl Requires: python3-lasso Requires: python3-lxml BuildArch: noarch @@ -478,6 +479,9 @@ exit 0 %changelog +* Wed Jan 20 2021 Nils Philippsen - 2.1.0-16.git20200618.c90a76b +- Let saml2-base subpackage require openssl + * Tue Jul 28 2020 Fedora Release Engineering - 2.1.0-15.git20200618.c90a76b - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild