diff --git a/dia.changes b/dia.changes index abefa74..fb93a3a 100644 --- a/dia.changes +++ b/dia.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 8 16:04:53 UTC 2024 - Dominique Leuenberger + +- Prepare for RPM 4.20: patchN -> patch -P N. + ------------------------------------------------------------------- Thu Sep 16 01:26:51 UTC 2021 - Stanislav Brabec diff --git a/dia.spec b/dia.spec index db04738..4aeb9a6 100644 --- a/dia.spec +++ b/dia.spec @@ -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