diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7cfb505..ef7c334 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -53,20 +53,20 @@ jobs: id: build_armv7hl uses: coderus/github-sfos-build@master with: - release: 4.2.0.21 + release: 4.4.0.58 - name: Build i486 id: build_i486 uses: coderus/github-sfos-build@master with: - release: 4.2.0.21 + release: 4.4.0.58 arch: i486 - name: Build aarch64 id: build_aarch64 uses: coderus/github-sfos-build@master with: - release: 4.2.0.21 + release: 4.4.0.58 arch: aarch64 - name: Upload build result diff --git a/rpm/harbour-fernschreiber.changes b/rpm/harbour-fernschreiber.changes index 1e8e3f1..a19e3aa 100644 --- a/rpm/harbour-fernschreiber.changes +++ b/rpm/harbour-fernschreiber.changes @@ -12,7 +12,7 @@ # * date Author's Name version-release # - Summary of changes -* Xxx Jun XX 2022 Sebastian J. Wolf 0.16 +* Tue Jun 07 2022 Sebastian J. Wolf 0.16 - Support message reactions - Support t.me/+... links - Update to TDLib 1.8.3 - let's see if everything still works ;)