From 0fa320dac255a5c56ad88bc0a5da2b9bae201fe0 Mon Sep 17 00:00:00 2001 From: Andrea Scarpino Date: Sat, 5 Jun 2021 19:55:14 +0200 Subject: [PATCH] Release 1.4.1 --- 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 295d725..5537208 100644 --- a/rpm/harbour-papocchio.changes +++ b/rpm/harbour-papocchio.changes @@ -1,3 +1,6 @@ +* Sat Jun 5 2021 Andrea Scarpino 1.4.1-1 +- Add several translations. + * Thu Jul 21 2016 Andrea Scarpino 1.4-1 - Restore Czech translation. diff --git a/rpm/harbour-papocchio.spec b/rpm/harbour-papocchio.spec index 9815dad..468505f 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.4 +Version: 1.4.1 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 90aa3bb..e24619e 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.4 +Version: 1.4.1 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.