Drop use of rpmautospec for the release field

See  https://pagure.io/fedora-ci/general/issue/273

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
Stephen Gallagher 2021-09-02 11:01:46 -04:00
parent 52dc5ce0d8
commit f9c9eb311d
No known key found for this signature in database
GPG Key ID: 45DB85A568286D11
1 changed files with 5 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: libuv
Epoch: 1
Version: 1.42.0
Release: %autorelease
Release: 2%{?dist}
Summary: Platform layer for node.js
# the licensing breakdown is described in detail in the LICENSE file
@ -81,4 +81,8 @@ install -Dm0644 -t %{buildroot}%{_libdir}/libuv/ %{SOURCE3}
%{_libdir}/%{name}.a
%changelog
* Thu Sep 02 2021 Stephen Gallagher <sgallagh@redhat.com> - 1.42.0-2
- Drop use of rpmautospec for the release field due to
https://pagure.io/fedora-ci/general/issue/273
%autochangelog