Update .gitignore as part of updating to nss 3.22

This commit is contained in:
Elio Maldonado 2016-02-08 13:47:18 -08:00
parent 5953345108
commit 317de01a4d
2 changed files with 5 additions and 2 deletions

2
.gitignore vendored
View File

@ -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

View File

@ -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 <emaldona@redhat.com> - 3.22.0-3
- Update .gitignore as part of updating to nss 3.22
* Mon Feb 08 2016 Elio Maldonado <emaldona@redhat.com> - 3.22.0-2
- Update to NSS 3.22