diff --git a/rpm/harbour-tooter.changes b/rpm/harbour-tooter.changes index 845554e..892d0d4 100644 --- a/rpm/harbour-tooter.changes +++ b/rpm/harbour-tooter.changes @@ -1,3 +1,8 @@ +* Thu Jan 16 2020 molan 1.0.3-5 [fork of Tooter 1.0.3] +- Fix for broken profile pages when clicking on usernames in toots +- Fixed navigation icons for inverted ambiences +- Updated Chinese translation (thanks to dashinfantry) + * Wed Jan 15 2020 molan 1.0.3-4 [fork of Tooter 1.0.3] - Website links in toots now open directly in browser since the web scraper service which was used before is discontinued - Profile page now shows full display name in title instead of user name diff --git a/rpm/harbour-tooter.spec b/rpm/harbour-tooter.spec index b8046bd..566cd76 100644 --- a/rpm/harbour-tooter.spec +++ b/rpm/harbour-tooter.spec @@ -14,7 +14,7 @@ Name: harbour-tooter %{?qtc_builddir:%define _builddir %qtc_builddir} Summary: Tooter Version: 1.0.3 -Release: 4 +Release: 5 Group: Qt/Qt License: LICENSE URL: http://example.org/ diff --git a/rpm/harbour-tooter.yaml b/rpm/harbour-tooter.yaml index 1ac8c69..7bb592f 100644 --- a/rpm/harbour-tooter.yaml +++ b/rpm/harbour-tooter.yaml @@ -1,7 +1,7 @@ Name: harbour-tooter Summary: Tooter Version: 1.0.3 -Release: 4 +Release: 5 # The contents of the Group field should be one of the groups listed here: # https://github.com/mer-tools/spectacle/blob/master/data/GROUPS Group: Qt/Qt