From e20c390ede7873ff04dc53a2b26c0d892d393b38 Mon Sep 17 00:00:00 2001 From: "Ankur Sinha (Ankur Sinha Gmail)" Date: Sun, 3 Oct 2021 09:03:10 +0100 Subject: [PATCH] fix: remove autochangelog/autorelease This keeps koji happy. Unsure why. TODO: file bug with rpmautospec, or post to -devel --- python-nixio.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/python-nixio.spec b/python-nixio.spec index f7ae2a5..37672f7 100644 --- a/python-nixio.spec +++ b/python-nixio.spec @@ -2,7 +2,7 @@ Name: python-nixio Version: 1.5.1 -Release: %autorelease +Release: 1%{?dist} Summary: Python bindings for NIX %global tag %version @@ -94,7 +94,8 @@ done %license LICENSE %changelog -%autochangelog +* Sun Oct 03 2021 Ankur Sinha - 1.5.1-1 +- Update to latest release * Fri Jul 23 2021 Fedora Release Engineering - 1.4.9-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild