forked from pool/nedit
Accepting request 295208 from home:sdrahn:branches:editors
- rebase release version to 5.6 OBS-URL: https://build.opensuse.org/request/show/295208 OBS-URL: https://build.opensuse.org/package/show/editors/nedit?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
40d1ab139b
commit
7b1b6427fc
@@ -6,7 +6,7 @@ osc rm $NAME-*.tar.bz2
|
||||
REV=`sed -n 's/RELEASE=nedit-\([0-9.]\+\).*/\1/p' ${NAME}/Makefile`
|
||||
date=`date -u +"%Y%m%d"`
|
||||
rev=${REV}_CVS$date
|
||||
ARC=$NAME-5.5_CVS$date-src.tar.bz2
|
||||
ARC=$NAME-5.6_CVS$date-src.tar.bz2
|
||||
tar -cjf $ARC $NAME --exclude "CVS" --exclude ".cvsignore"
|
||||
rm -rf $NAME
|
||||
echo "New revision $rev"
|
||||
|
Reference in New Issue
Block a user