This fix broken nss-util.pc file.
[guest@localhost ~]$ pkg-config --cflags nss
Package dependency requirement 'nss-util >= 3.39.0-1.1' could not be satisfied.
Package 'nss-util' has version '3.39.0', required version is '>= 3.39.0-1.1'
nss.pc bumped the dependency of nss-util, but nss-util.pc didn't reflect that.
Which end up breaking all builds that has a build dependency on nss.