-
-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
18 changed files
with
54 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -65,25 +65,26 @@ Author: Kang Lin ([email protected]) | |
|
||
- Install | ||
- ubuntu | ||
|
||
[serialportassistant_0.5.28_amd64.deb](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.28/serialportassistant_0.5.28_amd64.deb) | ||
- [serialportassistant_0.5.29_amd64.deb](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.29/serialportassistant_0.5.29_amd64.deb) | ||
|
||
sudo apt install ./serialportassistant_0.5.28_amd64.deb | ||
# If you're on an older Linux distribution, you will need to run this instead: | ||
# sudo dpkg -i serialportassistant_0.5.28_amd64.deb | ||
# sudo apt-get install -f # Install dependencies | ||
sudo apt install ./serialportassistant_0.5.29_amd64.deb | ||
# If you're on an older Linux distribution, you will need to run this instead: | ||
# sudo dpkg -i serialportassistant_0.5.29_amd64.deb | ||
# sudo apt-get install -f # Install dependencies | ||
|
||
- AppImage | ||
- [SerialPortAssistant_v0.5.29_x86_64.AppImage](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.29/SerialPortAssistant_v0.5.29_x86_64.AppImage) | ||
- Windows | ||
- Windows xp | ||
- [SerialPortAssistant_v0.5.28_windows_xp_x86_Setup.exe](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.28/SerialPortAssistant_v0.5.28_windows_xp_x86_Setup.exe) | ||
- [SerialPortAssistant_v0.5.29_windows_xp_x86_Setup.exe](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.29/SerialPortAssistant_v0.5.29_windows_xp_x86_Setup.exe) | ||
- Windows 7 or later | ||
- [SerialPortAssistant_v0.5.28_win32_msvc2017_qt5.12.12_Setup.exe](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.28/SerialPortAssistant_v0.5.28_win32_msvc2017_qt5.12.12_Setup.exe) | ||
- [SerialPortAssistant_v0.5.29_win32_msvc2017_qt5.12.12_Setup.exe](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.29/SerialPortAssistant_v0.5.29_win32_msvc2017_qt5.12.12_Setup.exe) | ||
- Windows 10 (1809 or later) | ||
- [SerialPortAssistant_v0.5.28_win64_msvc2022_64_qt6.8.2_Setup.exe](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.28/SerialPortAssistant_v0.5.28_win64_msvc2022_64_qt6.8.2_Setup.exe) | ||
- [SerialPortAssistant_v0.5.29_win64_msvc2022_64_qt6.8.2_Setup.exe](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.29/SerialPortAssistant_v0.5.29_win64_msvc2022_64_qt6.8.2_Setup.exe) | ||
|
||
- Android 9 or later | ||
- [SerialPortAssistant_v0.5.28_android_arm64_v8a_qt6.8.2_Release.apk](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.28/SerialPortAssistant_v0.5.28_android_arm64_v8a_qt6.8.2_Release.apk) | ||
- [SerialPortAssistant_v0.5.28_android_x86_64_qt6.8.2_Release.apk](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.28/SerialPortAssistant_v0.5.28_android_x86_64_qt6.8.2_Release.apk) | ||
- [SerialPortAssistant_v0.5.29_android_arm64_v8a_qt6.8.2_Release.apk](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.29/SerialPortAssistant_v0.5.29_android_arm64_v8a_qt6.8.2_Release.apk) | ||
- [SerialPortAssistant_v0.5.29_android_x86_64_qt6.8.2_Release.apk](https://github.com/KangLin/SerialPortAssistant/releases/download/v0.5.29/SerialPortAssistant_v0.5.29_android_x86_64_qt6.8.2_Release.apk) | ||
|
||
## Donate | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"redirect": [ | ||
{ | ||
"version":"v0.5.28" | ||
"version":"v0.5.29" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,13 @@ | ||
serialportassistant (0.5.28) stable; urgency=medium | ||
serialportassistant (0.5.29) stable; urgency=medium | ||
|
||
* Modify README | ||
* CI: update qt6.8.1 to qt6.8.2 | ||
* CI: modify ci | ||
* CMake: replace RabbitCommon_DIR with RabbitCommon_ROOT | ||
* CMake: Add RabbitCommon dependencies | ||
* CI: add build appimage | ||
* CI: modify build.yml | ||
* Donate: add bitcoin | ||
* CI: modify mingw | ||
|
||
-- Kang Lin <[email protected]> Sat, 07 Dec 2024 11:29:01 +0800 | ||
-- Kang Lin <[email protected]> Wed, 05 Feb 2025 16:04:29 +0800 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
#!/bin/bash | ||
# Author: Kang Lin <[email protected]> | ||
|
||
set -e | ||
|
||
|
@@ -22,8 +23,7 @@ if [ -n "$1" ]; then | |
echo "Please check the follow list:" | ||
echo " - Test is ok ?" | ||
echo " - Translation is ok ?" | ||
echo " - Setup file is ok ?" | ||
echo " - Update_*.xml is ok ?" | ||
echo " - Change log is ok ?" | ||
|
||
read -t 30 -p "Be sure to input Y, not input N: " INPUT | ||
if [ "$INPUT" != "Y" -a "$INPUT" != "y" ]; then | ||
|
@@ -51,6 +51,7 @@ sed -i "s/SerialPortAssistant_VERSION:.*/SerialPortAssistant_VERSION: \"${VERSIO | |
#sed -i "s/^\ - export VERSION=.*/\ - export VERSION=\"${VERSION}\"/g" ${SOURCE_DIR}/.travis.yml | ||
|
||
sed -i "s/SerialPortAssistant_VERSION:.*/SerialPortAssistant_VERSION: ${VERSION}/g" ${SOURCE_DIR}/.github/workflows/build.yml | ||
sed -i "s/SerialPortAssistant_VERSION:.*/SerialPortAssistant_VERSION: ${VERSION}/g" ${SOURCE_DIR}/.github/workflows/appimage.yml | ||
sed -i "s/SerialPortAssistant_VERSION:.*/SerialPortAssistant_VERSION: ${VERSION}/g" ${SOURCE_DIR}/.github/workflows/msvc.yml | ||
sed -i "s/SerialPortAssistant_VERSION:.*/SerialPortAssistant_VERSION: ${VERSION}/g" ${SOURCE_DIR}/.github/workflows/mingw.yml | ||
sed -i "s/SerialPortAssistant_VERSION:.*/SerialPortAssistant_VERSION: ${VERSION}/g" ${SOURCE_DIR}/.github/workflows/android.yml | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
# Debugging snaps: https://snapcraft.io/docs/debug-snaps | ||
name: serialportassistant | ||
base: core22 # the base snap is the execution environment for this snap | ||
version: '0.5.28' | ||
version: '0.5.29' | ||
type: app | ||
license: GPL-3.0+ | ||
contact: [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters