repo.or.cz
/
laditools.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Refactoring.
[laditools.git]
/
new_release
blob
916dbc907ad6826135195c47781949a23b7e694e
1
#!/bin/bash
2
3
## ./retrieve_changelog -r tag:0.7.1.. > ChangeLog
4
python setup.py sdist
5
gpg
--armor --sign --detach-sig
dist
/*
.
tar
.gz