Convert to %autorelease and %autochangelog

[skip changelog]
This commit is contained in:
2025-11-29 18:57:17 +01:00
parent b4a4ef12fe
commit 9879f36a67
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.2.0
Release: 1%{?dist}
Release: %autorelease
Summary: OWASP CRS Nextcloud Rule Exclusions Plugin
License: Apache-2.0
@@ -48,5 +48,4 @@ exit 0
%changelog
* Sun Jul 14 2024 Daniel Demus <daniel-github@demus.dk>
- First release
%autochangelog