- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
b982271bc3
commit
8a77a14ab9
9
nss.spec
9
nss.spec
@ -56,7 +56,7 @@ rpm.define(string.format("nss_release_tag NSS_%s_RTM",
|
|||||||
Summary: Network Security Services
|
Summary: Network Security Services
|
||||||
Name: nss
|
Name: nss
|
||||||
Version: %{nss_version}
|
Version: %{nss_version}
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: MPLv2.0
|
License: MPLv2.0
|
||||||
URL: http://www.mozilla.org/projects/security/pki/nss/
|
URL: http://www.mozilla.org/projects/security/pki/nss/
|
||||||
Requires: nspr >= %{nspr_version}
|
Requires: nspr >= %{nspr_version}
|
||||||
@ -260,7 +260,7 @@ Header and library files for doing development with Network Security Services.
|
|||||||
%package -n nspr
|
%package -n nspr
|
||||||
Summary: Netscape Portable Runtime
|
Summary: Netscape Portable Runtime
|
||||||
Version: %{nspr_version}
|
Version: %{nspr_version}
|
||||||
Release: %{nspr_release}%{?dist}
|
Release: %{nspr_release}%{?dist}.1
|
||||||
License: MPLv2.0
|
License: MPLv2.0
|
||||||
URL: http://www.mozilla.org/projects/nspr/
|
URL: http://www.mozilla.org/projects/nspr/
|
||||||
Conflicts: filesystem < 3
|
Conflicts: filesystem < 3
|
||||||
@ -275,7 +275,7 @@ memory management (malloc and free) and shared library linking.
|
|||||||
%package -n nspr-devel
|
%package -n nspr-devel
|
||||||
Summary: Development libraries for the Netscape Portable Runtime
|
Summary: Development libraries for the Netscape Portable Runtime
|
||||||
Version: %{nspr_version}
|
Version: %{nspr_version}
|
||||||
Release: %{nspr_release}%{?dist}
|
Release: %{nspr_release}%{?dist}.1
|
||||||
Requires: nspr%{?_isa} = %{nspr_version}-%{nspr_release}%{?dist}
|
Requires: nspr%{?_isa} = %{nspr_version}-%{nspr_release}%{?dist}
|
||||||
Requires: pkgconfig
|
Requires: pkgconfig
|
||||||
BuildRequires: xmlto
|
BuildRequires: xmlto
|
||||||
@ -1056,6 +1056,9 @@ update-crypto-policies &> /dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.67.0-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
|
||||||
* Tue Mar 23 2021 Bob Relyea <rrelyea@redhat.com> - 3.67.0-1
|
* Tue Mar 23 2021 Bob Relyea <rrelyea@redhat.com> - 3.67.0-1
|
||||||
- Update to 3.67
|
- Update to 3.67
|
||||||
- Update to NSPR 2.31
|
- Update to NSPR 2.31
|
||||||
|
Loading…
Reference in New Issue
Block a user