Convert to %autorelease and %autochangelog
[skip changelog]
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{pkgname}
|
||||
Version: 1.1.0
|
||||
Release: 2%{?dist}
|
||||
Release: %autorelease
|
||||
Summary: Show where your regex match assertion failed!
|
||||
|
||||
# SPDX
|
||||
@@ -52,8 +52,4 @@ Summary: %summary
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Oct 13 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.1.0-2
|
||||
- Run the tests from the GitHub archive
|
||||
|
||||
* Sun Mar 21 2021 Chedi Toueiti <chedi.toueiti@gmail.com> - 1.1.0-1
|
||||
- Initial commit
|
||||
%autochangelog
|
||||
|
||||
Reference in New Issue
Block a user