diff --git a/nss.spec b/nss.spec index 7297148..0dc3e78 100644 --- a/nss.spec +++ b/nss.spec @@ -43,7 +43,7 @@ rpm.define(string.format("nss_release_tag NSS_%s_RTM", Summary: Network Security Services Name: nss Version: %{nss_version} -Release: 3%{?dist} +Release: 4%{?dist} License: MPLv2.0 URL: http://www.mozilla.org/projects/security/pki/nss/ Requires: nspr >= %{nspr_version} @@ -895,6 +895,9 @@ update-crypto-policies &> /dev/null || : %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 3.41.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Fri Jan 11 2019 Daiki Ueno - 3.41.0-3 - Remove prelink.conf as prelink was removed in F24, suggested by Harald Reindl