fix: remove autochangelog/autorelease
This keeps koji happy. Unsure why. TODO: file bug with rpmautospec, or post to -devel
This commit is contained in:
parent
15c4f7a906
commit
e20c390ede
1 changed files with 3 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Name: python-nixio
|
||||
Version: 1.5.1
|
||||
Release: %autorelease
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for NIX
|
||||
|
||||
%global tag %version
|
||||
|
|
@ -94,7 +94,8 @@ done
|
|||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
%autochangelog
|
||||
* Sun Oct 03 2021 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 1.5.1-1
|
||||
- Update to latest release
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.9-14
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue