diff --git a/ca-certificates.spec b/ca-certificates.spec index b1769cf..a269512 100644 --- a/ca-certificates.spec +++ b/ca-certificates.spec @@ -1,6 +1,6 @@ Name: ca-certificates -Version: 20180409 -Release: 2mamba +Version: 20190110 +Release: 1mamba Summary: The Mozilla CA root certificate bundle Group: System/Tools Vendor: openmamba @@ -30,7 +30,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root This package contains the set of CA certificates chosen by the Mozilla Foundation for use with the Internet PKI. %prep -%setup -q -n %{name} +%setup -q mkdir %{name} %{name}/certs %{name}/java %build @@ -98,6 +98,9 @@ fi %{_mandir}/man8/update-ca-certificates.8* %changelog +* Sat Oct 26 2019 Silvan Calarco 20190110-1mamba +- update to 20190110 + * Fri Nov 02 2018 Silvan Calarco 20180409-2mamba - added symlink /etc/ssl/cert.pem to fix openssl detection