Add missing dist tag to release

This commit is contained in:
Tom Stellard 2021-08-09 21:01:21 +00:00
parent ea8c6668fa
commit 15210d3ff0

View File

@ -18,7 +18,7 @@
Name: python-%{srcname} Name: python-%{srcname}
Version: %{lit_version}%{?rc_ver:~rc%{rc_ver}} Version: %{lit_version}%{?rc_ver:~rc%{rc_ver}}
Release: 1 Release: 2%{?dist}
BuildArch: noarch BuildArch: noarch
License: NCSA License: NCSA
@ -107,6 +107,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python2_sitelib}/%{srcna
%endif %endif
%changelog %changelog
* Mon Aug 09 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0~rc1-2
- Add missing dist tag to release
* Fri Aug 06 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0~rc1-1 * Fri Aug 06 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0~rc1-1
- 13.0.0-rc1 Release - 13.0.0-rc1 Release