[libnfc.wiki] push by - Updated wiki page ReleasingProcess through web user interface. on 2014-02-24 15:15 GMT

0 views
Skip to first unread message

lib...@googlecode.com

unread,
Feb 24, 2014, 10:16:07 AM2/24/14
to libnfc-...@googlegroups.com
Revision: e40f3e30fb05
Author: romuald <rom...@libnfc.org>
Date: Mon Feb 24 15:15:57 2014 UTC
Log: Updated wiki page ReleasingProcess through web user interface.
http://code.google.com/p/libnfc/source/detail?r=e40f3e30fb05&repo=wiki

Modified:
/ReleasingProcess.wiki

=======================================
--- /ReleasingProcess.wiki Wed Sep 11 21:30:45 2013 UTC
+++ /ReleasingProcess.wiki Mon Feb 24 15:15:57 2014 UTC
@@ -9,9 +9,10 @@
* Report any important code changes (NEWS)
* Commit all these files
{{{
-export LIBNFC_RELEASE=1.7.0
-git add NEWS ChangeLog
+export LIBNFC_RELEASE=1.7.1
+git add NEWS ChangeLog configure.ac CMakeFiles.txt
git commit -m"Prepare $LIBNFC_RELEASE version"
+git push
}}}
* Check tarball distribution:
{{{
@@ -26,7 +27,8 @@
}}}
* Add a git tag
{{{
-git tag -s $LIBNFC_RELEASE -m'libnfc 1.7.0 Release Candidate 1'
+git tag -s libnfc-$LIBNFC_RELEASE -m"libnfc $LIBNFC_RELEASE"
+git push origin libnfc-$LIBNFC_RELEASE
}}}
* Build tarball archive

Reply all
Reply to author
Forward
0 new messages