Skip to content

Commit

Permalink
Update spec files #26 WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
dvershinin committed Jul 14, 2021
1 parent d39c271 commit d280acf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lastversion/lastversion.py
Original file line number Diff line number Diff line change
Expand Up @@ -273,8 +273,6 @@ def get_rpm_packager():
return ln.split('%packager')[1].strip()
except IOError:
log.warning("~/.rpmmacros does not exist. Changelog will not be generated")
finally:
f.close()
return None


Expand Down

0 comments on commit d280acf

Please sign in to comment.