Change release number to correct cross-package dependencies (#1991688)
Related: #1991688
This commit is contained in:
parent
ec42b367dc
commit
6098d94e9d
6
nss.spec
6
nss.spec
@ -4,8 +4,8 @@
|
|||||||
# - increment %%{nspr_version}, when updating the NSS part only
|
# - increment %%{nspr_version}, when updating the NSS part only
|
||||||
# - put the nss_release number here next to nspr, as they both
|
# - put the nss_release number here next to nspr, as they both
|
||||||
# need to be updated on a given release
|
# need to be updated on a given release
|
||||||
%global nspr_release 5
|
%global nspr_release 11
|
||||||
%global nss_release 10
|
%global nss_release 11
|
||||||
%global nss_version 3.67.0
|
%global nss_version 3.67.0
|
||||||
# only need to update this as we added new
|
# only need to update this as we added new
|
||||||
# algorithms under nss policy control
|
# algorithms under nss policy control
|
||||||
@ -1076,7 +1076,7 @@ update-crypto-policies &> /dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Aug 12 2021 Florian Weimer <fweimer@redhat.com> - 3.67.0-10
|
* Thu Aug 12 2021 Florian Weimer <fweimer@redhat.com> - 3.67.0-11
|
||||||
- Change release number to correct cross-package dependencies (#1991688)
|
- Change release number to correct cross-package dependencies (#1991688)
|
||||||
|
|
||||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com>
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com>
|
||||||
|
Loading…
Reference in New Issue
Block a user