Update to 0.7.1

This fixes a crash with `rpmautospec convert` if invoked without a path
argument (which is the common way to do it).

Signed-off-by: Nils Philippsen <nils@redhat.com>
epel9 imports/epel9/python-rpmautospec-0.7.1-1.el9
Nils Philippsen 3 months ago
parent 41a8c837df
commit e8793b0ab2

@ -35,7 +35,7 @@
%global srcname rpmautospec
Name: python-%{srcname}
Version: 0.7.0
Version: 0.7.1
Release: %autorelease
Summary: Package and CLI tool to generate release fields and changelogs
License: MIT

@ -1 +1 @@
SHA512 (rpmautospec-0.7.0.tar.gz) = 187d93bf4c687803f8d297183a7d0656de77bf421f06acec795252a974c8e736e46e061bdc497afe6f639f0cd2feb4024a289928a1bb23b76175012437297ba9
SHA512 (rpmautospec-0.7.1.tar.gz) = 262e9cd1157ce6ac9aa41d3e6a9b8a943656b928e80b7d3805565c2b0e86267998e2b7d9862867024dd091bc720931eade49d0923df9ace503d9b45dd64052be

Loading…
Cancel
Save