Convert to %autorelease and %autochangelog

[skip changelog]
This commit is contained in:
2025-11-29 15:37:58 +01:00
parent cf9d2f5f35
commit 7b5f95b979
2 changed files with 4 additions and 3 deletions
+2
View File
@@ -0,0 +1,2 @@
* Sun Jul 14 2024 Daniel Demus <daniel-github@demus.dk>
- First release
+2 -3
View File
@@ -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