diff --git a/harbour-sailslack.pro b/harbour-sailslack.pro index 4966033..06b26c2 100644 --- a/harbour-sailslack.pro +++ b/harbour-sailslack.pro @@ -23,7 +23,7 @@ QT += concurrent dbus include(vendor/vendor.pri) -VERSION = "1.4.2" +VERSION = "0.2" DEFINES += APP_VERSION=\\\"$${VERSION}\\\" # Check slack config diff --git a/rpm/harbour-sailslack.changes.in b/rpm/harbour-sailslack.changes.in index 10083d7..4ea5060 100644 --- a/rpm/harbour-sailslack.changes.in +++ b/rpm/harbour-sailslack.changes.in @@ -8,6 +8,14 @@ # * date Author's Name version-release # - Summary of changes +* Sat Jan 23 2021 Daniel Vrátil 0.2-1 +- Fix login (thanks to b100dian) +- Initial support for threads (thanks to b100dian) +- Improve displaying of images (thanks to Decon) +- Fix detecting and displaying some emojis (thanks to s.marinov) +- Improved notifications (thanks to s.marinov) +- Small fixes and improvements + * Tue Apr 16 2019 Daniel Vrátil 0.1-1 - Forked from harbour-slackfish - Fixed connecting to Slack diff --git a/rpm/harbour-sailslack.spec b/rpm/harbour-sailslack.spec index a681ec8..e42ae9b 100644 --- a/rpm/harbour-sailslack.spec +++ b/rpm/harbour-sailslack.spec @@ -1,6 +1,6 @@ # # Do NOT Edit the Auto-generated Part! -# Generated by: spectacle version 0.27 +# Generated by: spectacle version 0.32 # Name: harbour-sailslack @@ -13,11 +13,11 @@ Name: harbour-sailslack %{!?qtc_make:%define qtc_make make} %{?qtc_builddir:%define _builddir %qtc_builddir} Summary: Unoffical Slack client for Sailfish -Version: 1.4.2 +Version: 0.2 Release: 1 -Group: Qt/Qt -License: LICENSE -URL: http://example.org/ +Group: Network +License: GPLv3 +URL: https://github.com/danvratil/harbour-sailslack Source0: %{name}-%{version}.tar.bz2 Source100: harbour-sailslack.yaml Requires: sailfishsilica-qt5 >= 0.10.9 diff --git a/rpm/harbour-sailslack.yaml b/rpm/harbour-sailslack.yaml index a75e8be..9bedf90 100644 --- a/rpm/harbour-sailslack.yaml +++ b/rpm/harbour-sailslack.yaml @@ -1,6 +1,6 @@ Name: harbour-sailslack Summary: Unoffical Slack client for Sailfish -Version: 0.1 +Version: 0.2 Release: 1 Group: Network URL: https://github.com/danvratil/harbour-sailslack