From 11979a8a99942eb6417d87efed1321ef2364c608 Mon Sep 17 00:00:00 2001 From: Matti Viljanen Date: Fri, 24 May 2019 20:41:46 +0300 Subject: [PATCH] Version bump --- qml/pages/About.qml | 4 ++-- qml/pages/WhatsNew.qml | 11 +++++++++++ rpm/harbour-picross2.changes | 11 ++--------- rpm/harbour-picross2.spec | 2 +- rpm/harbour-picross2.yaml | 2 +- 5 files changed, 17 insertions(+), 13 deletions(-) diff --git a/qml/pages/About.qml b/qml/pages/About.qml index 9a4be3c..f573b40 100644 --- a/qml/pages/About.qml +++ b/qml/pages/About.qml @@ -34,12 +34,12 @@ Page { source: "/usr/share/icons/hicolor/172x172/apps/harbour-picross2.png" } Label { - text: "Picross v2.4.1" + text: "Picross v2.4.2" anchors.horizontalCenter: parent.horizontalCenter font.pixelSize: Theme.fontSizeExtraLarge } Label { - text: "13.2.2019" + text: "24.5.2019" anchors.horizontalCenter: parent.horizontalCenter font.pixelSize: Theme.fontSizeSmall } diff --git a/qml/pages/WhatsNew.qml b/qml/pages/WhatsNew.qml index 4b442f9..2335688 100644 --- a/qml/pages/WhatsNew.qml +++ b/qml/pages/WhatsNew.qml @@ -27,6 +27,17 @@ Page{ x: Theme.paddingLarge spacing: Theme.paddingSmall + SectionHeader { + text: "Picross v2.4.2 (24.5.2019)" + font.pixelSize: Theme.fontSizeSmall + } + Label { + width: parent.width + wrapMode: Text.WrapAtWordBoundaryOrAnywhere + anchors.horizontalCenter: parent.horizontalCenter + font.pixelSize: Theme.fontSizeSmall + text: "- Animate victory screen" + } SectionHeader { text: "Picross v2.4.1 (13.2.2019)" font.pixelSize: Theme.fontSizeSmall diff --git a/rpm/harbour-picross2.changes b/rpm/harbour-picross2.changes index ac803b5..63ae887 100644 --- a/rpm/harbour-picross2.changes +++ b/rpm/harbour-picross2.changes @@ -1,12 +1,5 @@ -# Rename this file as Picross.changes to include changelog -# entries in your RPM file. -# -# Add new changelog entries following the format below. -# Add newest entries to the top of the list. -# Separate entries from eachother with a blank line. - -# * date Author's Name version-release -# - Summary of changes +* Fri May 24 2019 Matti Viljanen 2.4.2-1 +- Animate victory screen * Wed Feb 13 2019 Matti Viljanen 2.4.1-1 - Added translations' credits page diff --git a/rpm/harbour-picross2.spec b/rpm/harbour-picross2.spec index a95d628..ccda28d 100644 --- a/rpm/harbour-picross2.spec +++ b/rpm/harbour-picross2.spec @@ -14,7 +14,7 @@ Name: harbour-picross2 %{?qtc_builddir:%define _builddir %qtc_builddir} Summary: Picross # Checklist: .spec .yaml .changes About.qml WhatsNew.qml -Version: 2.4.1 +Version: 2.4.2 Release: 1 Group: Qt/Qt License: GPL-3.0 diff --git a/rpm/harbour-picross2.yaml b/rpm/harbour-picross2.yaml index 6086501..a2aa767 100644 --- a/rpm/harbour-picross2.yaml +++ b/rpm/harbour-picross2.yaml @@ -1,6 +1,6 @@ Name: harbour-picross2 Summary: Picross -Version: 2.4.1 +Version: 2.4.2 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