From ff82b7815a0b04eb68ed8d2cfbde058abdeb3e99 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Thu, 2 Jul 2026 00:09:45 -0400 Subject: [PATCH] autorelease and autochangelog are meant to be used together --- xmlsec1.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmlsec1.spec b/xmlsec1.spec index 893d58b..a230713 100644 --- a/xmlsec1.spec +++ b/xmlsec1.spec @@ -10,7 +10,7 @@ Summary: Library providing support for "XML Signature" and "XML Encryption" standards Name: xmlsec1 Version: 1.3.11 -Release: 2%{?dist}%{?extra_release} +Release: %autorelease Epoch: 1 License: MIT Source0: https://github.com/lsh123/xmlsec/releases/download/%{version}/xmlsec1-%{version}.tar.gz