Convert to %autorelease and %autochangelog

[skip changelog]
This commit is contained in:
2025-11-29 18:25:39 +01:00
parent 8742908116
commit 55d113bade
2 changed files with 7 additions and 6 deletions
+5
View File
@@ -0,0 +1,5 @@
* Sat Jul 13 2024 Daniel Demus <daniel-github@demus.dk>
- First release
* Sat Nov 16 2024 Daniel Demus <daniel-github@demus.dk>
- Suppress false positive with urlencoded %
+2 -6
View File
@@ -3,7 +3,7 @@
Name: mod_security_crs_plugin_%{gsub %{plugin_id} - _}
Version: 1.1.0
Release: 1%{?dist}
Release: %autorelease
Summary: CRS OpenHAB proxy rule exclusions plugin
License: Apache-2.0
@@ -48,8 +48,4 @@ exit 0
%changelog
* Sat Jul 13 2024 Daniel Demus <daniel-github@demus.dk>
- First release
* Sat Nov 16 2024 Daniel Demus <daniel-github@demus.dk>
- Suppress false positive with urlencoded %
%autochangelog