Add %{?dist} to v8_devel release

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
Stephen Gallagher 2019-06-03 10:46:41 -04:00
parent 2a2165f977
commit 883986537a
No known key found for this signature in database
GPG Key ID: 7A25556236BAA3A3
1 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@
%global nodejs_abi %{nodejs_major}.%{nodejs_minor}
%global nodejs_soversion 64
%global nodejs_version %{nodejs_major}.%{nodejs_minor}.%{nodejs_patch}
%global nodejs_release 2
%global nodejs_release 3
# == Bundled Dependency Versions ==
# v8 - from deps/v8/include/v8-version.h
@ -261,7 +261,7 @@ Libraries to support Node.js and provide stable v8 interfaces.
Summary: v8 - development headers
Epoch: %{v8_epoch}
Version: %{v8_version}
Release: %{v8_release}
Release: %{v8_release}%{?dist}
Requires: %{name}-devel%{?_isa} = %{epoch}:%{nodejs_version}-%{nodejs_release}%{?dist}
%description -n v8-devel
@ -565,7 +565,7 @@ end
%{_pkgdocdir}/npm/doc
%changelog
* Mon Jun 03 2019 Stephen Gallagher <sgallagh@redhat.com> - 1:10.16.0-2
* Mon Jun 03 2019 Stephen Gallagher <sgallagh@redhat.com> - 1:10.16.0-3
- Change v8-devel release stream to avoid duplicate NEVRAs
* Fri May 31 2019 Stephen Gallagher <sgallagh@redhat.com> - 1:10.16.0-1