From f6823d261c9786bd7c75a686a50f5ce45c6bf74d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 03:38:06 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-rpmautospec.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-rpmautospec.spec b/python-rpmautospec.spec index bef478d..431cb0a 100644 --- a/python-rpmautospec.spec +++ b/python-rpmautospec.spec @@ -13,7 +13,7 @@ Name: python-rpmautospec Version: 0.1.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Package and CLI tool to generate release fields and changelogs License: MIT @@ -181,6 +181,9 @@ install -m 644 rpm/macros.d/macros.rpmautospec %{buildroot}%{rpmmacrodir}/ %endif %changelog +* Tue May 26 2020 Miro HronĨok - 0.1.3-2 +- Rebuilt for Python 3.9 + * Thu Apr 09 2020 Pierre-Yves Chibon - 0.1.3-1 - Update to 0.1.3