From 47516807000206c153911dddf3ebc245d15e9b1b8416028a509c4b34570adb08 Mon Sep 17 00:00:00 2001 From: Johannes Engel Date: Sat, 12 Feb 2022 20:11:32 +0000 Subject: [PATCH] Accepting request 953956 from home:j-engel:banking Fix checksum file OBS-URL: https://build.opensuse.org/request/show/953956 OBS-URL: https://build.opensuse.org/package/show/Office/gwenhywfar?expand=0&rev=48 --- gwenhywfar.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gwenhywfar.spec b/gwenhywfar.spec index 1545f3b..eb7efd9 100644 --- a/gwenhywfar.spec +++ b/gwenhywfar.spec @@ -1,7 +1,7 @@ # # spec file for package gwenhywfar # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,6 +23,7 @@ %define _version %{version} %define _name gwenhywfar %define releasenumber 411 +%define checksumreleasenumber 410 %bcond_with configure Name: gwenhywfar Version: 5.8.2 @@ -32,7 +33,7 @@ License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: System/Libraries URL: https://www.aquamaniac.de/rdm/projects/gwenhywfar Source: https://www.aquamaniac.de/rdm/attachments/download/%{releasenumber}/%{_name}-%{_version}.tar.gz -Source1: https://www.aquamaniac.de/rdm/attachments/download/%{releasenumber-1}/%{_name}-%{_version}.tar.gz.asc +Source1: https://www.aquamaniac.de/rdm/attachments/download/%{checksumreleasenumber}/%{_name}-%{_version}.tar.gz.asc BuildRequires: doxygen BuildRequires: fdupes # For doc graphs @@ -46,10 +47,10 @@ BuildRequires: cmake(Qt5Concurrent) BuildRequires: cmake(Qt5Core) BuildRequires: cmake(Qt5DBus) BuildRequires: cmake(Qt5Gui) +BuildRequires: cmake(Qt5LinguistTools) BuildRequires: cmake(Qt5Network) BuildRequires: cmake(Qt5OpenGL) BuildRequires: cmake(Qt5PrintSupport) -BuildRequires: cmake(Qt5LinguistTools) BuildRequires: cmake(Qt5Sql) BuildRequires: cmake(Qt5Test) BuildRequires: cmake(Qt5Widgets)