Skip to content

Commit

Permalink
Release 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
R1tschY committed Jun 4, 2021
1 parent 1172bde commit 2e4fb51
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.0)
cmake_policy(SET CMP0071 NEW)
project(SailfishConnect VERSION 0.6.0 LANGUAGES C CXX)
project(SailfishConnect VERSION 0.6.1 LANGUAGES C CXX)

include(${CMAKE_BINARY_DIR}/conanbuildinfo.cmake)
conan_basic_setup(TARGETS)
Expand Down
2 changes: 2 additions & 0 deletions rpm/harbour-sailfishconnect.changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# * date Author's Name <author's email> version-release
# - Summary of changes

* Fri Jun 04 2021 Richard Liebscher <r1tschy@posteo.de> 0.6.1-1
- Support for aarch64 architecture

* Tue Feb 09 2021 Richard Liebscher <r1tschy@posteo.de> 0.6.0-2
- Direct use of KDE Connect desktop client as backend instead of own fork
Expand Down
2 changes: 1 addition & 1 deletion rpm/harbour-sailfishconnect.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Name: harbour-sailfishconnect

Summary: SailfishOS client for KDE-Connect
Version: 0.6.1
Release: 0
Release: 1
Group: Qt/Qt
License: LICENSE
URL: https://github.com/R1tschY/harbour-sailfishconnect
Expand Down

0 comments on commit 2e4fb51

Please sign in to comment.