From 1895f4d59b51badf8c483dc5f242a9ebdf4b6666 Mon Sep 17 00:00:00 2001 From: Andrea Scarpino Date: Sat, 5 Jun 2021 19:58:59 +0200 Subject: [PATCH] Release 1.3.3 --- rpm/harbour-papocchio.changes | 3 +++ rpm/harbour-papocchio.spec | 6 +++--- rpm/harbour-papocchio.yaml | 4 ++-- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/rpm/harbour-papocchio.changes b/rpm/harbour-papocchio.changes index fcddc7d..3d446d9 100644 --- a/rpm/harbour-papocchio.changes +++ b/rpm/harbour-papocchio.changes @@ -1,3 +1,6 @@ +* Sat Jun 5 2021 Andrea Scarpino 1.3.3-1 +- Add several translations. + * Thu Jul 21 2016 Andrea Scarpino 1.3.2-1 - Restore gestures. diff --git a/rpm/harbour-papocchio.spec b/rpm/harbour-papocchio.spec index f622cb8..7f3859c 100644 --- a/rpm/harbour-papocchio.spec +++ b/rpm/harbour-papocchio.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-papocchio @@ -13,11 +13,11 @@ Name: harbour-papocchio %{!?qtc_make:%define qtc_make make} %{?qtc_builddir:%define _builddir %qtc_builddir} Summary: Paint using your finger -Version: 1.3.2 +Version: 1.3.3 Release: 1 Group: Qt/Qt License: GPLv3 -URL: http://www.andreascarpino.it +URL: https://scarpino.dev Source0: %{name}-%{version}.tar.bz2 Source100: harbour-papocchio.yaml Requires: sailfishsilica-qt5 >= 0.10.9 diff --git a/rpm/harbour-papocchio.yaml b/rpm/harbour-papocchio.yaml index 27f50cf..bf6de81 100644 --- a/rpm/harbour-papocchio.yaml +++ b/rpm/harbour-papocchio.yaml @@ -1,11 +1,11 @@ Name: harbour-papocchio Summary: Paint using your finger -Version: 1.3.2 +Version: 1.3.3 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 Group: Qt/Qt -URL: http://www.andreascarpino.it +URL: https://scarpino.dev License: GPLv3 # This must be generated before uploading a package to a remote build service. # Usually this line does not need to be modified.