Resolves: RHEL-104153

just bump the version number
This commit is contained in:
Robert Relyea 2025-07-18 09:35:40 -07:00
parent 5cf4e25dfa
commit ea9a266b5f

View File

@ -11,7 +11,7 @@ rpm.define(string.format("nspr_archive_version %s",
Summary: Netscape Portable Runtime
Name: nspr
Version: %{nspr_version}
Release: 1%{?dist}
Release: 2%{?dist}
License: MPLv2.0
URL: http://ftp.mozilla.org/pub/nspr/releases/v${nspr_archive_version}/src
Group: System Environment/Libraries
@ -155,6 +155,9 @@ done
%{_mandir}/man*/*
%changelog
* Fri Jul 18 2025 Bob Relyea <rrelyea@redhat.com> - 4.36.0-2
- Bump version number to clear infrastructure issues
* Wed Jul 16 2025 Bob Relyea <rrelyea@redhat.com> - 4.36.0-1
- Update to NSPR 4.36