Opt into using rpmautospec
This commit is contained in:
parent
66dcca9b77
commit
986729ed2b
2
changelog
Normal file
2
changelog
Normal file
@ -0,0 +1,2 @@
|
||||
* Mon Jan 24 2022 Daiki Ueno <dueno@redhat.com> - 0.1.0~20211110gitd5a3191-1
|
||||
- Initial package
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
Name: keylime-agent-rust
|
||||
Version: %{crate_version}~%{commitdate}git%{shortcommit}
|
||||
Release: 1%{?dist}
|
||||
Release: %{?autorelease}%{!?autorelease:1{?dist}}
|
||||
Summary: Rust agent for Keylime
|
||||
|
||||
# Upstream license specification: Apache-2.0
|
||||
@ -112,5 +112,4 @@ Rust agent for Keylime
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jan 24 2022 Daiki Ueno <dueno@redhat.com> - 0.1.0~20211110gitd5a3191-1
|
||||
- Initial package
|
||||
%autochangelog
|
||||
|
||||
Loading…
Reference in New Issue
Block a user