X-Git-Url: https://git.cweiske.de/grauphel.git/blobdiff_plain/26fb49247c6046cb7b3ecec28c5889227515204d..f1a04e6b2909c26f8bfdba65ff242d542871b3f2:/README.rst diff --git a/README.rst b/README.rst index a37d21b..2fba0ec 100644 --- a/README.rst +++ b/README.rst @@ -110,9 +110,9 @@ Manual installation and extract it. For example:: - $ wget http://cweiske.de/download/grauphel/grauphel-0.6.1.tar.bz2 - $ tar xjvf grauphel-0.6.1.tar.bz2 - $ rm grauphel-0.6.1.tar.bz2 + $ wget http://cweiske.de/download/grauphel/grauphel-0.6.2.tar.bz2 + $ tar xjvf grauphel-0.6.2.tar.bz2 + $ rm grauphel-0.6.2.tar.bz2 You do have a directory ``/var/www/owncloud/apps/grauphel`` now. #. Using your browser, login as administrator into ownCloud and click @@ -142,7 +142,13 @@ Reload the ownCloud page in your browser now. ======== Download ======== +The list of changes in each version can found in the `ChangeLog`__. +__ http://git.cweiske.de/grauphel.git/blob/HEAD:/ChangeLog + +* `grauphel-0.6.2.tar.gz `__, + 36 kiB, 2016-03-18, + SHA256: ``94786f9ef167d9b71e036ed70aea594d29b2edac3f49431d5da568fec513e5ee`` * `grauphel-0.6.1.tar.gz `__, 35 kiB, 2015-09-22, SHA256: ``f86cf7b47be857d8a87d413b6315c336e83e9c4beba2cb6ed0eaea8d2b3ea1c3`` @@ -231,5 +237,8 @@ To release a new version, do the following: The file will be in ``dist/`` #. Test the release on a server #. Tag the release in git -#. Upload the release to http://cweiske.de/grauphel.htm +#. Upload the release to http://cweiske.de/grauphel.htm with:: + + $ phing update-website + #. Link the new release on https://apps.owncloud.com/content/show.php?content=166654