Fix comment when updating spec file with update-version script

epel9
Benjamin A. Beasley 4 years ago
parent 05929d07f5
commit 887fe5c1f0

@ -95,7 +95,7 @@ fedpkg new-sources "$(
grep -E '^Source0:' |
sed -r 's|.*/||'
)"
rpmdev-bumpspec -c 'Update to version 1894' gn.spec
rpmdev-bumpspec -c "Update to version ${POSITION}" gn.spec
git add 'last_commit_position.h' gn.spec
# vim: tw=78 ts=2 sw=2 sts=2 et ai nojs

Loading…
Cancel
Save