[Sailfish] Version bump to 0.6.0
This commit is contained in:
parent
d16988e43a
commit
911c3ba98b
4 changed files with 5 additions and 3 deletions
|
|
@ -17,7 +17,6 @@
|
||||||
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or see
|
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or see
|
||||||
# http://www.gnu.org/licenses/.
|
# http://www.gnu.org/licenses/.
|
||||||
|
|
||||||
##VERSION = 0.5.2
|
|
||||||
DEFINES += APP_VERSION=\\\"$$VERSION\\\"
|
DEFINES += APP_VERSION=\\\"$$VERSION\\\"
|
||||||
|
|
||||||
DEFINES += Q_OS_SAILFISH
|
DEFINES += Q_OS_SAILFISH
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,6 @@
|
||||||
|
* Fri Jan 15 2016 Hauke Schade <cnlpete@cnlpete.de> 0.6.0-1-dev
|
||||||
|
- allow multiselection in FeedItems view
|
||||||
|
|
||||||
* Sun Sep 13 2015 Hauke Schade <cnlpete@cnlpete.de> 0.5.3-1-dev
|
* Sun Sep 13 2015 Hauke Schade <cnlpete@cnlpete.de> 0.5.3-1-dev
|
||||||
- updated translations from transifex
|
- updated translations from transifex
|
||||||
- bugfix for displaying the title with special chars
|
- bugfix for displaying the title with special chars
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,7 @@ Name: harbour-ttrss-cnlpete
|
||||||
%{!?qtc_make:%define qtc_make make}
|
%{!?qtc_make:%define qtc_make make}
|
||||||
%{?qtc_builddir:%define _builddir %qtc_builddir}
|
%{?qtc_builddir:%define _builddir %qtc_builddir}
|
||||||
Summary: Tiny Tiny RSS Reader
|
Summary: Tiny Tiny RSS Reader
|
||||||
Version: 0.5.3
|
Version: 0.6.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
Name: harbour-ttrss-cnlpete
|
Name: harbour-ttrss-cnlpete
|
||||||
Summary: Tiny Tiny RSS Reader
|
Summary: Tiny Tiny RSS Reader
|
||||||
Version: 0.5.3
|
Version: 0.6.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
URL: http://ttrss.cnlpete.de/
|
URL: http://ttrss.cnlpete.de/
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue