diff --git a/.gitignore b/.gitignore index f972d92..e5fc984 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,4 @@ TestUser51.cert /nss-pem-20140125.tar.bz2 /PayPalRootCA.cert /PayPalICA.cert -/nss-3.21.0.tar.gz +/nss-3.22.0.tar.gz diff --git a/nss.spec b/nss.spec index beb8deb..86a3823 100644 --- a/nss.spec +++ b/nss.spec @@ -21,7 +21,7 @@ Name: nss Version: 3.22.0 # for Rawhide, please always use release >= 2 # for Fedora release branches, please use release < 2 (1.0, 1.1, ...) -Release: 2%{?dist} +Release: 3%{?dist} License: MPLv2.0 URL: http://www.mozilla.org/projects/security/pki/nss/ Group: System Environment/Libraries @@ -831,6 +831,9 @@ fi %changelog +* Mon Feb 08 2016 Elio Maldonado - 3.22.0-3 +- Update .gitignore as part of updating to nss 3.22 + * Mon Feb 08 2016 Elio Maldonado - 3.22.0-2 - Update to NSS 3.22