Remove autorelease from spec file
Resolves: RHEL-35621 Signed-off-by: Major Hayden <major@redhat.com>
This commit is contained in:
parent
62a61dca26
commit
0b09e70e98
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.4.6
|
||||
Release: %autorelease
|
||||
Release: 2%{?dist}
|
||||
Summary: Cross-platform colored terminal text
|
||||
|
||||
License: BSD-3-Clause
|
||||
@ -81,5 +81,8 @@ EOF
|
||||
%license LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Thu May 09 2024 Major Hayden <major@redhat.com> - 0.4.6-2
|
||||
- Remove autorelease from the spec file
|
||||
|
||||
* Wed May 1 2024 Major Hayden <major@redhat.com> - 0.4.6-1
|
||||
- Initial RHEL 9 package.
|
||||
|
Loading…
Reference in New Issue
Block a user