Merge branch 'chrbayer.0324-releasenotes-icon' into 'master'

release notes

See merge request gridtracker.org/gridtracker!80
rich-presence
Matthew Chambers 2021-03-26 19:19:19 +00:00
commit a98aa9002d
3 zmienionych plików z 18 dodań i 18 usunięć

Wyświetl plik

@ -109,7 +109,7 @@ win-packaging:
rm windows/setup.nsi rm windows/setup.nsi
rm windows/setup.nsi.tmp.1 rm windows/setup.nsi.tmp.1
rm windows/setup.nsi.tmp.2 rm windows/setup.nsi.tmp.2
(cd dist ; mv *.exe ../artifacts) (cd dist ; mv GridTracker-Installer.*.exe ../artifacts)
echo -e "\e[0Ksection_end:`date +%s`:native_build\e[0K" echo -e "\e[0Ksection_end:`date +%s`:native_build\e[0K"
@ -303,21 +303,20 @@ nr0q_upload_release:
# this only creates a "source code release" -- gitlab doesn't specify binaries # this only creates a "source code release" -- gitlab doesn't specify binaries
# except as links to external storage, which is suboptimal for now # except as links to external storage, which is suboptimal for now
# This section appears broke and is failing when ran, comment out for now
#source_release: source_release:
# stage: deploy stage: deploy
# image: registry.gitlab.com/gitlab-org/release-cli:latest image: registry.gitlab.com/gitlab-org/release-cli:latest
# rules: rules:
# - if: '$CI_COMMIT_TAG =~ /^(v).*/' - if: '$CI_COMMIT_TAG =~ /^(v).*/'
# release: release:
# tag_name: $CI_COMMIT_TAG tag_name: $CI_COMMIT_TAG
# name: GridTracker $CI_COMMIT_TAG name: GridTracker $CI_COMMIT_TAG
# description: GridTracker release $CI_COMMIT_TAG description: GridTracker release $CI_COMMIT_TAG
# ref: '$CI_COMMIT_SHA' ref: '$CI_COMMIT_SHA'
# assets: assets:
# links: links:
# - name: Binary images for $CI_COMMIT_TAG - name: Binary images for $CI_COMMIT_TAG
# url: https://fleetwood.mchambersradio.com/gridtracker/$CI_COMMIT_TAG/ url: https://fleetwood.mchambersradio.com/gridtracker/$CI_COMMIT_TAG/
# script: script:
# - echo 'Release for $CI_COMMIT_TAG' - echo 'Release for $CI_COMMIT_TAG'

1
debian/changelog vendored
Wyświetl plik

@ -1,6 +1,7 @@
gridtracker (1.21.0324) unstable; urgency=medium gridtracker (1.21.0324) unstable; urgency=medium
[Christian Bayer] [Christian Bayer]
* Fixed #72 CR not filtering correctly * Fixed #72 CR not filtering correctly
* Fixed #63 blurry Windows icon
[Matthew Chambers] [Matthew Chambers]
* Fixed #71 bug with loading adif files * Fixed #71 bug with loading adif files
This is the hotfix release of the first public release of 1.21.0322 This is the hotfix release of the first public release of 1.21.0322

Plik binarny nie jest wyświetlany.