Warning, /education/labplot/admin/README.release is written in an unsupported language. File is not indexed.

0001 1. Tag the release
0002 * git tag "2.8.0" -a -m "Tagging 2.8.0"
0003 * git push --tags
0004 
0005 
0006 2. Source tarball:
0007 * Install https://invent.kde.org/sdk/releaseme
0008 * create the tarball, from the releasme folder execute tarme.rb for this:
0009 ./tarme.rb --version 2.8.0 --origin trunk labplot
0010 
0011 tarme.rb will also calculate the checksums.
0012 
0013 
0014 3. Windows Installer
0015 * release build on binary-factory.kde.org/
0016 * calculate SHA-256 and SHA-1 checksums
0017 
0018 
0019 4. macOS dmg-image
0020 * create the dmg image
0021 * calculate SHA-256 and SHA-1 checksums
0022 
0023 
0024 5. Upload the files to ftp://upload.kde.org/incoming (Read readme: ftp://upload.kde.org/README)
0025 
0026 
0027 6. sysadmin ticket
0028 * File a syadmin ticket: https://go.kde.org/u/systickets to register new project versions on Bugzilla and move the files to the stable/ folder
0029 * Use the following example/template for the ticket (also generated by releaseme):
0030 
0031 
0032 ###########
0033 Please add 2.8.0 to bugs.kde.org product LabPlot2
0034 
0035 Target: stable/labplot/2.8.0
0036 
0037 SHA-256:
0038 
0039 ```
0040 9317f6592753de644bbb7f8502f84d080b8932b0d4176276a641f10efacd253b  labplot-2.8.0.tar.xz.sig
0041 8957c708ea572d9b7bfd7bdd1e9627bb1e10717c4b8cb10c7687ca6ca187a705  labplot-2.8.0.tar.xz
0042 05c956d8136eb1cf61e1b2eea29fad0ae5a754a9a44bf4a9f025d335991ee7c0  labplot-2.8.0-64bit-setup.exe
0043 30a2cfd443c2f16de7ddce38d977311ac1cb0158c9ed9b6b76b151ff65204f50  labplot-2.8.0.dmg
0044 ```
0045 
0046 SHA-1:
0047 
0048 ```
0049 e8afdecbd79247da28278312d07a31b2bc111b15  labplot-2.8.0.tar.xz.sig
0050 0a316090a33db94b482f667d9cca2ce0be97e858  labplot-2.8.0.tar.xz
0051 433bafd45d02bf2dee8ce02ba9c9c4b64c2df0d0  labplot-2.8.0-64bit-setup.exe
0052 d2594f62ecdd33c177d7673c550a8e830d47a3c1  labplot-2.8.0.dmg
0053 ```
0054 ################
0055 
0056 
0057 7. Publish the release announcement on labplot.kde.org