fedora-infra / rpmautospec

Automatically generate release values and changelog entries from git history in RPM spec files
MIT License
4 stars 7 forks source link

CLI: Don’t crash on spec file parsing errors #190

Closed nphilipp closed 1 month ago

nphilipp commented 1 month ago

commit 68d62eea23e6563d194432bb1e09489c5ecafffb Author: Nils Philippsen nils@redhat.com Date: Tue Oct 8 17:41:07 2024 +0200

tests: remove commented out obsolete lines

Signed-off-by: Nils Philippsen <nils@redhat.com>

commit b8a4aded4247ce66114e21f739431c00655caf32 Author: Nils Philippsen nils@redhat.com Date: Wed Oct 9 10:58:08 2024 +0200

CLI: Don’t crash on spec file parsing errors

Fixes: #189

Signed-off-by: Nils Philippsen <nils@redhat.com>