From f640049974d7779af095411a43a3a9afe924b76f Mon Sep 17 00:00:00 2001 From: Romuald Conty Date: Tue, 4 Apr 2017 00:48:51 +0200 Subject: [PATCH] Update (and remove) obsolete parts --- ReleasingProcess.md | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/ReleasingProcess.md b/ReleasingProcess.md index aea5152..444d554 100644 --- a/ReleasingProcess.md +++ b/ReleasingProcess.md @@ -31,17 +31,6 @@ git clone https://code.google.com/p/libnfc/ cd libnfc sh make_release.sh ``` - * Backup archives -``` -scp libnfc-*$LIBNFC_RELEASE* libnfc:~/libnfc/ -``` + * Upload archives to https://github.com/nfc-tools/libnfc/releases - * Upload archives to https://bintray.com/nfc-tools/sources/libnfc/ - - * Update API at http://www.libnfc.org/api/ -``` -ssh libnfc -update-api.sh libnfc/libnfc-doc-$LIBNFC_RELEASE.zip -``` - - * Announce on forum http://www.libnfc.org/community/forum/1/news-announcements/ \ No newline at end of file + * Announce on https://groups.google.com/forum/#!forum/nfc-tools (Mouhaha ;-) ) \ No newline at end of file