Skip to content

Commit

Permalink
Update specfile/changelog.py
Browse files Browse the repository at this point in the history
Co-authored-by: Nikola Forró <[email protected]>
  • Loading branch information
dcermak and nforro authored Jan 15, 2025
1 parent 91251df commit 37a09c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specfile/changelog.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
class ChangelogStyle(Enum):
"""Style of changelog entries"""

#: "standard" changelog entries as used by Fedora, RHEL, etc.:
#: standard changelog entries parseable by RPM (used in Fedora, RHEL, etc.):
#: * $DATE $AUTHOR <$EMAIL> - $EVR
#: $ENTRY
standard = auto()
Expand Down

0 comments on commit 37a09c0

Please sign in to comment.