Skip to content

Commit

Permalink
add script to make rpm changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Gauci committed Feb 14, 2017
1 parent 4282a3a commit 2eb5ab9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions make_rpm_changelog.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
git log --format="* %cd %aN%n- (%h) %s%d%n" --date=local | gsed -r 's/[0-9]+:[0-9]+:[0-9]+ //'

0 comments on commit 2eb5ab9

Please sign in to comment.