summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.rst
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2018-09-05 17:34:36 +0200
committerJörg Frings-Fürst <debian@jff.email>2018-09-05 17:34:36 +0200
commit7a69f337bc541ed3b9b5abd8ab817c14575c0156 (patch)
tree8d84c6bb855dd70b687626a32b0430841a8ea996 /RELEASE_NOTES.rst
parentdbcbf91736c8d62a4c62e4aa38db068906774dfc (diff)
parent1ffc3b70cebfb6bcc900517eb00b9471cb1532ce (diff)
Update upstream source from tag 'upstream/0.9.11'
Update to upstream version '0.9.11' with Debian dir 5d2c404987947d3d87ce14c73ceb6bafa6e0e99d
Diffstat (limited to 'RELEASE_NOTES.rst')
-rw-r--r--RELEASE_NOTES.rst11
1 files changed, 10 insertions, 1 deletions
diff --git a/RELEASE_NOTES.rst b/RELEASE_NOTES.rst
index 7e3c5f0..b9652ad 100644
--- a/RELEASE_NOTES.rst
+++ b/RELEASE_NOTES.rst
@@ -1,4 +1,4 @@
-Release Notes for Rapid Photo Downloader 0.9.10
+Release Notes for Rapid Photo Downloader 0.9.11
===============================================
- If you installed Rapid Photo Downloader using the install script, you can
@@ -32,4 +32,13 @@ Release Notes for Rapid Photo Downloader 0.9.10
/usr/bin/python3 -m pip install -U --user --disable-pip-version-check pyzmq
+ - To install Rapid Photo Downloader on CentOS 7.5, first install Python 3.6
+ from the IUS Community repository:
+ sudo yum -y install yum-utils
+ sudo yum -y install https://centos7.iuscommunity.org/ius-release.rpm
+ sudo yum -y install python36u python36u-setuptools
+
+ Then run the install.py script:
+
+ python3.6 install.py