Convert to %autorelease and %autochangelog
[skip changelog]
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
* Sun Jul 14 2024 Daniel Demus <daniel-github@demus.dk>
|
||||
- First release
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
Name: mod_security_crs_plugin_%{gsub %{plugin_id} - _}
|
||||
Version: 1.0.2
|
||||
Release: 1%{?dist}
|
||||
Release: %autorelease
|
||||
Summary: CRS Roundcube rule exclusions plugin
|
||||
|
||||
License: GPLv2
|
||||
@@ -47,5 +47,4 @@ exit 0
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Jul 14 2024 Daniel Demus <daniel-github@demus.dk>
|
||||
- First release
|
||||
%autochangelog
|
||||
|
||||
Reference in New Issue
Block a user