Release 1.4
This commit is contained in:
parent
851f92d44f
commit
6d94afe38a
4 changed files with 7 additions and 4 deletions
|
@ -16,7 +16,7 @@ OTHER_FILES += \
|
|||
translations/*.ts
|
||||
|
||||
CONFIG += sailfishapp_i18n
|
||||
TRANSLATIONS += translations/harbour-lyrics-cs.ts \
|
||||
TRANSLATIONS += translations/harbour-papocchio-cs.ts \
|
||||
translations/harbour-papocchio-it.ts \
|
||||
translations/harbour-papocchio-nl.ts \
|
||||
translations/harbour-papocchio-sr.ts
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
* Thu Jul 21 2016 Andrea Scarpino <me@andreascarpino.it> 1.4-1
|
||||
- Restore Czech translation.
|
||||
|
||||
* Wed Jul 13 2016 Andrea Scarpino <me@andreascarpino.it> 1.3.1-1
|
||||
* Add Serbian and Dutch translations.
|
||||
- Add Serbian and Dutch translations.
|
||||
|
||||
* Fri Jun 03 2016 Andrea Scarpino <me@andreascarpino.it> 1.3-1
|
||||
- Disable gestures.
|
||||
|
|
|
@ -13,7 +13,7 @@ Name: harbour-papocchio
|
|||
%{!?qtc_make:%define qtc_make make}
|
||||
%{?qtc_builddir:%define _builddir %qtc_builddir}
|
||||
Summary: Paint using your finger
|
||||
Version: 1.3.1
|
||||
Version: 1.4
|
||||
Release: 1
|
||||
Group: Qt/Qt
|
||||
License: GPLv3
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Name: harbour-papocchio
|
||||
Summary: Paint using your finger
|
||||
Version: 1.3.1
|
||||
Version: 1.4
|
||||
Release: 1
|
||||
# The contents of the Group field should be one of the groups listed here:
|
||||
# http://gitorious.org/meego-developer-tools/spectacle/blobs/master/data/GROUPS
|
||||
|
|
Loading…
Reference in a new issue