SHA256
1
0
forked from pool/dia

- Prepare for RPM 4.20: patchN -> patch -P N.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/dia?expand=0&rev=54
This commit is contained in:
2024-02-08 16:05:00 +00:00
committed by Git OBS Bridge
parent acda5840e6
commit 22d33d7613
2 changed files with 11 additions and 6 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 8 16:04:53 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Prepare for RPM 4.20: patchN -> patch -P N.
-------------------------------------------------------------------
Thu Sep 16 01:26:51 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package dia
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -84,11 +84,11 @@ pages).
%prep
%setup -q
%patch0 -p1
%patch3
%patch17 -p1
%patch20 -p1
%patch23 -p1
%patch -P 0 -p1
%patch -P 3
%patch -P 17 -p1
%patch -P 20 -p1
%patch -P 23 -p1
cp $RPM_SOURCE_DIR/font-test*dia .
%build