mirror of
https://github.com/imapsync/imapsync.git
synced 2025-08-03 15:31:50 +02:00
1.161
This commit is contained in:
parent
79f17648bd
commit
7371bedc83
10 changed files with 110 additions and 117 deletions
4
memo
4
memo
|
@ -37,14 +37,14 @@ niouzes_compil
|
|||
|
||||
fm_announce() {
|
||||
software_version
|
||||
NEWS_FILE_FM="/home/gilles/public_html/imapsync/freshmeat_submition2"
|
||||
NEWS_FILE_FM="/home/gilles/public_html/imapsync/freshmeat_submition"
|
||||
if ! newer VERSION $NEWS_FILE_FM; then
|
||||
echo "$VERSION already announced"
|
||||
else
|
||||
cat > $NEWS_FILE_FM << EOF
|
||||
Project: imapsync
|
||||
Version: $VERSION
|
||||
Release-Focus: Major bugfixe
|
||||
Release-Focus: Major bugfixes
|
||||
Hide: Y
|
||||
Home-Page-URL: http://www.linux-france.org/prj/imapsync/
|
||||
Gzipped-Tar-URL: http://www.linux-france.org/prj/imapsync/dist/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue